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 6b8879c commit d7963ccCopy full SHA for d7963cc
RECORD.md
@@ -94,6 +94,12 @@ https://blog.csdn.net/hekaiyou/article/details/52874796?locationNum=4&fps=1
94
https://github.com/flutter/flutter/issues/19241#issuecomment-404601754
95
96
https://github.com/flutter/flutter/issues/18305
97
+```
98
+open ios/Runner.xcodeproj
99
+I checked Runner/Pods is empty in Xcode sidebar.
100
+drop Pods/Pods.xcodeproj into Runner/Pods.
101
+"Valid architectures" to only "arm64" (I removed armv7 armv7s) #13364
102
103
104
你需要选flutter build ios
105
之后它会修改你的Podfile.lock文件指向
0 commit comments