File tree Expand file tree Collapse file tree 7 files changed +5
-5
lines changed
Assets.xcassets/AppIcon.appiconset Expand file tree Collapse file tree 7 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 485485 baseConfigurationReference = C095BB2F4502B2B10DA854CC /* Pods-ruby-china-ios.debug.xcconfig */;
486486 buildSettings = {
487487 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
488- CODE_SIGN_IDENTITY = "iPhone Developer";
489488 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
489+ CODE_SIGN_IDENTITY = "iPhone Developer";
490490 FRAMEWORK_SEARCH_PATHS = "$(inherited)";
491491 INFOPLIST_FILE = "ruby-china-ios/Info.plist";
492492 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
502502 baseConfigurationReference = 27849C620AD961F60F073D43 /* Pods-ruby-china-ios.release.xcconfig */;
503503 buildSettings = {
504504 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
505- CODE_SIGN_IDENTITY = "iPhone Developer";
506505 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
506+ CODE_SIGN_IDENTITY = "iPhone Developer";
507507 FRAMEWORK_SEARCH_PATHS = "$(inherited)";
508508 INFOPLIST_FILE = "ruby-china-ios/Info.plist";
509509 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Original file line number Diff line number Diff line change 2323 {
2424 "size" : " 60x60" ,
2525 "idiom" : " iphone" ,
26- "filename" : " icon@2x .png" ,
26+ "filename" : " iTunesArtwork .png" ,
2727 "scale" : " 2x"
2828 },
2929 {
3030 "size" : " 60x60" ,
3131 "idiom" : " iphone" ,
32- "filename" : " icon@3x .png" ,
32+ "filename" : " iTunesArtwork@2x .png" ,
3333 "scale" : " 3x"
3434 }
3535 ],
Original file line number Diff line number Diff line change 1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >40 </string >
22+ <string >41 </string >
2323 <key >ITSAppUsesNonExemptEncryption </key >
2424 <false />
2525 <key >LSApplicationCategoryType </key >
You can’t perform that action at this time.
0 commit comments