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

QQ登录

只需一步,快速开始

查看: 1890|回复: 5

[结贴] v3.4 ios打包代理服务打包 错误

[复制链接]

38

主题

256

帖子

465

积分

中级会员

Rank: 3Rank: 3

积分
465
QQ
发表于 2017-5-11 15:27:21 | 显示全部楼层 |阅读模式
求版主   指点!

38

主题

256

帖子

465

积分

中级会员

Rank: 3Rank: 3

积分
465
QQ
 楼主| 发表于 2017-5-11 15:30:15 | 显示全部楼层
开始......
   
保存配置信息:
   
编译UI资源:
   
清除编译环境:
   
复制模版工程:
   
复制工程:
   
复制插件:
   
复制WWW资源:
   
更新工程信息:
   
增加插件:
   使用到的插件: [cn.jpush.phonegap.JPushPlugin, cordova-plugin-camera, cordova-plugin-app-version, cordova-plugin-device, cordova-plugin-whitelist, cordova-plugin-splashscreen, cordova-plugin-app-preferences, com.justep.cordova.plugin.app.utils]
   开始准备插件参数......
   插件 "cn.jpush.phonegap.JPushPlugin" 参数如下:
        jpush_appkey:73c806565853735feee29dc7
   插件参数准备完成
   开始安装插件......
   Installing "cn.jpush.phonegap.JPushPlugin" for android
   Installing "cn.jpush.phonegap.JPushPlugin" for ios
   Installing "cordova-plugin-camera" for android
   Installing "cordova-plugin-camera" for ios
   Installing "cordova-plugin-app-version" for android
   Installing "cordova-plugin-app-version" for ios
   Installing "cordova-plugin-device" for android
   Installing "cordova-plugin-device" for ios
   Installing "cordova-plugin-splashscreen" for android
   Installing "cordova-plugin-splashscreen" for ios
   Installing "cordova-plugin-app-preferences" for android
   Installing "cordova-plugin-app-preferences" for ios
   Installing "cordova-plugin-file" for android
   Installing "cordova-plugin-file" for ios
   Installing "cordova-plugin-file-transfer" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Installing "cordova-plugin-file-transfer" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Installing "cordova-plugin-network-information" for android
   Installing "cordova-plugin-network-information" for ios
   Installing "cordova-plugin-zip" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Installing "cordova-plugin-zip" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Installing "cordova-plugin-inappbrowser" for android
   Installing "cordova-plugin-inappbrowser" for ios
   Installing "cordova-plugin-x-toast" for android
   Installing "cordova-plugin-x-toast" for ios
   Installing "com.justep.cordova.plugin.app.utils" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Dependent plugin "cordova-plugin-file-transfer" already installed on android.
   Dependent plugin "cordova-plugin-network-information" already installed on android.
   Dependent plugin "cordova-plugin-zip" already installed on android.
   Dependent plugin "cordova-plugin-inappbrowser" already installed on android.
   Dependent plugin "cordova-plugin-x-toast" already installed on android.
   Installing "com.justep.cordova.plugin.app.utils" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Dependent plugin "cordova-plugin-file-transfer" already installed on ios.
   Dependent plugin "cordova-plugin-network-information" already installed on ios.
   Dependent plugin "cordova-plugin-zip" already installed on ios.
   Dependent plugin "cordova-plugin-inappbrowser" already installed on ios.
   Dependent plugin "cordova-plugin-x-toast" already installed on ios.
   插件安装完成
   
创建源代码工程:
   
使用代理服务生成应用包:
   压缩应用源代码......
   上传应用源代码到服务端......
   服务端正在执行......
****ERROR****: 子任务 "pack" 执行失败。
****ERROR****: 任务 "packUseAppBuilderServer" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: 执行HTTP请求失败,错误信息:生成app包失败!
错误原因:
错误栈:
exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://wex5.com/cn/bbs/thread-82002-1-1.html
回复 支持 反对

使用道具 举报

38

主题

256

帖子

465

积分

中级会员

Rank: 3Rank: 3

积分
465
QQ
 楼主| 发表于 2017-5-11 15:32:39 | 显示全部楼层

The following build commands failed:
        Check dependencies
(1 failure)

=== BUILD TARGET  OF PROJECT  WITH CONFIGURATION Debug ===

Check dependencies
Code Sign error: No code signing identities found: No valid signing identities (i.e. certificate and private key pair) were found.

ERROR building one of the platforms: Error: /Volumes/X5/WeX5/model/Native/.workspace/C785C52A6D50000174E982DC16D01C6C/build/platforms/ios/cordova/build: Command failed with exit code 2
You may not have the required environment or OS to build this project
Error code 65 for command: xcodebuild with args: -xcconfig,/Volumes/X5/WeX5/model/Native/.workspace/C785C52A6D50000174E982DC16D01C6C/build/platforms/ios/cordova/build-debug.xcconfig,-project,ydaaaa.xcodeproj,ARCHS=armv7 arm64,-target,ydaaaa,-configuration,Debug,-sdk,iphoneos,build,VALID_ARCHS=armv7 arm64,CONFIGURATION_BUILD_DIR=/Volumes/X5/WeX5/model/Native/.workspace/C785C52A6D50000174E982DC16D01C6C/build/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/Volumes/X5/WeX5/model/Native/.workspace/C785C52A6D50000174E982DC16D01C6C/build/platforms/ios/build/sharedpch
Error: /Volumes/X5/WeX5/model/Native/.workspace/C785C52A6D50000174E982DC16D01C6C/build/platforms/ios/cordova/build: Command failed with exit code 2
****ERROR****: Task "exec" finished with error.
****ERROR****: Target "buildIOS" finished with error.
****ERROR****: Build finished with error.
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://wex5.com/cn/bbs/thread-82002-1-1.html
回复 支持 反对

使用道具 举报

38

主题

256

帖子

465

积分

中级会员

Rank: 3Rank: 3

积分
465
QQ
 楼主| 发表于 2017-5-11 15:33:13 | 显示全部楼层
第二个    是 代理服务器   日志
回复 支持 反对

使用道具 举报

发表于 2017-5-11 15:44:58 | 显示全部楼层
美景 发表于 2017-5-11 15:32
The following build commands failed:
        Check dependencies
(1 failure)

xcode 版本要求版本 是  7.3 才行 ,你是吗?

还有  你的 证书有问题!建议证书重新生成试试吧

http://bbs.wex5.com/forum.php?mod=viewthread&tid=97680
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

38

主题

256

帖子

465

积分

中级会员

Rank: 3Rank: 3

积分
465
QQ
 楼主| 发表于 2017-5-13 14:01:36 | 显示全部楼层
谢谢 老师   证书问题   谢谢 可以结帖
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-7-9 17:40 , Processed in 0.059766 second(s), 23 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

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