Skip to content

Commit 94c3df1

Browse files
author
Edward Smith
committed
Release 0.21.11.
1 parent 9a06725 commit 94c3df1

File tree

4 files changed

+4
-12
lines changed

4 files changed

+4
-12
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.10</string>
20+
<string>0.21.11</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>0.21.10</string>
24+
<string>0.21.11</string>
2525
<key>LSRequiresIPhoneOS</key>
2626
<true/>
2727
<key>NSHumanReadableCopyright</key>

Branch.framework/Versions/A/Branch

232 Bytes
Binary file not shown.

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,6 @@ typedef NSString * UIApplicationOpenURLOptionsKey;
2424
#define NS_STRING_ENUM
2525
#endif
2626

27-
#ifndef CSSearchableItemActionType
28-
#define CSSearchableItemActionType @"com.apple.corespotlightitem"
29-
#endif
30-
31-
#ifndef CSSearchableItemActivityIdentifier
32-
#define CSSearchableItemActivityIdentifier @"kCSSearchableItemActivityIdentifier"
33-
#endif
34-
3527
@interface NSLocale (BranchAvailability)
3628
- (NSString*) countryCode;
3729
- (NSString*) languageCode;

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-
a614be616dcadea244306ec9aae1f2891dce77b3 Branch-iOS-SDK.zip
2+
10fd2dfefd270af908d44c6fa48c454e36a09871 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-
fffc01cf562c6085745511ed87ea7b59f39c893f Branch-iOS-TestBed.zip
4+
f784a4f2d04cdcb44c988727d2d69ff9fbbc24ca Branch-iOS-TestBed.zip

0 commit comments

Comments
 (0)