fastlane-old / snapshot

Automate taking localized screenshots of your iOS app on every device
https://fastlane.tools
1.95k stars 141 forks source link

Error setting value './Project.xcworkspace' for option 'workspace' #420

Closed olexth closed 8 years ago

olexth commented 8 years ago

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?

olexth commented 8 years ago

Looks like one more false start here... Should have setup workspace path inside of Snapfile.

fastlanebot commented 8 years ago

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: