摘要:
PyCoreImage 安裝 首先,需要下載安裝包,下載地址: https://developer.apple.com/documentation/coreimage/prototyping_your_app_s_core_image_pipeline_with_python https://doc
閱讀全文
摘要:
iOS10.3 起,將支持應用內評分。 (2017-01-25,現在最高版本iOS10.2.1,Xcode 穩定版本Xcode8.2.1,Xcode Beta版本 Xcode8.3Beta(BW109m) 使用方法 SKStoreReviewController 使用也很簡單,就一個方法。 引入 S
閱讀全文
摘要:
http://mp.weixin.qq.com/s?__biz=MzI1MTA1MzM2Nw==&mid=2649796799&idx=1&sn=42061b7d021b8d8fba00202286cd9372&scene=0#wechat_redirect 果然是厲害。 思路和采取的措施都不錯!
閱讀全文
摘要:
Introduction to Notificationshttps://developer.apple.com/wwdc2016/707 通知這哥們說話有點不清晰啊。 遠程通知本地通知 可以被操作的通知Dismiss Notifications 左滑消除UNNotification 響應式的通知 只有一個方法UNUserNotificationCenterDelegate Server->A...
閱讀全文
摘要:
session204 imessageApp sticker partI 工程文件:https://developer.apple.com/library/prerelease/content/samplecode/IceCreamBuilder 工程文件:https://github.com/urmyfaith/wwdc2016_session204_iMessageDemo 這位老兄說話有...
閱讀全文
摘要:
自動簽名機制和手動簽名都明顯看起來很好用。 自動簽名有log 手動簽名有具體的錯誤提示信息。 session401 Xcode Signing. 親,你的眼睛好大 相聲演員嗎? Yeah,You are. codesign 代碼簽名 三件事: 證書,prov,entitlements 證書(開發證書和分發證書)privateKey Apple have no copy prov file 允許...
閱讀全文
摘要:
Dock 應用的介紹:1.設計到的東西多2.使用 swift 設計3.Dock 的代碼量: 200,000行4.更少的重寫相同功能的代碼 swift.org 官網介紹 Swift Open Source 三個分類: 語言方面,包管理,核心庫 Package Manager frictionless核心庫,在 iOS,macOS等平臺共用的代碼 Foundation on Linux swift-...
閱讀全文
摘要:
iOS 10.0SiriKitProactive SuggestionsIntegrating with the Messages App 與系統短信 app交互User Notifications 用戶通知Speech Recognition 語音識別Wide Color 色彩空間的支持Adapting to the True Tone Display 真彩色顯示App Search E...
閱讀全文
摘要:
http://www.jianshu.com/p/fd5d193f3d36 問 http://www.jianshu.com/p/c687110e552c 答 4道過濾菜鳥的iOS面試題 1.struct和class的區別 2.介紹一下觀察者模式 3.在一個https連接的網站里,輸入賬號密碼點擊登
閱讀全文