开发者

xcode: convert iphone to ipad issue

I am trying to convert an iphone project to an ipad but having a build issue for the new ipad version.

I was able to convert the iphone project to ipad 3.2 and run it. When I ru开发者_开发技巧n it it shows up in the ipad simulator as an iphone app. (Which is fine)

I then changed the simulator to iPad 4.1 with the new target of iPad

When I do a build it erorrs with the following message:

ld: library not found for -lBump


What I did:

1) under project menu I selected Upgrade current target for ipad and selected two apps 2) Switch my current target to the new ipad target that xcode created 3) hit build and run but fail

What should I check?


I found out that the Lib Search Path was incorrect. Changing this corrected the problem.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜