随笔分类 -  iOS8

摘要:添加代码注释的插件时需更改的UDID获取方法defaults read /Applications/Xcode.app/Contents/Info DVTPlugInCompatibilityUUIDNSUrl中存在汉字的解决办法是:urlStr = [urlStr stringByAddingPe... 阅读全文
posted @ 2015-07-14 09:37 Mac-one 阅读(155) 评论(0) 推荐(0)
摘要:ios8之前 注册通知的方法是 [application registerForRemoteNotificationTypes:UIRemoteNotificationTypeAlert|UIRemoteNotificationTypeSound|UIRemoteNotification... 阅读全文
posted @ 2015-07-10 13:50 Mac-one 阅读(290) 评论(0) 推荐(0)