Navigation Menu

Skip to content

Commit

Permalink
Update README.mdown
Browse files Browse the repository at this point in the history
  • Loading branch information
dpurdy committed Dec 20, 2011
1 parent 9b9fb73 commit 8b0e066
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.mdown
Expand Up @@ -54,3 +54,10 @@ Make sure you've edited your application's .plist file properly, so that your ap
* After upgrading to Xcode 4 the sample app will not build and I get the following error: [BEROR]No architectures to compile for (ARCHS=i386, VALID_ARCHS=armv7 armv6). What should I do?

Edit your build settings and add i386 to the list of valid architectures for the app. Click the project icon in the project navigator, select the Hackbook project, Build Settings tab, Architecture section, Valid Architectures option. Then click the grey arrow to expand, and double-click on right of Debug. After "armv6 armv7" add "i386".


Report Issues/Bugs
===============
[Bugs](https://developers.facebook.com/bugs)

[Questions](http://facebook.stackoverflow.com/questions/tagged/android)

0 comments on commit 8b0e066

Please sign in to comment.