Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

flow run fails for ios target. #67

Open
darmie opened this issue Jul 10, 2018 · 1 comment
Open

flow run fails for ios target. #67

darmie opened this issue Jul 10, 2018 · 1 comment

Comments

@darmie
Copy link

darmie commented Jul 10, 2018

flow run ios fails because the *.xcodeproj is supposed to be *.ios.xcodeproj when building a Snow project.

var ios_project_file = path.join( ios_project_path, flow.project.prepared.source.project.app.name + '.xcodeproj' );

@ruby0x1
Copy link
Member

ruby0x1 commented Jul 10, 2018

It just opens xcode btw. I'm open to pull requests for fixes like this!

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

No branches or pull requests

2 participants