Three20/Three20.h file not found for Archive

前端 未结 3 1194
执笔经年
执笔经年 2021-01-26 02:12

I\'m trying to update an app that already have the Three20 library. Now i\'m using xcode 4.5 and everytime i try to make an Archive i recive this error:

Three20/Three20.

3条回答
  •  借酒劲吻你
    2021-01-26 02:55

    Three20 has't update in long time.And it has many bugs.set up this framework is very hard.

    you can try nimbus.It come from three20.

    Nimbus' Background

    Nimbus has been built with much inspiration from the Three20 framework. That being said, there are a number of fundamental problems with Three20 that Nimbus works very hard to avoid. Among them:

    Poor documentation. Spaghetti dependencies. Suffering from a "kitchen sink" complex. A complex build structure. An enormous number of difficult-to-solve bugs. Next-to-zero test coverage. For its weaknesses, Three20 does provide a good deal of value through its feature set. It is used in over 100 apps in the app store by companies such as Facebook, LinkedIn, Posterous, Meetup, and SCVNGR.

    Nimbus hopes to one day provide as much value as Three20 does on a feature-by-feature comparison, but with the invaluable benefit of sublime documentation and test coverage.

提交回复
热议问题