Accessing data from HealthKit with Swift
问题 I'm a complete noob at Swift (and Xcode), as a matter of fact, the only programming language I (somewhat) know is Javascript. I'm trying to make a Swift SpriteKit game, and I would like to access the number of calories burned in HealthKit. The idea is that my game will provide more points the more calories you burn using other apps like Endomondo. My app does not actually track anything, I would just like to access other data left by other apps in the Health App. Is this even possible? (I'm