Upgrade to Pro — share decks privately, control downloads, hide ads and more …

HealthKitをSwift4でいじってみた

 HealthKitをSwift4でいじってみた

第77回Cocoa勉強会関西

studioshin

April 21, 2018
Tweet

More Decks by studioshin

Other Decks in Programming

Transcript

  1. )FBMUI,JUରԠΞϓϦͷ࡞Γํ ιʔείʔυʹ)FBMUI,JUΛΠϯϙʔτ͢Δɻ import UIKit import HealthKit class ViewController: UIViewController {

    override func viewDidLoad() { super.viewDidLoad() // Do any additional setup after loading the view, typically } override func didReceiveMemoryWarning() { super.didReceiveMemoryWarning() // Dispose of any resources that can be recreated. } }