(抱歉,首次使用App Maker) 当我在用Xcode内置的测试电话上运行应用程序时,它会弹出并带有钥匙串登录名,当我输入密码时,它会消失并在半秒钟内重新出现。
当我单击“拒绝”时,它将使构建失败,并且不允许我在测试手机上运行该应用。
当我单击错误消息时,它将输出此内容。
CopySwiftLibs /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice\ Roller.app (in target: Dice Roller)
cd /Users/drewmcclennon/Desktop/Dice\ Roller
export CODESIGN_ALLOCATE="/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate"
export DEVELOPER_DIR="/Volumes/GoFlex Backup/Xcode.app/Contents/Developer"
export SDKROOT="/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.1.sdk"
builtin-swiftStdLibTool --copy --verbose --sign DB0FAA9830CEE1E5C6727C0B81A477B85FB56EB5 --scan-executable /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice\ Roller.app/Dice\ Roller --scan-folder /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice\ Roller.app/Frameworks --scan-folder /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice\ Roller.app/PlugIns --platform iphoneos --toolchain /Volumes/GoFlex\ Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice\ Roller.app/Frameworks --strip-bitcode --resource-destination /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice\ Roller.app --resource-library libswiftRemoteMirror.dylib --strip-bitcode-tool /Volumes/GoFlex\ Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Intermediates.noindex/Dice\ Roller.build/Debug-iphoneos/Dice\ Roller.build/SwiftStdLibToolInputDependencies.dep
Requested Swift ABI version based on scanned binaries: 6
Copying /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftFoundation.dylib to /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftFoundation.dylib
/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftFoundation.dylib -r -o /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftFoundation.dylib
Copying /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftDispatch.dylib to /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftDispatch.dylib
/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftDispatch.dylib -r -o /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftDispatch.dylib
Copying /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftQuartzCore.dylib to /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftQuartzCore.dylib
/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftQuartzCore.dylib -r -o /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftQuartzCore.dylib
Copying /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreGraphics.dylib to /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftCoreGraphics.dylib
/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreGraphics.dylib -r -o /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftCoreGraphics.dylib
Copying /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftMetal.dylib to /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftMetal.dylib
/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftMetal.dylib -r -o /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftMetal.dylib
Copying /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreImage.dylib to /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftCoreImage.dylib
/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreImage.dylib -r -o /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftCoreImage.dylib
Copying /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCore.dylib to /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftCore.dylib
/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCore.dylib -r -o /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftCore.dylib
Copying /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftObjectiveC.dylib to /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftObjectiveC.dylib
/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftObjectiveC.dylib -r -o /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftObjectiveC.dylib
Copying /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftDarwin.dylib to /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftDarwin.dylib
/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftDarwin.dylib -r -o /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftDarwin.dylib
Copying /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftSwiftOnoneSupport.dylib to /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftSwiftOnoneSupport.dylib
/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftSwiftOnoneSupport.dylib -r -o /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftSwiftOnoneSupport.dylib
Copying /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreFoundation.dylib to /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftCoreFoundation.dylib
/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftCoreFoundation.dylib -r -o /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftCoreFoundation.dylib
Copying /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftos.dylib to /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftos.dylib
/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftos.dylib -r -o /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftos.dylib
Copying /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftUIKit.dylib to /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftUIKit.dylib
/Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftUIKit.dylib -r -o /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftUIKit.dylib
Copying /Volumes/GoFlex Backup/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/libswiftRemoteMirror.dylib to /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/libswiftRemoteMirror.dylib
Probing signature of /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftFoundation.dylib
/usr/bin/codesign -r- --display /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftFoundation.dylib
/Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftFoundation.dylib: code object is not signed at all
Codesigning /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftFoundation.dylib
/usr/bin/codesign --force --sign DB0FAA9830CEE1E5C6727C0B81A477B85FB56EB5 --verbose /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftFoundation.dylib
Probing signature of /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftMetal.dylib
Probing signature of /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftCoreGraphics.dylib
Probing signature of /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftDispatch.dylib
Probing signature of /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftQuartzCore.dylib
/usr/bin/codesign -r- --display /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftMetal.dylib
/usr/bin/codesign -r- --display /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftCoreGraphics.dylib
/usr/bin/codesign -r- --display /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftDispatch.dylib
/usr/bin/codesign -r- --display /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftQuartzCore.dylib
/Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftDispatch.dylib: code object is not signed at all
/Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftCoreGraphics.dylib: code object is not signed at all
/Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftMetal.dylib: code object is not signed at all
/Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftQuartzCore.dylib: code object is not signed at all
Codesigning /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftDispatch.dylib
Codesigning /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftCoreGraphics.dylib
Codesigning /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftMetal.dylib
Codesigning /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftQuartzCore.dylib
/usr/bin/codesign --force --sign DB0FAA9830CEE1E5C6727C0B81A477B85FB56EB5 --verbose /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftDispatch.dylib
/usr/bin/codesign --force --sign DB0FAA9830CEE1E5C6727C0B81A477B85FB56EB5 --verbose /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftCoreGraphics.dylib
/usr/bin/codesign --force --sign DB0FAA9830CEE1E5C6727C0B81A477B85FB56EB5 --verbose /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftMetal.dylib
/usr/bin/codesign --force --sign DB0FAA9830CEE1E5C6727C0B81A477B85FB56EB5 --verbose /Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftQuartzCore.dylib
/Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftMetal.dylib: errSecInternalComponent
/Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftCoreGraphics.dylib: errSecInternalComponent
/Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftQuartzCore.dylib: errSecInternalComponent
/Users/drewmcclennon/Library/Developer/Xcode/DerivedData/Dice_Roller-edqodyccejvkgravqgvpztiumxjo/Build/Products/Debug-iphoneos/Dice Roller.app/Frameworks/libswiftDispatch.dylib: errSecInternalComponent
error: Failed with exit code 1
我尝试制作一个新的钥匙串,但是没有用。 我也尝试过重新启动MacBook。 任何帮助将不胜感激。 非常感谢 提请
答案 0 :(得分:0)
这听起来完全是愚蠢的(而且很嚣张,不是故意的)。
您是否尝试过再次输入密码?
有时,在部署到实际设备上时也会看到此错误,这通常是因为有多个彼此叠置的密码对话框。是的,它看起来好像是同一对话框,但实际上是不同的实例。
此答案也有一些建议(并暗示着同一问题):https://stackoverflow.com/a/50657877/4063602
如果您不想一遍又一遍地输入密码,请将其输入文本编辑器,然后从中剪切并粘贴...在某个时候,您将可以忽略它。
我没有答案来解释为什么它会如此工作,但是以上通常对我有用。