Jie的爆肝導向程式設計
創意,想法,程式,設計,知識,收藏...爆肝。
2013年8月22日 星期四
Objective-C 禁用UDID 替代方案:OpenUDID
優缺點分析參考文章:http://www.alexplay.tw/2013/03/udid.html
https://github.com/ylechelle/OpenUDID
取得OpenUDID方式:
#include "OpenUDID
.
h" NSString*
openUDID
= [OpenUDID value];
Objective-C ARC 專案中使用非ARC Code
在build Phases ->Compile Sources找到非ARC code
在Compiler Flags加上:
-fno-objc-arc
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)