Skip to content

Commit f2e3406

Browse files
committed
test iOS by adding expo.plist
1 parent 8bcb5cd commit f2e3406

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ios/MetaMask.xcodeproj/project.pbxproj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@
8888
CF9895782A3B49BE00B4C9B5 /* RCTMinimizer.m in Sources */ = {isa = PBXBuildFile; fileRef = CF9895762A3B49BE00B4C9B5 /* RCTMinimizer.m */; };
8989
CF98DA9C28D9FEB700096782 /* RCTScreenshotDetect.m in Sources */ = {isa = PBXBuildFile; fileRef = CF98DA9B28D9FEB700096782 /* RCTScreenshotDetect.m */; };
9090
CFD8DFC828EDD4C800CC75F6 /* RCTScreenshotDetect.m in Sources */ = {isa = PBXBuildFile; fileRef = CF98DA9B28D9FEB700096782 /* RCTScreenshotDetect.m */; };
91+
E4B580722E32F462008165E1 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = E4B580712E32F462008165E1 /* Expo.plist */; };
92+
E4B580732E32F462008165E1 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = E4B580712E32F462008165E1 /* Expo.plist */; };
93+
E4B580742E32F462008165E1 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = E4B580712E32F462008165E1 /* Expo.plist */; };
9194
E83DB5522BBDF2AA00536063 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = E83DB5392BBDB14700536063 /* PrivacyInfo.xcprivacy */; };
9295
E83DB5532BBDF2AE00536063 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = E83DB5392BBDB14700536063 /* PrivacyInfo.xcprivacy */; };
9396
E83DB5542BBDF2AF00536063 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = E83DB5392BBDB14700536063 /* PrivacyInfo.xcprivacy */; };
@@ -240,6 +243,7 @@
240243
D2632307C64595BE1B8ABEAF /* libPods-MetaMask.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-MetaMask.a"; sourceTree = BUILT_PRODUCTS_DIR; };
241244
D3350113F0764105B1E60002 /* MM Sans Bold.otf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "MM Sans Bold.otf"; path = "../app/fonts/MM Sans Bold.otf"; sourceTree = "<group>"; };
242245
DCB5FECA5557491AB06DBCBE /* Geist Bold.otf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Geist Bold.otf"; path = "../app/fonts/Geist Bold.otf"; sourceTree = "<group>"; };
246+
E4B580712E32F462008165E1 /* Expo.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; };
243247
E7EEA32C976A46B991D55FD4 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-MetaMask-QA/ExpoModulesProvider.swift"; sourceTree = "<group>"; };
244248
E83DB5392BBDB14700536063 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = MetaMask/PrivacyInfo.xcprivacy; sourceTree = SOURCE_ROOT; };
245249
E9629905BA1940ADA4189921 /* Feather.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Feather.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Feather.ttf"; sourceTree = "<group>"; };
@@ -321,6 +325,7 @@
321325
13B07FAE1A68108700A75B9A /* MetaMask */ = {
322326
isa = PBXGroup;
323327
children = (
328+
E4B580712E32F462008165E1 /* Expo.plist */,
324329
E83DB5392BBDB14700536063 /* PrivacyInfo.xcprivacy */,
325330
B339FEA72899852C001B89FB /* MetaMask-QA-Info.plist */,
326331
AA9EDF17249955C7005D89EE /* MetaMaskDebug.entitlements */,
@@ -693,6 +698,7 @@
693698
isa = PBXResourcesBuildPhase;
694699
buildActionMask = 2147483647;
695700
files = (
701+
E4B580742E32F462008165E1 /* Expo.plist in Resources */,
696702
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
697703
158B063B211A72F500DF3C74 /* InpageBridgeWeb3.js in Resources */,
698704
15D158ED210BD912006982B5 /* Metamask.ttf in Resources */,
@@ -721,6 +727,7 @@
721727
isa = PBXResourcesBuildPhase;
722728
buildActionMask = 2147483647;
723729
files = (
730+
E4B580722E32F462008165E1 /* Expo.plist in Resources */,
724731
2EF2826A2B0FF86900D7B4B1 /* Images.xcassets in Resources */,
725732
2EF2826B2B0FF86900D7B4B1 /* InpageBridgeWeb3.js in Resources */,
726733
2EF2826C2B0FF86900D7B4B1 /* Metamask.ttf in Resources */,
@@ -738,6 +745,7 @@
738745
isa = PBXResourcesBuildPhase;
739746
buildActionMask = 2147483647;
740747
files = (
748+
E4B580732E32F462008165E1 /* Expo.plist in Resources */,
741749
B339FF10289ABD70001B89FB /* Images.xcassets in Resources */,
742750
B339FF11289ABD70001B89FB /* InpageBridgeWeb3.js in Resources */,
743751
B339FF12289ABD70001B89FB /* Metamask.ttf in Resources */,

0 commit comments

Comments
 (0)