File tree Expand file tree Collapse file tree 3 files changed +5
-13
lines changed
tools/RealmBrowser/RealmBrowser Expand file tree Collapse file tree 3 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 1
- x.x.x Release notes (yyyy-MM-dd )
1
+ 0.93.2 Release notes (2015-06-12 )
2
2
=============================================================
3
3
4
- ### API breaking changes
5
-
6
- * None.
7
-
8
- ### Enhancements
9
-
10
- * None.
11
-
12
4
### Bugfixes
13
5
14
6
* Fixed an issue where the packaged OS X Realm.framework was built with
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.93.1 </string >
20
+ <string >0.93.2 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >0.93.1 </string >
24
+ <string >0.93.2 </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.93.1 </string >
41
+ <string >0.93.2 </string >
42
42
<key >CFBundleSignature </key >
43
43
<string >???? </string >
44
44
<key >CFBundleVersion </key >
45
- <string >0.93.1 </string >
45
+ <string >0.93.2 </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