Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 483 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 483 Bytes

BNRun-SiriKit-Sample

Sample code for the Big Nerd Ranch blog posts on integrating SiriKit into your iOS app.

Created with Xcode 9 and Swift 4.

  • Part-01
    • A basic project stationery for adding SiriKit (Intents Extension) to an app.
  • Part-02
    • An incremental demonstration, in 4 steps, of taking an existing app and adding a working Intents Extension to it.
  • Part-03
    • Spit-and-polish for your Siri support.
  • Part-04
    • Adding a custom UI via a Intents UI Extension.