ios: mac catalyst target
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
targets:
|
||||
SybilApp:
|
||||
type: application
|
||||
platform: iOS
|
||||
supportedDestinations:
|
||||
- iOS
|
||||
- macCatalyst
|
||||
deploymentTarget: "18.0"
|
||||
sources:
|
||||
- Sources
|
||||
@@ -16,7 +18,8 @@ targets:
|
||||
DEVELOPMENT_TEAM: DQQH5H6GBD
|
||||
CODE_SIGN_STYLE: Automatic
|
||||
SWIFT_VERSION: 6.0
|
||||
TARGETED_DEVICE_FAMILY: "1,2"
|
||||
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD: NO
|
||||
TARGETED_DEVICE_FAMILY: "1,2,6"
|
||||
GENERATE_INFOPLIST_FILE: YES
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon
|
||||
MARKETING_VERSION: 1.4
|
||||
|
||||
Reference in New Issue
Block a user