Christian Tietze

  • Posts
  • Books
  • Apps
  • Work With Me
  • Contact

NSRemindersUsageDescription Info.plist Key is Misspelled in the Documentation

Sep 21st, 2020

I am working on code that reads Apple Reminders data. To fetch reminders from an EKEventStore in EventKit, you need to request permissions. But you can only request permissions for calendar, event, or reminders access if your app’s Info.plist contains the appropriate key.

Continue reading …

  • ∞ Permalink
  • • Comments
  • • Tags:
    • documentation
    • eventkit

Generate interactive documentation with Code Guide

Jun 6th, 2013

Nat Pryce released Code Guide, a tool to create interactive code documentation. See his blog post announcement. It’s written in Python and works for Python and Java code. But since Python and Ruby comments look the same, parsing Ruby code works, too.

Continue reading …

  • ∞ Permalink
  • • Comments
  • • Tags:
    • programming
    • markdown
    • documentation
    • ruby
    • python
    • java

Contact • Newsletter • blog post feed
Become an affiliate • Legal Information • Twitter

Except where otherwise noted, content on this site is licensed CC BY-SA 4.0.