-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS端启动报错 希望修改 #20
Comments
consider building your app with Xcode.app, by opening taroDemo.xcworkspace 贴下xcode编译的报错 |
ld: library not found for -lDoubleConversion |
|
已经安装pod install |
可以远程帮忙看看吗 你这边所有版本都下载试了一下都不行 |
上传个github吧 |
什么意思 |
把我本地代码上传到github吗 |
pod install我这边加了一个清华源而已下载 也翻墙了的 |
Android 那边启动报密码错误 也启动不了 |
可以帮忙看看吗 我们这边准备用你们这个框架开发项目 |
除了 app端其它端都没有问题 |
是的,提供个可复现demo |
就是你这边线上的代码 我们这边下载下来运行APP端就运行不起来 直接报错 |
希望尽快修复 |
多检查下自己的环境,这个项目ci打包都是正常的。 |
安卓签名文件如果不行,可以自己生成。 |
这是还原demo你这边看一下:https://github.com/Laughing88/taro |
ios 正常运行。 如遇 mian.jsbundle 不存在的报错。执行
|
android 不兼容 keystore 已替换 |
这是没连上metro server吧 |
需要怎么做呢?请教 |
你这边运行试试 应该也是这个结果 |
显示乱码,没有封装好、在原来的strings.xml上修改也不成功 |
Android端也需要运行:yarn build:rn --platform android |
需要转 unicode |
好滴 |
xcode 运行 出现 Command /bin/sh failed with exit code 3 报错 @zhiqingchen |
需要详细信息 |
PhaseScriptExecution [CP-User]\ Generate\ Specs /Users/duanruilong/Library/Developer/Xcode/DerivedData/taroDemo-alewlithlcfugohjhpnjqdzaoqpb/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Script-5F4C70EF7D90A5A5BDAEB404279F232A.sh Command /bin/sh failed with exit code 3 以上是详细报错 |
环境问题,搜索rn相关issue解决 |
OK👌🏻 |
error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening taroDemo.xcworkspace
The text was updated successfully, but these errors were encountered: