-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.yml
More file actions
40 lines (38 loc) · 1.05 KB
/
Copy pathproject.yml
File metadata and controls
40 lines (38 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
name: HanyuPinyin
options:
bundleIdPrefix: com.tertiaryinfotech
deploymentTarget:
iOS: "17.0"
createIntermediateGroups: true
settings:
base:
MARKETING_VERSION: "1.0"
CURRENT_PROJECT_VERSION: "4"
DEVELOPMENT_TEAM: "GU9WTSTX9M"
CODE_SIGN_STYLE: Automatic
SWIFT_VERSION: "5.0"
ENABLE_USER_SCRIPT_SANDBOXING: YES
GENERATE_INFOPLIST_FILE: YES
targets:
HanyuPinyin:
type: application
platform: iOS
sources:
- path: HanyuPinyin
info:
path: HanyuPinyin/Info.plist
properties:
CFBundleDisplayName: 汉语拼音
CFBundleShortVersionString: "1.0"
CFBundleVersion: "4"
UILaunchScreen:
UIColorName: ""
UISupportedInterfaceOrientations:
- UIInterfaceOrientationPortrait
UIUserInterfaceStyle: Light
settings:
base:
PRODUCT_BUNDLE_IDENTIFIER: com.tertiaryinfotech.hanyupinyin
TARGETED_DEVICE_FAMILY: "1"
ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME: AccentColor