Skip to content

Commit 3a5d0f1

Browse files
committed
Update Icon
1 parent 1f9c3ee commit 3a5d0f1

File tree

7 files changed

+5
-5
lines changed

7 files changed

+5
-5
lines changed

ruby-china-ios.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -485,8 +485,8 @@
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";
@@ -502,8 +502,8 @@
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";

ruby-china-ios/Assets.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
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
],
18 KB
Loading
29.7 KB
Loading
Binary file not shown.
Binary file not shown.

ruby-china-ios/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
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>

0 commit comments

Comments
 (0)