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

QQ登录

只需一步,快速开始

查看: 2514|回复: 5

[处理中2] IOS 发布时发生错误

[复制链接]

3

主题

6

帖子

12

积分

新手上路

Rank: 1

积分
12
QQ
发表于 2016-5-20 13:25:05 | 显示全部楼层 |阅读模式
在发布时最后出现以下错误,请和位大佬不吝赐教!
QQ图片20160520132413.jpg

12

主题

2627

帖子

2866

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
2866
发表于 2016-5-20 13:32:20 | 显示全部楼层
如果是在自己的Mac物理机或Mac虚拟机上使用WeX5的mac版本时, 必须先安装XCode(建议安装XCode 7.3版本,如果装不了7.3, 可能需要升级Mac版本)
回复 支持 反对

使用道具 举报

3

主题

6

帖子

12

积分

新手上路

Rank: 1

积分
12
QQ
 楼主| 发表于 2016-5-21 21:44:07 | 显示全部楼层
装完XCODE 还是报错
回复 支持 反对

使用道具 举报

3

主题

6

帖子

12

积分

新手上路

Rank: 1

积分
12
QQ
 楼主| 发表于 2016-5-21 22:00:52 | 显示全部楼层
开始......
   
保存配置信息:
   
清除编译环境:
   
复制模版工程:
   
复制工程:
   
复制插件:
   
复制WWW资源:
   
更新工程信息:
   
增加插件:
   使用到的插件: [cordova-plugin-whitelist, cordova-plugin-splashscreen, cordova-plugin-app-preferences, com.justep.cordova.plugin.app.utils]
   开始准备插件参数......
   插件参数准备完成
   开始安装插件......
   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.
   Unsupported global orientation: all
   Defaulting to value: default
   插件安装完成
   
创建源代码工程:
   
android应用环境准备:
   
ios应用环境准备:
   1 identity imported.
   
生成android应用包:
   
生成ios应用包:
   Running command: /Users/Yetong/Desktop/WeX5_V3.4-mac/model/Native/yum/build/src/platforms/ios/cordova/build --release --device
   Building project  : /Users/Yetong/Desktop/WeX5_V3.4-mac/model/Native/yum/build/src/platforms/ios/yum.xcodeproj
           Configuration : Release
           Platform      : device
   
   
   Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.
   
   
   ERROR building one of the platforms: Error: /Users/Yetong/Desktop/WeX5_V3.4-mac/model/Native/yum/build/src/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 69 for command: xcodebuild with args: -xcconfig,/Users/Yetong/Desktop/WeX5_V3.4-mac/model/Native/yum/build/src/platforms/ios/cordova/build-release.xcconfig,-project,yum.xcodeproj,ARCHS=armv7 arm64,-target,yum,-configuration,Release,-sdk,iphoneos,build,VALID_ARCHS=armv7 arm64,CONFIGURATION_BUILD_DIR=/Users/Yetong/Desktop/WeX5_V3.4-mac/model/Native/yum/build/src/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/Users/Yetong/Desktop/WeX5_V3.4-mac/model/Native/yum/build/src/platforms/ios/build/sharedpch
   Error: /Users/Yetong/Desktop/WeX5_V3.4-mac/model/Native/yum/build/src/platforms/ios/cordova/build: Command failed with exit code 2
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildIOS" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://wex5.com/cn/bbs/thread-82002-1-1.html
回复 支持 反对

使用道具 举报

3

主题

6

帖子

12

积分

新手上路

Rank: 1

积分
12
QQ
 楼主| 发表于 2016-5-21 22:09:59 | 显示全部楼层
   === BUILD TARGET yum OF PROJECT yum WITH CONFIGURATION Release ===
   
   Check dependencies
   Code Sign error: No matching provisioning profiles found: No provisioning profiles with a valid signing identity (i.e. certificate and private key pair) matching the bundle identifier “com.yun” were found.
   
   ERROR building one of the platforms: Error: /Users/Yetong/Desktop/WeX5_V3.4-mac/model/Native/yum/build/src/platforms/ios/cordova/build: Command failed with exit code 2
   You may not have the required environment or OS to build this project
   ** BUILD FAILED **
   
   
   The following build commands failed:
           Check dependencies
   (1 failure)
   Error code 65 for command: xcodebuild with args: -xcconfig,/Users/Yetong/Desktop/WeX5_V3.4-mac/model/Native/yum/build/src/platforms/ios/cordova/build-release.xcconfig,-project,yum.xcodeproj,ARCHS=armv7 arm64,-target,yum,-configuration,Release,-sdk,iphoneos,build,VALID_ARCHS=armv7 arm64,CONFIGURATION_BUILD_DIR=/Users/Yetong/Desktop/WeX5_V3.4-mac/model/Native/yum/build/src/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/Users/Yetong/Desktop/WeX5_V3.4-mac/model/Native/yum/build/src/platforms/ios/build/sharedpch
   Error: /Users/Yetong/Desktop/WeX5_V3.4-mac/model/Native/yum/build/src/platforms/ios/cordova/build: Command failed with exit code 2
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildIOS" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://wex5.com/cn/bbs/thread-82002-1-1.html
回复 支持 反对

使用道具 举报

12

主题

2627

帖子

2866

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
2866
发表于 2016-5-22 17:59:11 | 显示全部楼层
Code Sign error: No matching provisioning profiles found: No provisioning profiles with a valid signing identity (i.e. certificate and private key pair) matching the bundle identifier “com.yun” were found.

ios证书关联的包名(参考http://doc.wex5.com/ios-certificate-request/, 其中"4.4 查看生成AppID")与app设置的包名不一致导致的问题
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-5-21 12:15 , Processed in 0.079389 second(s), 26 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

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