Skip to content

Commit d599fca

Browse files
author
Edward Smith
committed
Release 0.21.14.
1 parent 5337298 commit d599fca

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Branch.framework/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.21.13</string>
20+
<string>0.21.14</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>0.21.13</string>
24+
<string>0.21.14</string>
2525
<key>LSRequiresIPhoneOS</key>
2626
<true/>
2727
<key>NSHumanReadableCopyright</key>

Branch.framework/Versions/A/Branch

3.63 KB
Binary file not shown.

Branch.framework/Versions/A/Headers/BranchUniversalObject.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ FOUNDATION_EXPORT BranchCondition _Nonnull BranchConditionRefurbished;
148148
NSString *currency;
149149

150150
@property (nonatomic, assign)
151-
__attribute__((deprecated(("Use `BranchUniversalObject.contentMetadata.locallyIndex` instead."))))
151+
__attribute__((deprecated(("Use `BranchUniversalObject.locallyIndex` instead."))))
152152
BOOL automaticallyListOnSpotlight;
153153

154154

checksum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#checksum for Branch-iOS-SDK found at https://s3-us-west-1.amazonaws.com/branchhost/Branch-iOS-SDK.zip
2-
1df073f741093b904ebfc5bf2921c289c2e9a8a0 Branch-iOS-SDK.zip
2+
1d168374caab0d7a35bc5e580d934aca2e45f584 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-
d4d8da0630d5127e58271d2c8d8c93f6d0491e73 Branch-iOS-TestBed.zip
4+
e4f4b1b26424fd3029af9d39169b19ec992dda52 Branch-iOS-TestBed.zip

0 commit comments

Comments
 (0)