You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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'
The text was updated successfully, but these errors were encountered: