mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-26 23:45:19 +00:00
Update project configuration with code signing and launch settings
- Add development team L3N5LHJD5Y to all targets in project.yml - Add automatic code signing settings to test targets - Fix UIRequiresFullScreen setting to false for launch storyboard compatibility - Update Info.plist with proper launch configuration - Ensure all targets have consistent code signing configuration
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@
|
||||
<key>UILaunchStoryboardName</key>
|
||||
<string>LaunchScreen</string>
|
||||
<key>UIRequiresFullScreen</key>
|
||||
<true/>
|
||||
<false/>
|
||||
<key>UISupportedInterfaceOrientations</key>
|
||||
<array>
|
||||
<string>UIInterfaceOrientationPortrait</string>
|
||||
|
||||
Reference in New Issue
Block a user