Getting an error while building app on iphone

Hi everyone,

i'm having this strange problem that i can't figure out and i hope someone of you can help me.

If i try to execute for testing (from XCode) my app on my iphone (but it is the same on the ipad or other iphone) i get the following error:


CopySwiftLibs /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my\ Mygame.app
    cd /Users/vontrippen/XcodeWorkspace/Mygame
    export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
    export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.1.sdk
    builtin-swiftStdLibTool --copy --verbose --sign D673BBB7DD9C6AC3E704A1C74BE0EDA8FDE1A439 --scan-executable /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my\ Mygame.app/my\ Mygame --scan-folder /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my\ Mygame.app/Frameworks --scan-folder /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my\ Mygame.app/PlugIns --platform iphoneos --toolchain /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my\ Mygame.app/Frameworks --strip-bitcode --resource-destination /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my\ Mygame.app --resource-library libswiftRemoteMirror.dylib
Requested Swift ABI version based on scanned binaries: 5
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCore.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCore.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCore.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCore.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreFoundation.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCoreFoundation.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreFoundation.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCoreFoundation.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreGraphics.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCoreGraphics.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreGraphics.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCoreGraphics.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreImage.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCoreImage.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreImage.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCoreImage.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftDarwin.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftDarwin.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftDarwin.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftDarwin.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftDispatch.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftDispatch.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftDispatch.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftDispatch.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftFoundation.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftFoundation.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftFoundation.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftFoundation.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftGLKit.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftGLKit.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftGLKit.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftGLKit.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftGameplayKit.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftGameplayKit.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftGameplayKit.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftGameplayKit.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftMetal.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftMetal.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftMetal.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftMetal.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftModelIO.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftModelIO.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftModelIO.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftModelIO.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftObjectiveC.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftObjectiveC.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftObjectiveC.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftObjectiveC.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftQuartzCore.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftQuartzCore.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftQuartzCore.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftQuartzCore.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftSceneKit.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftSceneKit.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftSceneKit.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftSceneKit.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftSpriteKit.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftSpriteKit.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftSpriteKit.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftSpriteKit.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftSwiftOnoneSupport.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftSwiftOnoneSupport.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftSwiftOnoneSupport.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftSwiftOnoneSupport.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftUIKit.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftUIKit.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftUIKit.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftUIKit.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftsimd.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftsimd.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftsimd.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftsimd.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftos.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftos.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftos.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftos.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreMedia.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCoreMedia.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreMedia.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCoreMedia.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreAudio.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCoreAudio.dylib
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreAudio.dylib' '-r' '-o' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCoreAudio.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftRemoteMirror.dylib to /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/libswiftRemoteMirror.dylib
Probing signature of /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCore.dylib
  /usr/bin/codesign '-r-' '--display' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCore.dylib'
/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCore.dylib: code object is not signed at all
Codesigning /Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCore.dylib
  /usr/bin/codesign '--force' '--sign' 'D673BBB7DD9C6AC3E704A1C74BE0EDA8FDE1A439' '--verbose' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCore.dylib'
/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCore.dylib: unknown error -1=ffffffffffffffff
error: Task failed with exit 1 signal 0 {
  /usr/bin/codesign '--force' '--sign' 'D673BBB7DD9C6AC3E704A1C74BE0EDA8FDE1A439' '--verbose' '/Users/vontrippen/Library/Developer/Xcode/DerivedData/my_Mygame-fvcmizweefglybcoupxdytuwdwwh/Build/Products/Debug-iphoneos/my Mygame.app/Frameworks/libswiftCore.dylib'
}


I have tryed to understand the problem but I can't figure out.

Can someone of you help me?


Thank you in advance,

Vontrippen

If you mean a code signing error -


Are you using automatic code signing? Do you have a paid Developer Program account? Have you been able to build to your device before? Which version Xcode? Where did this project come from?

>don't know how to rename it


I didn't say to rename it - just asked if you did, since renaming it can lead to issues sometimes.


Reinstalling/new install may help. Just go to the Mac App Store and download v9.2 - I'd do that now.


>Which is the safest way to reset all kaychain?


I only know about how to 'reset' the default keychains and I've no idea if that will help you.


  1. Open Keychain Access, which is in the Utilities folder within the Applications folder.
  2. From the Keychain Access menu, choose Preferences.
  3. Click General, then click Reset My Default Keychain.
  4. Authenticate with your account login password.


Otherwise, in Keychain Access, select 'System'. 'Certificates' should be highlighted below - then check the list in the main window on the right for any expired, invalid or clearly duplicate certificates. You should be ok to delete those, at least. I think in the case of free provisioning, you can also delete the certs having to do with iPhone, too. Don't get carried away making changes to your keychain...be careful. You do have a backup for your computer, right?


If you do that, go back to Xcode/Preferences/Accounts and delete the account there, then restart Xcode and re-add the apple ID and make another account using it.


Then for your project, check it's codesigning for any errors. Follow the prompts to deal with them if so. Once clear, build and test again.


>How can i add the images?


Don't bother - they are banned for sharing here, and we will never see them. If you want to go to the trouble, upload them to a server, then add the link(s) to a comment here, but to avoid moderation, break the link, like this:

h ttp://www.cnn.com

Getting an error while building app on iphone
 
 
Q