-
-
Notifications
You must be signed in to change notification settings - Fork 873
Closed
Labels
type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Description
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
Labels
type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed