We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e9eb07 commit d111f27Copy full SHA for d111f27
ios/MetaMask.xcodeproj/project.pbxproj
@@ -959,7 +959,7 @@
959
"$(SRCROOT)/../node_modules/react-native-tcp/ios/**",
960
);
961
INFOPLIST_FILE = MetaMask/Info.plist;
962
- IPHONEOS_DEPLOYMENT_TARGET = 11.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
963
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
964
LIBRARY_SEARCH_PATHS = (
965
"$(inherited)",
@@ -1021,7 +1021,7 @@
1021
1022
1023
1024
1025
1026
1027
0 commit comments