Closed olexth closed 8 years ago
Looks like one more false start here... Should have setup workspace path inside of Snapfile.
This issue was migrated to https://github.com/fastlane/fastlane/issues/2498. Please post all further comments there.
fastlane
is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket:
Hello! Just updated Snapshot to latest version and have this when running:
[13:47:28]: Error setting value './Project.xcworkspace' for option 'workspace' /Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.35.1/lib/fastlane_core/configuration/configuration_file.rb:24:in `eval': Workspace file not found at path '/Users/alexgolub/Desktop/my-project/fastlane/Project.xcworkspace' (RuntimeError)
Is it related to latest snapshot build?