Skip to content

Commit

Permalink
Added additional icon configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
leathalman committed Nov 27, 2019
1 parent 83c1986 commit e82743d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 2 additions & 0 deletions Jotify.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -704,6 +704,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 77AB5562845EB3AEFA1502C6 /* Pods-Jotify.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = Default;
CODE_SIGN_ENTITLEMENTS = Jotify/Jotify.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
Expand Down Expand Up @@ -735,6 +736,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 134E86D639FF0CE5ED6FEF08 /* Pods-Jotify.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = Default;
CODE_SIGN_ENTITLEMENTS = Jotify/Jotify.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
Expand Down
9 changes: 0 additions & 9 deletions Jotify/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,6 @@
<false/>
</dict>
</dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>Light</string>
</array>
<key>UIPrerenderedIcon</key>
<false/>
</dict>
</dict>
<key>CFBundleIcons~ipad</key>
<dict/>
Expand Down

0 comments on commit e82743d

Please sign in to comment.