We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eef7f6 commit e516d4cCopy full SHA for e516d4c
SDKIntegrationTestApps/Source/iOSReleaseTest/Info.plist
@@ -2,19 +2,6 @@
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
- <key>CFBundleURLTypes</key>
6
- <array>
7
- <dict>
8
- <key>CFBundleTypeRole</key>
9
- <string>Editor</string>
10
- <key>CFBundleURLName</key>
11
- <string>com.NipunSingh.iOSReleaseTest</string>
12
- <key>CFBundleURLSchemes</key>
13
14
- <string>iOSReleaseTest</string>
15
- </array>
16
- </dict>
17
18
<key>UIApplicationSceneManifest</key>
19
20
<key>UIApplicationSupportsMultipleScenes</key>
0 commit comments