将配置文件和ipa文件拖放到itune.将应用程序同步到iPhone并出现错误:0xe8003ffe.我如何将这个应用程序同步到我的iPhone?(我的iphone正在使用IOS 4.0)是错误的原因?? 谢谢您的回答.
我想通过使用NSMutableArray分配NSInteger有没有办法解决这个问题?它不适用于模拟器并在运行应用程序时切断.
NSInteger Section;
NSMutableArray dataSourceSection;
Section = (NSInteger)[dataSourceSection objectAtIndex:2];
Run Code Online (Sandbox Code Playgroud)
谢谢.