Search Facebook Developers
Docs
Tools
Support
News
Apps
Log In
Created By
Nolan O'Brien
07/11/2012 4:38pm
Subscribers (2)
Tags
ios sdk
Bugs
iOS SDK 3.0 build script bug
Status:
Fixed
Priority:
Medium
Updated:
August 30, 2012 at 3:25pm
Toggle 1 older responses
Latest response from Facebook
Shireesh Asthana
This should now be resolved. Thanks for your patience.
Status changed to Fixed
Eric Osgood
Thanks for the report. We are looking into this.
Status changed to Assigned · Priority changed to Medium
Using the $SRCROOT variable is not safe. Please use quotes so that paths with spaces don't break the build.
Steps to Reproduce:
clone github to a directory that has a space
build SDK
Expected Behavior:
Works
Actual Behavior:
Fails
API/SDK:
iOS SDK
App IDs:
91572819302 (
Digital River
)
1 person
can reproduce this issue by following these steps
Repro