Skip to content

flow run fails for ios target.  #67

@darmie

Description

@darmie

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' );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions