Skip to content

rake package:frameworks fails if the repos path has spaces. #113

@Baza207

Description

@Baza207

When I try and build the project using method "2. Compiling for yourself" I get the following error:

$ rake package:frameworks
xcodebuild: error: Unknown build action 'on'.
Failed to build framework for iphoneos.

The first 2 steps work fine, however having the repo in a location that means the paths contains spaces seems to cause this error, and means that a file for each work in the path is made (assume that every <space> is a / instead of \<space>).

Note: 'on' is part of my path name where the repo is located.
/Users/<username>/Documents/Pig on a Hill/Parse-SDK-iOS-OSX

This is running on OS X 10.10.5, on the master branch at tag 1.8.1 or the current latest commit (670d7ec).

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions