wuba / taro-playground

The Taro Playground App is a cross-platform application developed using Taro, to help developers develop and debug Taro applications.
https://wuba.github.io/taro-playground/
Apache License 2.0
246 stars 51 forks source link

yarn ios在iphone14 simulator中打不开 #91

Closed Hao-yiwen closed 10 months ago

Hao-yiwen commented 1 year ago

能否在readme中补充一下具体的node、xcode版本 xcode版本是14.3.1

zhiqingchen commented 1 year ago

都是用的最新版运行的吗

zhiqingchen commented 1 year ago

参考 https://github.com/wuba/taro-playground/blob/main/.github/workflows/assemble_ios_release.yml

https://github.com/actions/runner-images/blob/main/images/macos/macos-12-Readme.md

Hao-yiwen commented 1 year ago

macos14+xcode14 能升级一下吗 不然本地都没法预览了

zhiqingchen commented 1 year ago

macos 14 github action 还未支持

Hao-yiwen commented 1 year ago

那你们本地开发用13吗

zhiqingchen commented 1 year ago

本地目前还没升级。 是有什么编译报错吗

Hao-yiwen commented 1 year ago
image

感觉pods这块依赖有问题,需要适配一下