Skip to content

Commit da15393

Browse files
committed
framework tweaks
1 parent a31c749 commit da15393

File tree

3 files changed

+2
-18
lines changed

3 files changed

+2
-18
lines changed

Branch.framework.zip

-11.5 MB
Binary file not shown.

Branch.framework/Info.plist

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,17 @@
1111
<key>CFBundleExecutable</key>
1212
<string>${EXECUTABLE_NAME}</string>
1313
<key>CFBundleIdentifier</key>
14-
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
14+
<string>io.branch.sdk.ios</string>
1515
<key>CFBundleInfoDictionaryVersion</key>
1616
<string>6.0</string>
1717
<key>CFBundleName</key>
1818
<string>${PRODUCT_NAME}</string>
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>0.12.0</string>
22+
<string>0.12.2</string>
2323
<key>CFBundleSignature</key>
2424
<string>????</string>
25-
<key>CFBundleURLTypes</key>
26-
<array>
27-
<dict>
28-
<key>CFBundleURLSchemes</key>
29-
<array>
30-
<string>branchtest</string>
31-
</array>
32-
</dict>
33-
</array>
3425
<key>CFBundleVersion</key>
3526
<string>1</string>
3627
<key>LSApplicationCategoryType</key>
@@ -47,12 +38,5 @@
4738
<array>
4839
<string>UIInterfaceOrientationPortrait</string>
4940
</array>
50-
<key>branch_key</key>
51-
<dict>
52-
<key>live</key>
53-
<string>key_live_jbgnjxvlhSb6PGH23BhO4hiflcp3y8kx</string>
54-
<key>test</key>
55-
<string>key_test_jkptOCZtmtxhOMZ11ynbXecdDCd93cbr</string>
56-
</dict>
5741
</dict>
5842
</plist>

Branch.framework/Versions/A/Branch

156 KB
Binary file not shown.

0 commit comments

Comments
 (0)