Titanium ios 无法在我的测试设备上构建
Titanium ios failed to build on my test device
当我编码时:
ti build --platform ios --target device
我遇到了这个问题:
[TRACE]/usr/bin/touch -c /Users/wind/workspace/yuehouse/build/iphone/build/Debug-iphoneos/yuehouse.app.dSYM
[TRACE] ** BUILD SUCCEEDED **
[INFO] Installing app on device: xxx iPhone
[ERROR] Failed to start "com.apple.syslog_relay" service (0xe800007f)
[ERROR] Project failed to build after 40s 884ms
[ERROR] Failed to start "com.apple.syslog_relay" service (0xe800007f)
那是一个 well known bug 仍然开放的。
According to other users 它可能有助于重新启动您的 phone and/or 您的 Mac。其他用户尝试安装了几次,然后突然就成功了。它还可以帮助拔下您的 phone 并重新插入。
-- 这是来自TIMOB17595
(这对我来说非常有效)
这是我的解决方法"ritual":
1- 拔掉你的设备
2-清理项目
3- 注销 Appcelerator
4- 重新打开 Appcelerator 并登录
5- 插入您的设备
6- 运行 应用程序
尝试通过 Wi-Fi 禁用 iTunes 同步,它适用于我。
构建时只需在您的设备上禁用 wifi
当我编码时:
ti build --platform ios --target device
我遇到了这个问题:
[TRACE]/usr/bin/touch -c /Users/wind/workspace/yuehouse/build/iphone/build/Debug-iphoneos/yuehouse.app.dSYM
[TRACE] ** BUILD SUCCEEDED **
[INFO] Installing app on device: xxx iPhone
[ERROR] Failed to start "com.apple.syslog_relay" service (0xe800007f)
[ERROR] Project failed to build after 40s 884ms
[ERROR] Failed to start "com.apple.syslog_relay" service (0xe800007f)
那是一个 well known bug 仍然开放的。
According to other users 它可能有助于重新启动您的 phone and/or 您的 Mac。其他用户尝试安装了几次,然后突然就成功了。它还可以帮助拔下您的 phone 并重新插入。
-- 这是来自TIMOB17595
(这对我来说非常有效)
这是我的解决方法"ritual":
1- 拔掉你的设备
2-清理项目
3- 注销 Appcelerator
4- 重新打开 Appcelerator 并登录
5- 插入您的设备
6- 运行 应用程序
尝试通过 Wi-Fi 禁用 iTunes 同步,它适用于我。
构建时只需在您的设备上禁用 wifi