Skip to content

Commit d7963cc

Browse files
committed
readme
1 parent 6b8879c commit d7963cc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RECORD.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,12 @@ https://blog.csdn.net/hekaiyou/article/details/52874796?locationNum=4&fps=1
9494
https://github.com/flutter/flutter/issues/19241#issuecomment-404601754
9595

9696
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+
```
97103

98104
你需要选flutter build ios
99105
之后它会修改你的Podfile.lock文件指向

0 commit comments

Comments
 (0)