Код выхода 1 на устройстве - PullRequest
0 голосов
/ 23 ноября 2018

Я сделал приложение WebView для своего сайта.В Xcode приложение запускается очень хорошо.Когда я пытаюсь запустить его на своем iPhone, Xcode дает мне код ошибки 1. С iPhone XS Max Simulator он работает очень хорошо.Когда я пытаюсь запустить приложение на своем собственном iPhone, я получаю эту ошибку:

CopySwiftLibs /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street\ Grinders.app (in target: Street Grinders)
    cd /Users/josh/Dropbox/Privat/Informatik/xCode/Street\ Grinders
    export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
    export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
    export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.1.sdk
    builtin-swiftStdLibTool --copy --verbose --sign 400C67DB1377BA23C17CA6E2B85028CD6D274F37 --scan-executable /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street\ Grinders.app/Street\ Grinders --scan-folder /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street\ Grinders.app/Frameworks --scan-folder /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street\ Grinders.app/PlugIns --platform iphoneos --toolchain /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street\ Grinders.app/Frameworks --strip-bitcode --resource-destination /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street\ Grinders.app --resource-library libswiftRemoteMirror.dylib --strip-bitcode-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Intermediates.noindex/Street\ Grinders.build/Debug-iphoneos/Street\ Grinders.build/SwiftStdLibToolInputDependencies.dep



Requested Swift ABI version based on scanned binaries: 6
libswiftObjectiveC.dylib is up to date at /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftObjectiveC.dylib
libswiftDispatch.dylib is up to date at /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftDispatch.dylib
libswiftUIKit.dylib is up to date at /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftUIKit.dylib
libswiftCoreFoundation.dylib is up to date at /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftCoreFoundation.dylib
libswiftCoreGraphics.dylib is up to date at /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftCoreGraphics.dylib
libswiftFoundation.dylib is up to date at /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftFoundation.dylib
libswiftCore.dylib is up to date at /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftCore.dylib
libswiftMetal.dylib is up to date at /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftMetal.dylib
libswiftos.dylib is up to date at /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftos.dylib
libswiftCoreImage.dylib is up to date at /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftCoreImage.dylib
libswiftDarwin.dylib is up to date at /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftDarwin.dylib
libswiftQuartzCore.dylib is up to date at /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftQuartzCore.dylib
libswiftRemoteMirror.dylib is up to date at /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/libswiftRemoteMirror.dylib
Probing signature of /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftObjectiveC.dylib
/usr/bin/codesign -r- --display /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftObjectiveC.dylib
/Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftObjectiveC.dylib: code object is not signed at all



Codesigning /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftObjectiveC.dylib
/usr/bin/codesign --force --sign 400C67DB1377BA23C17CA6E2B85028CD6D274F37 --verbose /Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftObjectiveC.dylib
/Users/josh/Library/Developer/Xcode/DerivedData/Street_Grinders-dyxbiwhbhtsqtlgfqwomvorkwyul/Build/Products/Debug-iphoneos/Street Grinders.app/Frameworks/libswiftObjectiveC.dylib: errSecInternalComponent

ошибка: ошибка с кодом выхода 1

Кто-нибудь может мне помочь, пожалуйста?

Добро пожаловать на сайт PullRequest, где вы можете задавать вопросы и получать ответы от других членов сообщества.
...