收藏
回答

ipa构建失败,怎么回事?


analyzing codes success

$:对比文件列表完成,耗时:27ms

$:正在打包

$:打包完成,耗时:70ms

$:上传中

$:上传完成,耗时:17949ms

$:下载项目资源包中...

$:下载项目资源包成功

$:生成项目资源包中...

$:编译 app.json

$:编译 ext.json

$:编译 21 个页面json文件

$:生成项目资源包成功

$:构建项目资源包成功

$:runNative-4

$:update app base info...

$:update app module info...

$:updatePrivacyBackgroundImage contentViewImage

$:updatePrivacyBackgroundImage confirmButtonImage

$:updatePrivacyBackgroundImage cancelButtonImage

$:no PlugIns folder...

$:not using tpush...

$:update app icons...

$:genAssetCar: false

$:update splashscreen image...

$:update base splashscreen image...

$:update base splashscreen image success

$:update extendsdk...

$:useExtendedSdks: {"WeAppOpenFuns":false,"WeAppNetwork":true,"WeAppBluetooth":false,"WeAppMedia":false,"WeAppLBS":false,"WeAppOthers":true,"WeAppAudio":true,"WeAppVideo":true,"WeAppImage":true,"WeAppCamera":true,"WeAppOpenFuns_HasPay":true,"WeAppIdaas":true}

$:pack the ipa...

$:signing the app...

$:Run command: /Users/wuhongliang/Library/Application Support/微信开发者工具/50a7d9210159a32f006158795f893857/WeappMiniApp/miniapp-builder/0.1.30/MiniAppBuilder --appid wxb4f7deb65d3d34ff --action sign --miniappCacheDir /Users/wuhongliang/Library/Application Support/微信开发者工具/50a7d9210159a32f006158795f893857/WeappMiniApp --ipa /var/folders/4t/z7vjjdx14sl_grn109vrsmym0000gn/T/miniapp-unsigned.ipa --type certificate --entitlements com.apple.developer.associated-domains=applinks%3Akedeai.cn%2Fapp%2Fapple%2F --install --deviceId 00008110-0018759601A1401E...

$:["Failed to install DeveloperDiskImage.dmg to .", MiniAppBuilder.DeveloperDiskError 0 “The URL to download the Developer disk image could not be determined.”]

$:2025-03-24 16:33:18.358 MiniAppBuilder[2017:21162] Install to device...

$:2025-03-24 16:33:25.819 MiniAppBuilder[2017:21162] Finished writing to device.

$:2025-03-24 16:33:25.826 MiniAppBuilder[2017:21162] Installing to device 00008110-0018759601A1401E...

$:2025-03-24 16:33:26.853 MiniAppBuilder[2017:22034] Installation Progress: 5

$:2025-03-24 16:33:26.853 MiniAppBuilder[2017:22034] Installation Progress: 15 2025-03-24 16:33:26.853 MiniAppBuilder[2017:22034] Installation Progress: 20

$:2025-03-24 16:33:26.888 MiniAppBuilder[2017:22034] Installation Progress: 30

$:2025-03-24 16:33:26.992 MiniAppBuilder[2017:22034] Installation Progress: 40

$:2025-03-24 16:33:27.189 MiniAppBuilder[2017:22034] Error installing app. 3892346902 (ApplicationVerificationFailed). Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.TcfGPP/extracted/demo.app : 0xe8008016 (The executable was signed with invalid entitlements.)

$:["Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.TcfGPP/extracted/demo.app : 0xe8008016 (The executable was signed with invalid entitlements.)"]

$:

$:wxb4f7deb65d3d34ff getCertifacateData succeed Error reading or parsing JSON from file: Error Domain=NSCocoaErrorDomain Code=260 "The file “profilesMap.json” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Users/wuhongliang/Library/Application Support/微信开发者工具/50a7d9210159a32f006158795f893857/WeappMiniApp/__appexProfilesCacheDir__/profilesMap.json, NSUnderlyingError=0x7fbd8e0fb450 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}} Signing the app...

$:Failed to exec command: /Users/wuhongliang/Library/Application Support/微信开发者工具/50a7d9210159a32f006158795f893857/WeappMiniApp/miniapp-builder/0.1.30/MiniAppBuilder --appid wxb4f7deb65d3d34ff --action sign --miniappCacheDir /Users/wuhongliang/Library/Application Support/微信开发者工具/50a7d9210159a32f006158795f893857/WeappMiniApp --ipa /var/folders/4t/z7vjjdx14sl_grn109vrsmym0000gn/T/miniapp-unsigned.ipa --type certificate --entitlements com.apple.developer.associated-domains=applinks%3Akedeai.cn%2Fapp%2Fapple%2F --install --deviceId 00008110-0018759601A1401E

$:IPA 构建失败,请前往社区反馈https://developers.weixin.qq.com/community/minihome/mixflow/2889188691586351105

$:IPA 构建失败,请前往社区反馈https://developers.weixin.qq.com/community/minihome/mixflow/2889188691586351105


回答关注问题邀请回答
收藏

1 个回答

  • 。
    03-25

    Failed to verify code signature

    这个就是证书问题,你用的应该不是临时签名证书吧,确保自己的证书设备里有自己的设备

    03-25
    有用
    回复
登录 后发表内容