Skip to content

Commit 0595ddd

Browse files
committed
chore: update iOS 0.21.13
1 parent 9193ffa commit 0595ddd

File tree

3 files changed

+1
-11
lines changed

3 files changed

+1
-11
lines changed

plugin.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ SOFTWARE.
133133
<source-file src="src/ios/dependencies/Branch-SDK/BNCStrongMatchHelper.m" />
134134
<header-file src="src/ios/dependencies/Branch-SDK/BNCSystemObserver.h" />
135135
<source-file src="src/ios/dependencies/Branch-SDK/BNCSystemObserver.m" />
136-
<header-file src="src/ios/dependencies/Branch-SDK/Branch-SDK-Prefix.pch" />
137136
<header-file src="src/ios/dependencies/Branch-SDK/Branch.h" />
138137
<source-file src="src/ios/dependencies/Branch-SDK/Branch.m" />
139138
<header-file src="src/ios/dependencies/Branch-SDK/BranchActivityItemProvider.h" />

src/ios/dependencies/Branch-SDK/BNCConfig.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
BOOL const BNC_API_PINNED = YES;
1313
NSString * const BNC_API_VERSION = @"v1";
1414
NSString * const BNC_LINK_URL = @"https://bnc.lt";
15-
NSString * const BNC_SDK_VERSION = @"0.21.11";
15+
NSString * const BNC_SDK_VERSION = @"0.21.13";

src/ios/dependencies/Branch-SDK/Branch-SDK-Prefix.pch

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)