Changes between Initial Version and Version 1 of Ticket #1340, comment 14
- Timestamp:
- 02/23/17 04:41:34 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1340, comment 14
initial v1 4 4 * r14269: generate an SSL cert (but postinstall script is still not used in appstore version..) 5 5 6 Ideally, we would store our preferences in "/Library/Preferences", but:6 Ideally, we would store our preferences in {{{/Library/Preferences}}}, but: 7 7 * there is no API to get the path to this directory (sigh), see [https://developer.apple.com/reference/foundation/nssearchpathdirectory?language=objc NSSearchPathDirectory] 8 8 * we are only supposed to use XML plist files in there? (sigh)