NativeScript / NativeScript/nativescript-cli
Bug on ios device - tns run ios not working on IOS 13
未关闭
还没有人认领这个 Issue。
os: ios
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
I am using xCode 11.3.0
After I run tns run ios --bundle --provision... never finish process and app not compile on phone
Generating Pods project
Integrating client project
[!] Please close any current Xcode sessions and use `emenumobile.xcworkspace` for this project from now on.
Pod installation complete! There are 8 dependencies from the Podfile and 24 total pods installed.
Project successfully prepared (ios)
Configure firebase
Building project...
Xcode build...
Chokidar raised event change for /node_modules/@nativescript/core/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/@nstudio/nativescript-checkbox/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-angular/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-barcodescanner/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-appversion/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-vibrate/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-unit-test-runner/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-ui-sidedrawer/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-ui-listview/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/@nativescript/angular/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-ui-core/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
2020-02-23 15:52:46.930 xcodebuild[2117:38219] DTDeviceKit: deviceType from 7eca246271dc3629811633838720fd8e91a1cb35 was NULL
2020-02-23 15:52:47.035 xcodebuild[2117:41167] DTDeviceKit: deviceType from 7eca246271dc3629811633838720fd8e91a1cb35 was NULL
Chokidar raised event change for /node_modules/nativescript-plugin-firebase/platforms/ios/Podfile.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,在 iOS 13 和 Xcode 11.3 上复现 tns run ios --bundle --provision...,并检查 xcodebuild、Chokidar 和 Firebase 插件的输出。确定构建未完成的原因,并确认该命令能够成功构建应用并将其部署到设备上。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ios, javascript
- 领域
- cli, mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100