我是 Xcode 的新手,我刚刚完成了我的第一个 iPhone 应用程序的创建。我现在正在尝试将其存档以发布它。但是,我不断收到此错误:
Validate /Users/mannyrothman/Library/Developer/Xcode/DerivedData/LASD_Mobile-avjipewnjellnpgfnksgomejhqim/Build/Intermediates/ArchiveIntermediates/LASDMobile/InstallationBuildProductsLocation/Applications/LASDMobile.app
cd "/Users/mannyrothman/Documents/LASD Mobile copy"
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/mannyrothman/Library/Developer/Xcode/DerivedData/LASD_Mobile-avjipewnjellnpgfnksgomejhqim/Build/Intermediates/ArchiveIntermediates/LASDMobile/InstallationBuildProductsLocation/Applications/LASDMobile.app
Unable to validate your application. - (null)Executable=/Users/mannyrothman/Library/Developer/Xcode/DerivedData/LASD_Mobile-avjipewnjellnpgfnksgomejhqim/Build/Intermediates/ArchiveIntermediates/LASDMobile/InstallationBuildProductsLocation/Applications/LASDMobile.app/LASDMobilecodesign_wrapper-4.1: using Apple CA for profile evaluation/Users/mannyrothman/Library/Developer/Xcode/DerivedData/LASD_Mobile-avjipewnjellnpgfnksgomejhqim/Build/Intermediates/ArchiveIntermediates/LASDMobile/InstallationBuildProductsLocation/Applications/LASDMobile.app: valid on disk/Users/mannyrothman/Library/Developer/Xcode/DerivedData/LASD_Mobile-avjipewnjellnpgfnksgomejhqim/Build/Intermediates/ArchiveIntermediates/LASDMobile/InstallationBuildProductsLocation/Applications/LASDMobile.app: satisfies its Designated Requirementtest-requirement: code failed to satisfy specified code requirement(s)codesign_wrapper-4.1: failed to execute codesign(1) - (null)