File tree Expand file tree Collapse file tree
YYDebugDatabase.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 593593 DEVELOPMENT_TEAM = 6M5WCVL2GQ;
594594 INFOPLIST_FILE = YYDebugDatabase/Info.plist;
595595 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
596- PRODUCT_BUNDLE_IDENTIFIER = com.KingOrient.PropertyLift .YYDebugDatabase;
596+ PRODUCT_BUNDLE_IDENTIFIER = com.y500 .YYDebugDatabase;
597597 PRODUCT_NAME = "$(TARGET_NAME)";
598598 };
599599 name = Debug;
607607 DEVELOPMENT_TEAM = 6M5WCVL2GQ;
608608 INFOPLIST_FILE = YYDebugDatabase/Info.plist;
609609 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
610- PRODUCT_BUNDLE_IDENTIFIER = com.KingOrient.PropertyLift .YYDebugDatabase;
610+ PRODUCT_BUNDLE_IDENTIFIER = com.y500 .YYDebugDatabase;
611611 PRODUCT_NAME = "$(TARGET_NAME)";
612612 };
613613 name = Release;
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 >NSAppTransportSecurity </key >
6- <dict >
7- <key >NSAllowsArbitraryLoads </key >
8- <true />
9- </dict >
105 <key >CFBundleDevelopmentRegion </key >
116 <string >en </string >
127 <key >CFBundleExecutable </key >
2520 <string >1 </string >
2621 <key >LSRequiresIPhoneOS </key >
2722 <true />
23+ <key >NSAppTransportSecurity </key >
24+ <dict >
25+ <key >NSAllowsArbitraryLoads </key >
26+ <true />
27+ </dict >
2828 <key >UILaunchStoryboardName </key >
2929 <string >LaunchScreen </string >
3030 <key >UIMainStoryboardFile </key >
You can’t perform that action at this time.
0 commit comments