iphone / ipad - Compile three20 under xcode 4?
Asked Answered
S

3

6

anyone successfully compiled three20 under XCode 4?

I tried, and changed all Base SDK to latest 4.2, but there is alway a error:

error: There is no SDK with the name or path '..../three20/src/Three20Core/iphoneos4.0'

in Three20UICommon and its Unit tests.

Anyone has a clue about this?

Also, in Xcode 3, I know I can let all UnitTests not to be compiled by deselecting the bulleye for UnitTests. How can I do it in XCode 4?

thanks

Salicylate answered 23/11, 2010 at 12:32 Comment(0)
H
0

follow this step to integrate three20, u will b thru

https://github.com/facebook/three20/blob/master/README.mdown

Helio answered 8/12, 2010 at 9:13 Comment(0)
S
1

I tried the manual steps and failed. The added Three20 project files can not be opened like they used to in an xcode3 project.

Instead I've started from an existing xcode3 project which already works with Three20 (try one of the samples) and started to use it in xcode4. This worked.

Subsequent answered 2/3, 2011 at 14:32 Comment(0)
H
0

follow this step to integrate three20, u will b thru

https://github.com/facebook/three20/blob/master/README.mdown

Helio answered 8/12, 2010 at 9:13 Comment(0)
T
0

Three20 supports Xcode 4 now. Check this out http://three20.info/article/2011-03-10-Xcode4-Support.

Torpid answered 13/3, 2011 at 1:21 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.