【发布时间】:2012-03-10 16:41:45
【问题描述】:
我能够在模拟器中运行我的项目并且它工作正常并且没有给出任何错误,但是当我尝试在设备中运行相同的应用程序时,即在存档时,它显示以下错误,
ld: library not found for -lCorePlot-CocoaTouch
collect2: ld returned 1 exit status
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/llvm-gcc-4.2 failed with exit code 1
我做错了什么。
【问题讨论】:
标签: objective-c ios-simulator device