Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

BUILD FAILED :: CopySwiftLibs #291

Open
rcfrias opened this issue Aug 31, 2018 · 0 comments
Open

BUILD FAILED :: CopySwiftLibs #291

rcfrias opened this issue Aug 31, 2018 · 0 comments

Comments

@rcfrias
Copy link

rcfrias commented Aug 31, 2018

using xcodebuild works, while xcbuild does not, I am using the same command:

xcodebuild -scheme "Xcode9-XCTest" -destination 'platform=iOS Simulator,name=iPhone X,OS=11.4' build test CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO <- Works!

xcbuild -scheme "Xcode9-XCTest" -destination 'platform=iOS Simulator,name=iPhone X,OS=11.4' build test CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO <- Does not work!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant