I find it difficult to connect the new Facebook SDK. I followed this walkthrough and was very surprised that the actual .pkg installation is required for this version of the SDK. Not only this, but the SDK should refer to the project (not copied to it). So what happens if someone checks the working copy of the project and doesn't have the installation in the exact same relative path? In addition, Iβm having difficulty setting the SDK path, so it works even if the collaborators have an SDK installed on the same relative path (the SDK was not found and needs to be bound for each commit).
This is a huge inconvenience, and I was wondering if anyone would ever deal with this problem. I tried to copy resources to the project, but not a cube (does not build).
Thanks for your time and effort.
source share