Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling fails on Xcode 8 #20

Open
dymx101 opened this issue Dec 3, 2016 · 0 comments
Open

Compiling fails on Xcode 8 #20

dymx101 opened this issue Dec 3, 2016 · 0 comments

Comments

@dymx101
Copy link

dymx101 commented Dec 3, 2016

When I tried to compile it on Xcode 8, the compiling fails, and here is the error description:

CodeSign /Users/xxx/Library/Developer/Xcode/DerivedData/YYY-devhhrztnwiafzdnbmqgugeublld/Build/Products/Debug-iphonesimulator/DownloadButton.bundle
cd /Users/ydong/Documents/codebase/YYY/YYY/Pods
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

Signing Identity: "-"

/usr/bin/codesign --force --sign - --timestamp=none /Users/xxx/Library/Developer/Xcode/DerivedData/YYY-devhhrztnwiafzdnbmqgugeublld/Build/Products/Debug-iphonesimulator/DownloadButton.bundle

/Users/xxx/Library/Developer/Xcode/DerivedData/YYY-devhhrztnwiafzdnbmqgugeublld/Build/Products/Debug-iphonesimulator/DownloadButton.bundle: bundle format unrecognized, invalid, or unsuitable
Command /usr/bin/codesign failed with exit code 1

Does anyone knows what's the going wrong?

@dymx101 dymx101 changed the title Complier fails on Xcode 8 Compiling fails on Xcode 8 Dec 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant