ios: initial commit
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
packages:
|
||||
Sybil:
|
||||
path: Packages/Sybil
|
||||
|
||||
targets:
|
||||
SybilApp:
|
||||
type: application
|
||||
@@ -9,6 +5,7 @@ targets:
|
||||
deploymentTarget: "18.0"
|
||||
sources:
|
||||
- Sources
|
||||
- Resources
|
||||
dependencies:
|
||||
- package: Sybil
|
||||
product: Sybil
|
||||
@@ -21,6 +18,7 @@ targets:
|
||||
SWIFT_VERSION: 6.0
|
||||
TARGETED_DEVICE_FAMILY: "1,2"
|
||||
GENERATE_INFOPLIST_FILE: YES
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon
|
||||
MARKETING_VERSION: 1.0
|
||||
CURRENT_PROJECT_VERSION: 1
|
||||
INFOPLIST_KEY_CFBundleDisplayName: Sybil
|
||||
|
||||
Reference in New Issue
Block a user