サルでもわかるWEBプログラミング

フリーソフトのみでホームページ作成

ユーザ用ツール

サイト用ツール


00.swift:14.healthkit


差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
00.swift:14.healthkit [2021/10/13] – [HealthKit] adash33300.swift:14.healthkit [2021/10/22] (現在) – [HealthKitを使うためのXcodeの設定] adash333
行 1: 行 1:
 ====== 14.HealthKit ====== ====== 14.HealthKit ======
 [[00.swift:index.html|Swiftトップページ]] [[00.swift:index.html|Swiftトップページ]]
 +
 +===== HealthKitを使うためのXcodeの設定 =====
 +https://i-doctor.sakura.ne.jp/font/?p=47914
 +AppleWatchアプリを作ってみる(7)HealthKitを設定して心拍数を表示するアプリを実機で動かす
 +2021年10月15日
 +
 +
 +  -新規WatchOSアプリ作成で、NotificationをONにする(デフォルトではON)
 +  -info.plist に"Privacy – Health Update(/Share/Record) Usage Description"を追加(全部で3つ)
 +  -プロジェクト > TARGETS > {プロジェクト名} WatchKit Extension > General > Frameworks, Libraries, and Embedded Content に”HealthKit.framework”を追加
 +  -プロジェクト > TARGETS > {プロジェクト名} WatchKit Extension > Signing & Capabilities で、”+ Capability”をクリックして”HealthKit”を追加
 +
 +{{:00.swift:pasted:20211015-100645.png}}
 +
 +{{:00.swift:pasted:20211022-104356.png}}
 +
 +https://kita-note.com/xcode-config-healthkit
 +【Xcode】HealthKitデータの読み込み・書き込みの設定方法について
 +2021/9/
 +
 +https://capacitorjs.jp/docs/ios/configuration
 +iOS の設定
 +Info.plist を設定する
 +
 +https://dev.classmethod.jp/articles/how-to-show-info-plist-key-name-using-xcode/
 +XcodeでInfo.plistのkey名を見る方法
 +田中 賢治
 +2017.12.31
 +
 +https://useyourloaf.com/blog/xcode-13-missing-info.plist/
 +Xcode 13 Missing Info.plist
 +Jul 26, 2021
 +
 +https://software.small-desk.com/development/2021/09/08/xcode-no-infoplist-xcode13/
 +[Xcode] Xcode13 で作成した新規プロジェクトに Info.plist がない件
 +2021-09-08
 +
 +https://zenn.dev/kyome/articles/0e8e1c4cb2bfdf
 +Swift: Info.plist に定義した定数を読み込む
 +2020.12.24
 +
 +
 +==== HealthKit Documentation ====
 +
 +
 +https://developer.apple.com/documentation/healthkit/setting_up_healthkit
 +
 +https://help.apple.com/xcode/mac/current/#/dev88ff319e7
 +Add a capability to a target
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
 ===== 心拍数 ===== ===== 心拍数 =====
 +
 +https://nyxo.app/statistical-queries-with-swift-and-healthkit
 +How to do a Simple Statistical Query for HealthKit Data through SwiftUI
 +June 02, 2020
 +
  
 https://kita-note.com/swift-healthkit-show-heartrate https://kita-note.com/swift-healthkit-show-heartrate


00.swift/14.healthkit.1634132175.txt.gz · 最終更新: 2021/10/13 by adash333

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki