gpt4 book ai didi

objective-c - 必须至少存在以下架构之一 : armv7 (-19033) Unable to validate your application. - (null)

转载 作者:可可西里 更新时间:2023-11-01 03:15:10 25 4
gpt4 key购买 nike

我正在开发一个仅适用于 Ipad 的应用程序,但是当我尝试在苹果商店提交时出现“由于无效权利导致应用程序代码签名验证失败”错误以及我在下面所做的事情中提到的一些问题.我正在使用 Xcode 4.3.2 和 IOS 5.1 进行开发,目标是 IOS 5.0

1. iPad: application executable is missing a required architecture.  At least one of the following architecture(s) must be present: armv7 (-19033)

为此我确实像其他人提到的那样

ARCHS = armv7 armv6

我添加了 Architecture armv7 但它在这里不起作用是build设置的链接我没有像人们告诉我的权利文件但是如果你能帮助我

enter image description here

enter image description here

2. Application failed codesign verification.  The signature was invalid, contains disallowed entitlements, or it was not signed with an iPhone Distribution Certificate. (-19011)

3. Unable to extract entitlements from application: (null) (-19045)

这是一个完整的错误,希望你们能带我进一步,谢谢

Validate /Users/bourne/Library/Developer/Xcode/DerivedData/TurfNutritionTool_ver_5.1-azcqbuzeebaybzdjeksuhyuvyrmw/Build/Products/Release-iphoneos/TurfNutritionTool_ver_5.1.app
cd /Development/TurfNutritionTool_IOS_5.1
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
setenv PRODUCT_TYPE com.apple.product-type.application
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/Validation /Users/bourne/Library/Developer/Xcode/DerivedData/TurfNutritionTool_ver_5.1-azcqbuzeebaybzdjeksuhyuvyrmw/Build/Products/Release-iphoneos/TurfNutritionTool_ver_5.1.app

warning: iPad: application executable is missing a required architecture. At least one of the following architecture(s) must be present: armv7 (-19033)
Unable to validate your application. - (null)

warning: Application failed codesign verification. The signature was invalid, contains disallowed entitlements, or it was not signed with an iPhone Distribution Certificate. (-19011)
Executable=/Users/bourne/Library/Developer/Xcode/DerivedData/TurfNutritionTool_ver_5.1-azcqbuzeebaybzdjeksuhyuvyrmw/Build/Products/Release-iphoneos/TurfNutritionTool_ver_5.1.app/Info.plist
codesign_wrapper-0.7.10: using Apple CA for profile evaluation
AssertMacros: exec, file: codesign.c, line: 170
AssertMacros: binary, file: codesign.c, line: 235
AssertMacros: code_signatures, file: codesign_wrapper.c, line: 945
- (null)

warning: Unable to extract entitlements from application: (null) (-19045)
Unable to validate your application. - (null)

最佳答案

通过将 Architectures 设置为仅 armv7 并将 Deployment Target 更改为 4.3(它是 4.0之前)。

关于objective-c - 必须至少存在以下架构之一 : armv7 (-19033) Unable to validate your application. - (null),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10152382/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com