This repository was archived by the owner on Sep 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
FreetimeWatch/Assets.xcassets/AppIcon.appiconset Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 3122
3122
isa = XCBuildConfiguration;
3123
3123
baseConfigurationReference = EE1F19D48A3F4AF2AC75330B /* Pods-FreetimeWatch.debug.xcconfig */;
3124
3124
buildSettings = {
3125
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES ;
3125
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO ;
3126
3126
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
3127
3127
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
3128
3128
CLANG_ENABLE_OBJC_WEAK = YES;
3149
3149
isa = XCBuildConfiguration;
3150
3150
baseConfigurationReference = 3E106824819769E0A6665A79 /* Pods-FreetimeWatch.release.xcconfig */;
3151
3151
buildSettings = {
3152
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES ;
3152
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO ;
3153
3153
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
3154
3154
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
3155
3155
CLANG_ENABLE_OBJC_WEAK = YES;
3176
3176
isa = XCBuildConfiguration;
3177
3177
baseConfigurationReference = ACAE4A11E9671879046F0CE7 /* Pods-FreetimeWatch.testflight.xcconfig */;
3178
3178
buildSettings = {
3179
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES ;
3179
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO ;
3180
3180
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
3181
3181
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
3182
3182
CLANG_ENABLE_OBJC_WEAK = YES;
Original file line number Diff line number Diff line change 61
61
"scale" : " 2x" ,
62
62
"role" : " quickLook" ,
63
63
"subtype" : " 42mm"
64
+ },
65
+ {
66
+ "size" : " 1024x1024" ,
67
+ "idiom" : " watch-marketing" ,
68
+ "filename" : " Icon-AppStore-1024x1024.png" ,
69
+ "scale" : " 1x"
64
70
}
65
71
],
66
72
"info" : {
You can’t perform that action at this time.
0 commit comments