起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2354|回复: 5

[处理中3] 打包服务器打包报错

[复制链接]

80

主题

199

帖子

465

积分

中级会员

Rank: 3Rank: 3

积分
465
QQ
发表于 2017-7-13 15:47:51 | 显示全部楼层 |阅读模式
CompileXIB 换装系统/Classes/MainViewController.xib
          cd /Volumes/X5/WeX5_V3.6-mac/model/Native/换装系统/build/src/platforms/ios
          export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Volumes/X5/WeX5_V3.6-mac/node:/var/folders/gj/xjngvx493vg4y4njyc8w_vr00000gn/T/9f0b3806-1761-4b33-902e-4d423ff43fb8/java/jdk1.8-x64/Contents/Home/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
          export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
          /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module 换装系统 --output-partial-info-plist /Volumes/X5/WeX5_V3.6-mac/model/Native/换装系统/build/src/platforms/ios/build/换装系统.build/Debug-iphoneos/换装系统.build/MainViewController-PartialInfo.plist --auto-activate-custom-fonts --target-device iphone --target-device ipad --minimum-deployment-target 6.0 --output-format human-readable-text --compile /Volumes/X5/WeX5_V3.6-mac/model/Native/换装系统/build/src/platforms/ios/build/device/换装系统.app/MainViewController.nib /Volumes/X5/WeX5_V3.6-mac/model/Native/换装系统/build/src/platforms/ios/换装系统/Classes/MainViewController.xib
      2017-07-13 15:37:27.372 ibtoold[571:7219] [MT] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEInterfaceBuilder/IDEInterfaceBuilder-9059/InterfaceBuilderKit/Utilities/IBAbstractInterfaceBuilderPlatformToolManager.m:253
      Details:  Failed to attach to Interface Builder Cocoa Touch Tool with error: Error Domain=com.apple.InterfaceBuilder Code=-1 "Encountered an error communicating with Interface Builder Cocoa Touch Tool." UserInfo={NSUnderlyingError=0x7ff064f1aea0 {Error Domain=com.apple.InterfaceBuilder Code=-1 "Failed to launch Interface Builder Cocoa Touch Tool via CoreSimulator spawn" UserInfo={NSLocalizedDescription=Failed to launch Interface Builder Cocoa Touch Tool via CoreSimulator spawn, NSUnderlyingError=0x7ff064fb9030 {Error Domain=com.apple.InterfaceBuilder Code=-1 "Failed to handshake with platform tool" UserInfo={NSUnderlyingError=0x7ff064fea9a0 {Error Domain=com.apple.InterfaceBuilder Code=-1 "" UserInfo=0x7ff062494cc0 (not displayed)}, NSLocalizedFailureReason=Failed to open connection over FIFOs with platform tool, NSLocalizedDescription=Failed to handshake with platform tool}}}}, NSLocalizedDescription=Encountered an error communicating with Interface Builder Cocoa Touch Tool., NSLocalizedRecoverySuggestion=Please check Console.app for crash reports for "Interface Builder Cocoa Touch Tool" for further information., NSLocalizedFailureReason=Interface Builder Cocoa Touch Tool (652) failed to launch}
      Object:   <IBCocoaTouchToolManager>
      Method:   +_THREADSAFE_launchNewToolWithLaunchContext:executionContext:toolProxyClass:failureContext:requestingMethod:error:forReason:
      Thread:   <NSThread: 0x7ff062424280>{number = 1, name = main}
      Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
      2017-07-13 15:37:27.825 ibtoold[571:7219] [MT] IBPlatformTool: *** Failed to launch tool with description <IBCocoaTouchPlatformToolDescription: 0x7ff065323730> System content 1x for IBCocoaTouchFramework w/ default fidelity: Encountered an error communicating with Interface Builder Cocoa Touch Tool. (Failure reason: Interface Builder Cocoa Touch Tool (652) failed to launch): Failed to launch Interface Builder Cocoa Touch Tool via CoreSimulator spawn: Failed to handshake with platform tool (Failure reason: Failed to open connection over FIFOs with platform tool): : Failed to open FIFOs for handshaking with platform tool (Failure reason: Timed out waiting for FIFOs to open. Most likely Interface Builder Cocoa Touch Tool crashed before it could open the other end.)
      2017-07-13 15:37:48.179 ibtoold[571:7219] [MT] IBPlatformTool: Wrote failed marshalling request diagnostics to path: /var/folders/gj/xjngvx493vg4y4njyc8w_vr00000gn/T/IB-agent-diagnostics_2017-07-13_15-37-37_019000
      /* com.apple.ibtool.errors */

发表于 2017-7-13 16:21:36 | 显示全部楼层
看下打包ios 的一些条件
http://docs.wex5.com/wex5-app-question-list-2042

都满足吗?
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

80

主题

199

帖子

465

积分

中级会员

Rank: 3Rank: 3

积分
465
QQ
 楼主| 发表于 2017-7-13 16:37:33 | 显示全部楼层

我是直接在服务器打包,mac 版wex5
回复 支持 反对

使用道具 举报

发表于 2017-7-13 17:03:17 | 显示全部楼层
accp309 发表于 2017-7-13 16:37
我是直接在服务器打包,mac 版wex5

苹果 xcode 版本是多少?目前只支持7.3 .1版本!

1.可以先试试打包平台案例是否正常??
如果正常说明环境没问题!

2.报错关键信息可以论坛先搜下!
如果找不到!建议报错信息发完整一些!
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

80

主题

199

帖子

465

积分

中级会员

Rank: 3Rank: 3

积分
465
QQ
 楼主| 发表于 2017-7-13 17:08:11 | 显示全部楼层
liangyongfei 发表于 2017-7-13 17:03
苹果 xcode 版本是多少?目前只支持7.3 .1版本!

1.可以先试试打包平台案例是否正常??

平台案例有哪个是可以打包ios的?
回复 支持 反对

使用道具 举报

发表于 2017-7-13 17:28:36 | 显示全部楼层
accp309 发表于 2017-7-13 17:08
平台案例有哪个是可以打包ios的?

都可以啊!,仿淘宝!仿途牛! 外卖案例等!
简单的就用仿途牛吧!
如果使用你的证书打包!注意修改包名和 bundleID 一致!
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2025-7-11 19:03 , Processed in 0.103046 second(s), 24 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表