File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 462462 "$(inherited)",
463463 "@executable_path/Frameworks",
464464 );
465- MARKETING_VERSION = 0.2.5 ;
465+ MARKETING_VERSION = 0.2.6 ;
466466 PRODUCT_BUNDLE_IDENTIFIER = me.kuhlti.iOSSC;
467467 PRODUCT_NAME = "$(TARGET_NAME)";
468468 PROVISIONING_PROFILE_SPECIFIER = "";
487487 "$(inherited)",
488488 "@executable_path/Frameworks",
489489 );
490- MARKETING_VERSION = 0.2.5 ;
490+ MARKETING_VERSION = 0.2.6 ;
491491 PRODUCT_BUNDLE_IDENTIFIER = me.kuhlti.iOSSC;
492492 PRODUCT_NAME = "$(TARGET_NAME)";
493493 PROVISIONING_PROFILE_SPECIFIER = "";
Original file line number Diff line number Diff line change 22<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33<plist version =" 1.0" >
44<dict >
5- <key >ITSAppUsesNonExemptEncryption </key >
6- <false />
75 <key >CFBundleDevelopmentRegion </key >
86 <string >$(DEVELOPMENT_LANGUAGE) </string >
97 <key >CFBundleExecutable </key >
2018 <string >$(MARKETING_VERSION) </string >
2119 <key >CFBundleVersion </key >
2220 <string >1 </string >
21+ <key >ITSAppUsesNonExemptEncryption </key >
22+ <false />
2323 <key >LSRequiresIPhoneOS </key >
2424 <true />
2525 <key >UIAppFonts </key >
You can’t perform that action at this time.
0 commit comments