-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #158 from BranchMetrics/SDK-2179-fix-linker-issue-…
…in-iOS-prebuilt-framework 9.0.1 bugfix release
- Loading branch information
Showing
22 changed files
with
49 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+1.83 KB
(100%)
BranchSDK.iOSBinding/BranchSDK.xcframework/ios-arm64/BranchSDK.framework/BranchSDK
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
BranchSDK.iOSBinding/BranchSDK.xcframework/ios-arm64/BranchSDK.framework/Info.plist
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
...K.iOSBinding/BranchSDK.xcframework/ios-arm64/BranchSDK.framework/Modules/module.modulemap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
framework module BranchSDK { | ||
umbrella header "BranchSDK.h" | ||
|
||
export * | ||
|
||
module * { export * } | ||
} |
Binary file modified
BIN
+4.58 KB
(100%)
...anchSDK.xcframework/ios-arm64_x86_64-maccatalyst/BranchSDK.framework/Versions/A/BranchSDK
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
...work/ios-arm64_x86_64-maccatalyst/BranchSDK.framework/Versions/A/Modules/module.modulemap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
framework module BranchSDK { | ||
umbrella header "BranchSDK.h" | ||
|
||
export * | ||
|
||
module * { export * } | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+1.92 KB
(100%)
...iOSBinding/BranchSDK.xcframework/ios-arm64_x86_64-simulator/BranchSDK.framework/BranchSDK
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
...OSBinding/BranchSDK.xcframework/ios-arm64_x86_64-simulator/BranchSDK.framework/Info.plist
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
...chSDK.xcframework/ios-arm64_x86_64-simulator/BranchSDK.framework/Modules/module.modulemap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
framework module BranchSDK { | ||
umbrella header "BranchSDK.h" | ||
|
||
export * | ||
|
||
module * { export * } | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+1.51 KB
(100%)
BranchSDK.iOSBinding/BranchSDK.xcframework/tvos-arm64/BranchSDK.framework/BranchSDK
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
BranchSDK.iOSBinding/BranchSDK.xcframework/tvos-arm64/BranchSDK.framework/Info.plist
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
....iOSBinding/BranchSDK.xcframework/tvos-arm64/BranchSDK.framework/Modules/module.modulemap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
framework module BranchSDK { | ||
umbrella header "BranchSDK.h" | ||
|
||
export * | ||
|
||
module * { export * } | ||
} |
Binary file modified
BIN
+14.9 KB
(100%)
...OSBinding/BranchSDK.xcframework/tvos-arm64_x86_64-simulator/BranchSDK.framework/BranchSDK
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
...SBinding/BranchSDK.xcframework/tvos-arm64_x86_64-simulator/BranchSDK.framework/Info.plist
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
...hSDK.xcframework/tvos-arm64_x86_64-simulator/BranchSDK.framework/Modules/module.modulemap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
framework module BranchSDK { | ||
umbrella header "BranchSDK.h" | ||
|
||
export * | ||
|
||
module * { export * } | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters