File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 17031703 CODE_SIGN_IDENTITY = "Apple Development";
17041704 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
17051705 CODE_SIGN_STYLE = Manual;
1706- CURRENT_PROJECT_VERSION = 2024.0312.0041 ;
1706+ CURRENT_PROJECT_VERSION = 2024.0319.2120 ;
17071707 DEVELOPMENT_TEAM = "";
17081708 "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 8Q4H7X3Q58;
17091709 GENERATE_INFOPLIST_FILE = NO;
17471747 CODE_SIGN_IDENTITY = "Apple Development";
17481748 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
17491749 CODE_SIGN_STYLE = Manual;
1750- CURRENT_PROJECT_VERSION = 2024.0312.0041 ;
1750+ CURRENT_PROJECT_VERSION = 2024.0319.2120 ;
17511751 DEVELOPMENT_TEAM = "";
17521752 "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 8Q4H7X3Q58;
17531753 GENERATE_INFOPLIST_FILE = NO;
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 />
57 <key >CFBundleIconName </key >
68 <string >AppIcon </string >
79 <key >CFBundleDevelopmentRegion </key >
1921 <key >CFBundlePackageType </key >
2022 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
2123 <key >CFBundleShortVersionString </key >
22- <string >2.0.1 </string >
23- <key >ITSAppUsesNonExemptEncryption </key >
24- <false />
24+ <string >2.0.2 </string >
2525 <key >CFBundleURLTypes </key >
2626 <array >
2727 <dict >
4646 </dict >
4747 </array >
4848 <key >CFBundleVersion </key >
49- <string >2024.0312.0041 </string >
49+ <string >2024.0319.2120 </string >
5050 <key >LSApplicationQueriesSchemes </key >
5151 <array >
5252 <string >kakaokompassauth </string >
You can’t perform that action at this time.
0 commit comments