File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change
1
+ 0.15.5-rmp-beta.1 Release notes (2017-1-20)
2
+ =============================================================
3
+ ## BETA release of Realm React Native with sync
4
+
5
+ This version is for preview only.
6
+
7
+
1
8
0.15.4 Release notes (2017-1-11)
2
9
=============================================================
10
+
3
11
### Breaking changes
4
12
* None
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " realm" ,
3
3
"description" : " Realm is a mobile database: an alternative to SQLite and key-value stores" ,
4
- "version" : " 0.15.4 " ,
4
+ "version" : " 0.15.5-rmp-beta.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"homepage" : " https://realm.io" ,
7
7
"keywords" : [
Original file line number Diff line number Diff line change 906
906
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
907
907
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
908
908
COPY_PHASE_STRIP = NO;
909
- CURRENT_PROJECT_VERSION = 0.15.4 ;
909
+ CURRENT_PROJECT_VERSION = 0.15.5 ;
910
910
CXX = "$(SRCROOT)/../scripts/ccache-clang++.sh";
911
911
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
912
912
ENABLE_STRICT_OBJC_MSGSEND = YES;
970
970
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
971
971
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
972
972
COPY_PHASE_STRIP = NO;
973
- CURRENT_PROJECT_VERSION = 0.15.4 ;
973
+ CURRENT_PROJECT_VERSION = 0.15.5 ;
974
974
CXX = "$(SRCROOT)/../scripts/ccache-clang++.sh";
975
975
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
976
976
ENABLE_NS_ASSERTIONS = NO;
You can’t perform that action at this time.
0 commit comments