cocoa-rest-client
cocoa-rest-client copied to clipboard
Save to iCloud
Is it possible having an option of saving the requests to iCloud as default, or any other file sharing folders? I know export/import works, but it's great to have it as a default.
Thanks!
I think I would have to release to the app store to save to iCloud, but I'm not sure. One thing you might be able to do is alias ~/Library/Application Support/CocoaRestClient to a folder in Dropbox.
I tried that without success. Neither does it work to have the whole folder as an alias, nor just the files.
found the solution myself: an Alias is not working that way. You need to create a symlink via the terminal. then all is fine.
I believe since macOS Sierra you can distribute Mac apps outside the Mac App Store and still include features like Maps and iCloud. See here: https://developer.apple.com/macos/distribution/
Thanks for the heads up... I may give that a shot sometime soon.