File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
tools/RealmBrowser/RealmBrowser Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1- x.x.x Release notes (yyyy-MM-dd )
1+ 0.92.1 Release notes (2015-05-06 )
22=============================================================
33
44### API breaking changes
@@ -8,6 +8,7 @@ x.x.x Release notes (yyyy-MM-dd)
88### Enhancements
99
1010* ` -[RLMRealm inWriteTransaction] ` is now public.
11+ * Realm Swift is now available on CoocaPods.
1112
1213### Bugfixes
1314
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >FMWK </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >0.92.0 </string >
20+ <string >0.92.1 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >0.92.0 </string >
24+ <string >0.92.1 </string >
2525 <key >NSHumanReadableCopyright </key >
2626 <string >Copyright © 2014 Realm. All rights reserved. </string >
2727 <key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 3838 <key >CFBundlePackageType </key >
3939 <string >APPL </string >
4040 <key >CFBundleShortVersionString </key >
41- <string >0.92.0 </string >
41+ <string >0.92.1 </string >
4242 <key >CFBundleSignature </key >
4343 <string >???? </string >
4444 <key >CFBundleVersion </key >
45- <string >0.92.0 </string >
45+ <string >0.92.1 </string >
4646 <key >LSMinimumSystemVersion </key >
4747 <string >${MACOSX_DEPLOYMENT_TARGET} </string >
4848 <key >NSHumanReadableCopyright </key >
You can’t perform that action at this time.
0 commit comments