File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
project.xcworkspace/xcuserdata/steve.xcuserdatad Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 281281 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
282282 CODE_SIGN_IDENTITY = "iPhone Developer";
283283 EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
284- ENABLE_BITCODE = NO ;
284+ ENABLE_BITCODE = YES ;
285285 INFOPLIST_FILE = "Swift Push 4/Info.plist";
286286 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
287287 PRODUCT_BUNDLE_IDENTIFIER = eu.trease.www.swift.push;
295295 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
296296 CODE_SIGN_IDENTITY = "iPhone Developer";
297297 EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
298- ENABLE_BITCODE = NO ;
298+ ENABLE_BITCODE = YES ;
299299 INFOPLIST_FILE = "Swift Push 4/Info.plist";
300300 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
301301 PRODUCT_BUNDLE_IDENTIFIER = eu.trease.www.swift.push;
Original file line number Diff line number Diff line change 1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >539 </string >
22+ <string >540 </string >
2323 <key >LSRequiresIPhoneOS </key >
2424 <true />
2525 <key >UIBackgroundModes </key >
Original file line number Diff line number Diff line change 66 <array >
77 <dict >
88 <key >DefaultValue </key >
9- <string >539 </string >
9+ <string >540 </string >
1010 <key >Key </key >
1111 <string >CurrentBuildNumber </string >
1212 <key >Title </key >
You can’t perform that action at this time.
0 commit comments