Skip to content

Commit db62a27

Browse files
authored
Fix private tests by removing unnecessary storyboard entries (#2218)
1 parent ff19c73 commit db62a27

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Example/DynamicLinks/App/iOS/DL-Info.plist

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@
2929
<key>NSAllowsArbitraryLoads</key>
3030
<true/>
3131
</dict>
32-
<key>UILaunchStoryboardName</key>
33-
<string>LaunchScreen</string>
34-
<key>UIMainStoryboardFile</key>
35-
<string>Main</string>
3632
<key>UIRequiredDeviceCapabilities</key>
3733
<array>
3834
<string>armv7</string>

0 commit comments

Comments
 (0)