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

Can't run calabash-launcher from Xcode #150

Open
liam-ngy opened this issue Dec 21, 2018 · 2 comments
Open

Can't run calabash-launcher from Xcode #150

liam-ngy opened this issue Dec 21, 2018 · 2 comments
Labels

Comments

@liam-ngy
Copy link

Version 1.3
Can't run calabash-launcher from Xcode

Error Message:
Build input files cannot be found: '/Users/hoang.nguyen/Projects/xing/calabash-launcher/Core/.build/checkouts/commands.git--6791214719467454968/Sources/CommandsCore/StandardInputStream.swift', '/Users/hoang.nguyen/Projects/xing/calabash-launcher/Core/.build/checkouts/commands.git--6791214719467454968/Sources/CommandsCore/CommandExecutor.swift', '/Users/hoang.nguyen/Projects/xing/calabash-launcher/Core/.build/checkouts/commands.git--6791214719467454968/Sources/CommandsCore/CommandTextOutputStream.swift', '/Users/hoang.nguyen/Projects/xing/calabash-launcher/Core/.build/checkouts/commands.git--6791214719467454968/Sources/CommandsCore/Commands.swift', '/Users/hoang.nguyen/Projects/xing/calabash-launcher/Core/.build/checkouts/commands.git--6791214719467454968/Sources/CommandsCore/StandardOutOutputStream.swift'

@BasThomas
Copy link
Contributor

I think you have to get the required packages with SwiftPM first. @q231950?

Sent with GitHawk

@q231950
Copy link
Contributor

q231950 commented Dec 25, 2018

I had a brief first look and it seems like we need one comment to generate the Xcode project that contains the package within the calabash launcher’s workspace.

For now it will compile when running swift package generate-xcodeproj inside the Core directory.

I’ll have another look soon. It would be nice we could keep the behaviour to just hit run after cloning

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

No branches or pull requests

3 participants