命令/ usr/bin/codesign失败,退出代码为1 - 不推荐使用resource-rules

Joh*_*nes 3 xcode6

CodeSign /Users/johannes/Library/Developer/Xcode/DerivedData/LoyaltyApp-elaicsznnwccdxdpbkrhdgrmkbgj/Build/Products/Debug-iphoneos/Nerstranda.app
    cd /Users/johannes/Projects/Xcode/LoyaltyApp
    export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
    export 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"

Signing Identity:     "iPhone Developer: Thomas Sorensen (Z48XZBVS3Q)"
Provisioning Profile: "iOSTeam Provisioning Profile: *"
                      (d8fc10a6-1a72-49c1-b0b6-00e9b46960bf)

    /usr/bin/codesign --force --sign 368251C7130CB04A93AAEB9C7392A94B27A7B9FF --resource-rules=/Users/johannes/Library/Developer/Xcode/DerivedData/LoyaltyApp-elaicsznnwccdxdpbkrhdgrmkbgj/Build/Products/Debug-iphoneos/Nerstranda.app/ResourceRules.plist --entitlements /Users/johannes/Library/Developer/Xcode/DerivedData/LoyaltyApp-elaicsznnwccdxdpbkrhdgrmkbgj/Build/Intermediates/LoyaltyApp.build/Debug-iphoneos/Nerstranda.build/Nerstranda.app.xcent /Users/johannes/Library/Developer/Xcode/DerivedData/LoyaltyApp-elaicsznnwccdxdpbkrhdgrmkbgj/Build/Products/Debug-iphoneos/Nerstranda.app

Warning: --resource-rules has been deprecated in Mac OS X >= 10.10!
368251C7130CB04A93AAEB9C7392A94B27A7B9FF: no identity found
Command /usr/bin/codesign failed with exit code 1
Run Code Online (Sandbox Code Playgroud)

我不知道这意味着什么,有人可以帮忙吗?

编辑:似乎它可以运行另一个目标..我的项目有几个目标(如果该信息有帮助)

Joh*_*nes 9

我甚至联系了Apple,因为我有这么短的时间,直到我必须提供这个产品...

但后来我发现了,这对我有帮助ShurupuS.

首选项>帐户>查看详细信息>刷新按钮(左上角)>关闭Xcode>打开Xcode>产品>清洁>运行