Note that there are some explanatory texts on larger screens.

plurals
  1. POPhonegap + Facebook plugin: Ready Xcodeproj Package for iOs
    text
    copied!<p>After many and many attempts I can't get the Phonegap + <a href="https://github.com/davejohnson/phonegap-plugin-facebook-connect" rel="nofollow">phonegap-plugin-facebook-connect</a> build in xCode, following the tutorial in the Facebook plugin git-hub page.</p> <p>I've tried at least 6 variants and never succeeded. The latest errors I get, after a bunch related to <strong>JSON.h</strong> that now seem resolved after randomly messing up with project files are:</p> <pre><code>Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2 failed with exit code 1 </code></pre> <p>and</p> <pre><code>error: unable to open executable '/Users/franz/Library/Developer/Xcode/DerivedData/test_proj-fdqyszrbbbtzgtfwifiusivwzfmd/Build/Products/Debug-iphonesimulator/Test Proj.app/Test Proj' </code></pre> <p>As I see, I'm in good company with several other developers around the globe.</p> <p>Is there any kind soul willing to make publicly available an empty phonegap + Facebook xcodeproj using latest version of them?</p> <hr> <p><strong>EDIT</strong></p> <hr> <p>Since things still aren't working for me, I will keep this post up-to-date during the attempts to make it work.</p> <p><strong>First tip:</strong></p> <p>At step 17 from the phonegap-plugin-facebook-connect <a href="https://github.com/davejohnson/phonegap-plugin-facebook-connect" rel="nofollow">read me</a> you are told to remove the json folder.</p> <blockquote> <p>17 from the readme: 'From your Plugins/FBConnect folder, remove the JSON folder (remove reference only)'</p> </blockquote> <p>In short: <strong>don't do it</strong> if you want to build your app. This is a <a href="https://github.com/davejohnson/phonegap-plugin-facebook-connect/issues/22" rel="nofollow">2 months old issue</a> that has yet to be fixed.</p> <hr> <p><strong>EDIT 2</strong></p> <hr> <p>You can find the ready xcodeproj in the answer below.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload