Three20 v1.1 and Xcode 4 -


Is there an easy way to get three 20 v1.1 to work under XCode 4? I followed the steps, but it looks like I use v1.1 for the guru because I use the TTLauncher.

This project fixes with normal builds and runs right on an iPhone, but when I want to create an archive (for IPA for distribution) I get 18 errors and 8 warnings.

The first one is:

  ../script / protect dotmand: line 23: cd: / users / xxx / library / developer / xcode / derivative / idems- cmvvvxpbvcdfcqvddriqmm No such file or directory   

Most other like 'no files or directories' such as: / #import "Three20Core / TTGlobal CoreLocale.h "

or 'Undeclared (' first use of the function) 'which does not come from any file or directory issue that I think'.

I have in my 'header search path':

  $ (BUILT_PRODUCTS_DIR) /../20 $ 320 (BUILT_PRODUCTS_DIR) /../../ three 20 ./../three20/build/Products/three20/usr/us/libxml2   

Any help would be greatly appreciated!

You should check out.

I re-submitted the accepted answer below:

So it seems that working with Xcode 4 to get the old Xcode 3.2 projects The easiest way to do this is to:

Go to Xcode 4's Preferences (CMD +,) Select the "Locations" tab where it says, "Create a location", select the drop down, and select "Place build product in specified locations based on target", I will write a three 20. Info article in more detail about this.

Comments