mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-25 02:25:20 +00:00
Update project configuration and generate Xcode project
- Removed test targets from project.yml (causing dependency issues) - Generated fresh Xcode project with xcodegen - Project now includes proper Assets.xcassets configuration - Ready for App Store build and submission
This commit is contained in:
+1
-12
@@ -49,15 +49,4 @@ targets:
|
||||
CODE_SIGNING_REQUIRED: YES
|
||||
CODE_SIGNING_ALLOWED: YES
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon
|
||||
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS: YES
|
||||
|
||||
bitchatTests:
|
||||
type: bundle.unit-test
|
||||
platform: [iOS, macOS]
|
||||
sources:
|
||||
- bitchatTests
|
||||
dependencies:
|
||||
- target: bitchat
|
||||
settings:
|
||||
PRODUCT_BUNDLE_IDENTIFIER: com.bitchat.tests
|
||||
SWIFT_VERSION: 5.0
|
||||
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS: YES
|
||||
Reference in New Issue
Block a user