File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
Eatery Watch App Extension Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >1 </string >
24+ <string >2 </string >
2525 <key >NSExtension </key >
2626 <dict >
2727 <key >NSExtensionAttributes </key >
Original file line number Diff line number Diff line change 2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >1 </string >
24+ <string >2 </string >
2525 <key >UISupportedInterfaceOrientations </key >
2626 <array >
2727 <string >UIInterfaceOrientationPortrait </string >
Original file line number Diff line number Diff line change 13071307 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
13081308 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
13091309 OTHER_LDFLAGS = "$(inherited)";
1310+ OTHER_SWIFT_FLAGS = "$(inherited) -DDEBUG";
13101311 PRODUCT_BUNDLE_IDENTIFIER = org.cuappdev.eatery;
13111312 PRODUCT_NAME = "$(TARGET_NAME)";
13121313 PROVISIONING_PROFILE = "";
Original file line number Diff line number Diff line change 2929 </dict >
3030 </array >
3131 <key >CFBundleVersion </key >
32- <string >1 </string >
32+ <string >2 </string >
3333 <key >Fabric </key >
3434 <dict >
3535 <key >APIKey </key >
You can’t perform that action at this time.
0 commit comments