Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

swift

  1. P

    iOS Any good and up to date HealthKit tutorials available?

    So I'm new to programming and I'm currently working on a pet project and I've gotten stuck pretty hard. The essentials of it are that I want to read the distanceWalkingRunning data from HealthKit on a user's phone, store that information, and be able to print it to a UILabel in either Miles or...
  2. The Clark

    macOS Brand new to Swift, can I end statements with a semi-colon?

    I've done a little bit of research and different people have different opinions. I come from a programming background and it feels very unnatural to not include a semi-colon at the end of a statement. I would prefer to write a semi-colon but is that seen as bad practice? Does it have any effect...