サンプルのヘルスキット アプリ ( FitStoreandRetrieveHealthKitData ) をアップルの開発者サイトからダウンロードしました。Xcode 6 ベータ版を使用して iPhone で実行しようとしています。しかし、デバイスでアプリを実行できず、エラーが発生しました
dyld: Symbol not found: _HKQuantityTypeIdentifierDietaryCalories
Referenced from: /private/var/mobile/Containers/Bundle/Application/95F193C0-52CE-47E0-92C4-0BF436AEB3AE/Fit.app/Fit
Expected in: /System/Library/Frameworks/HealthKit.framework/HealthKit
in /private/var/mobile/Containers/Bundle/Application/95F193C0-52CE-47E0-92C4-0BF436AEB3AE/Fit.app/Fit
これに対する解決策はありますか?