Skip to content

Commit

Permalink
fix: reverted some changes, changed filenames once again to simpler f…
Browse files Browse the repository at this point in the history
…ormat, added two config bulid variables
  • Loading branch information
vinnyhoward committed Feb 19, 2025
1 parent 7224399 commit 5262c29
Show file tree
Hide file tree
Showing 20 changed files with 21 additions and 30 deletions.
4 changes: 4 additions & 0 deletions ios/MetaMask.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1374,7 +1374,9 @@
baseConfigurationReference = 4C81CC9BCD86AC7F96BA8CAD /* Pods-MetaMask.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
ASSETCATALOG_COMPILER_OPTIMIZATION = time;
ASSETCATALOG_COMPILER_STANDALONE_ICON_BEHAVIOR = all
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = MetaMask/MetaMaskDebug.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
Expand Down Expand Up @@ -1444,7 +1446,9 @@
baseConfigurationReference = 7D2A2666F9BADDF2418B01A1 /* Pods-MetaMask.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
ASSETCATALOG_COMPILER_OPTIMIZATION = time;
ASSETCATALOG_COMPILER_STANDALONE_ICON_BEHAVIOR = all
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = MetaMask/MetaMask.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
Expand Down
34 changes: 17 additions & 17 deletions ios/MetaMask/Images.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"size" : "40x40"
},
{
"filename" : "120 1.png",
"filename" : "120_1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
Expand Down Expand Up @@ -118,7 +118,7 @@
"value" : "dark"
}
],
"filename" : "40 1.png",
"filename" : "40_1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
Expand All @@ -131,7 +131,7 @@
"value" : "dark"
}
],
"filename" : "60 1.png",
"filename" : "60_1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "3x",
Expand All @@ -144,7 +144,7 @@
"value" : "dark"
}
],
"filename" : "58 1.png",
"filename" : "58_1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
Expand All @@ -157,7 +157,7 @@
"value" : "dark"
}
],
"filename" : "87 1.png",
"filename" : "87_1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "3x",
Expand All @@ -170,7 +170,7 @@
"value" : "dark"
}
],
"filename" : "76 1.png",
"filename" : "76_1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
Expand All @@ -183,7 +183,7 @@
"value" : "dark"
}
],
"filename" : "114 1.png",
"filename" : "114_1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "3x",
Expand All @@ -196,7 +196,7 @@
"value" : "dark"
}
],
"filename" : "80 1.png",
"filename" : "80_1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
Expand All @@ -209,7 +209,7 @@
"value" : "dark"
}
],
"filename" : "120 2.png",
"filename" : "120_2.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "3x",
Expand All @@ -222,7 +222,7 @@
"value" : "dark"
}
],
"filename" : "120 3.png",
"filename" : "120_3.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
Expand All @@ -235,7 +235,7 @@
"value" : "dark"
}
],
"filename" : "180 1.png",
"filename" : "180_1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "3x",
Expand All @@ -248,7 +248,7 @@
"value" : "dark"
}
],
"filename" : "128 1.png",
"filename" : "128_1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
Expand All @@ -261,7 +261,7 @@
"value" : "dark"
}
],
"filename" : "192 1.png",
"filename" : "192_1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "3x",
Expand All @@ -274,7 +274,7 @@
"value" : "dark"
}
],
"filename" : "136 1.png",
"filename" : "136_1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
Expand All @@ -287,7 +287,7 @@
"value" : "dark"
}
],
"filename" : "152 1.png",
"filename" : "152_1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
Expand All @@ -300,7 +300,7 @@
"value" : "dark"
}
],
"filename" : "167 1.png",
"filename" : "167_1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
Expand All @@ -313,7 +313,7 @@
"value" : "dark"
}
],
"filename" : "1024 1.png",
"filename" : "1024_1.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
Expand Down
13 changes: 0 additions & 13 deletions ios/MetaMask/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,6 @@
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIconName</key>
<string>AppIcon</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>120</string>
<string>180</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcon</string>
</dict>
</dict>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand Down

0 comments on commit 5262c29

Please sign in to comment.