File tree Expand file tree Collapse file tree 5 files changed +6
-4
lines changed
Expand file tree Collapse file tree 5 files changed +6
-4
lines changed 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.25.5 </string >
20+ <string >0.25.6 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >0.25.5 </string >
24+ <string >0.25.6 </string >
2525 <key >LSRequiresIPhoneOS </key >
2626 <true />
2727 <key >NSHumanReadableCopyright </key >
Original file line number Diff line number Diff line change @@ -94,5 +94,6 @@ NSURL* /* _Nonnull */ BNCURLForBranchDirectory(void);
9494
9595- (NSMutableString *) sanitizedMutableBaseURL : (NSString *)baseUrl ;
9696- (void ) synchronize ; // Flushes preference queue to persistence.
97+ + (void ) clearAll ;
9798
9899@end
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Branch iOS SDK Change Log
55 * Fixed a case when a session call back could happen with empty data.
66 * DEVEX-816: Fixed JSON encoding of special characters. This could prevent sessions that were
77 associated with a Facebook login from working correctly.
8+ * Fixed some unit test failures largely due to iOS 12 threading.
89
910- v0.25.5
1011 * _ * Master Release* _ - September 14, 2018
Original file line number Diff line number Diff line change 11#checksum for Branch-iOS-SDK found at https://s3-us-west-1.amazonaws.com/branchhost/Branch-iOS-SDK.zip
2- 2fa27bf8287c678bea3b6ef8e8d503f15d4e7793 Branch-iOS-SDK.zip
2+ 7144dc9696b450f1f0c2f2bb64a7ebcda2ac1564 Branch-iOS-SDK.zip
33#checksum for Branch-iOS-TestBed found at https://s3-us-west-1.amazonaws.com/branchhost/Branch-iOS-TestBed.zip
4- 36816db3e981a31670fc6a8eeffcb1758ee70e1b Branch-iOS-TestBed.zip
4+ 5855484d427771da692a941ee72495e1c3a4b7df Branch-iOS-TestBed.zip
You can’t perform that action at this time.
0 commit comments