随笔分类 -  iPhone调试

摘要:运行程序报错ld: file not found: ~/Library/Developer/Xcode/DerivedData/xxx-fxhqtzymbwegttddoznsqpakmlvp/Build/Products/Debug-iphonesimulator/xxx.app/xxxclang... 阅读全文
posted @ 2015-04-21 11:07 许文斌 阅读(547) 评论(0) 推荐(0)
摘要:快捷键 阅读全文
posted @ 2015-01-05 10:17 许文斌 阅读(225) 评论(0) 推荐(0)
摘要:1.推送过程简介 (1)App启动过程中,使用UIApplication::registerForRemoteNotificationTypes函数与苹果的APNS服务器通信,发出注册远程推送的申请。若注册成功,回调函数application:(UIApplication*)application... 阅读全文
posted @ 2014-11-26 11:52 许文斌 阅读(175) 评论(0) 推荐(0)