peerathai puapan
peerathai puapan
In Swift func application(application: UIApplication, didFinishLaunchingWithOptions launchOptions: [NSObject: AnyObject]?) -> Bool { // Override point for customization after application launch. //ENABLE PUSH NOTIFICATIONS if (UIApplication.sharedApplication().respondsToSelector(Selector("registerForRemoteNotifications"))) { var types: UIUserNotificationType =...
try add ${SDKROOT}/usr/include/libxml2 to HeaderSearchPath and LibrarySearchPaths http://stackoverflow.com/questions/26857531/import-libxml-tree-h-file-not-found-after-xcode-6-1-update