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 )
2
2
=============================================================
3
3
4
4
### API breaking changes
@@ -8,6 +8,7 @@ x.x.x Release notes (yyyy-MM-dd)
8
8
### Enhancements
9
9
10
10
* ` -[RLMRealm inWriteTransaction] ` is now public.
11
+ * Realm Swift is now available on CoocaPods.
11
12
12
13
### Bugfixes
13
14
Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >FMWK </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >0.92.0 </string >
20
+ <string >0.92.1 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >0.92.0 </string >
24
+ <string >0.92.1 </string >
25
25
<key >NSHumanReadableCopyright </key >
26
26
<string >Copyright © 2014 Realm. All rights reserved. </string >
27
27
<key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 38
38
<key >CFBundlePackageType </key >
39
39
<string >APPL </string >
40
40
<key >CFBundleShortVersionString </key >
41
- <string >0.92.0 </string >
41
+ <string >0.92.1 </string >
42
42
<key >CFBundleSignature </key >
43
43
<string >???? </string >
44
44
<key >CFBundleVersion </key >
45
- <string >0.92.0 </string >
45
+ <string >0.92.1 </string >
46
46
<key >LSMinimumSystemVersion </key >
47
47
<string >${MACOSX_DEPLOYMENT_TARGET} </string >
48
48
<key >NSHumanReadableCopyright </key >
You can’t perform that action at this time.
0 commit comments