Export Error
SainteCelery opened this issue · 2 comments
On macOS Mojave 10.14.2, while attempting to export a theme for Terminal, Atom Syntax & Atom UI, I am stymied by the error:
themer-terminal: Error: /var/vf/......../.com/mjswensen.themer.PMPDEz:16:26: warning: 'archivedData(withRootObject:)' was deprecated in OS X 10.14: Use +archiveDataWithRootObject:requiringSecureCoding:error: instead return NSKeyedArchiver.archivedData( ^
@SainteCelery , thanks for the issue. I believe the fix for this issue will be to update the dependency on themer-terminal
to the latest version.
Hi @SainteCelery , This Electron-based app has been deprecated in favor of a Progressive Web App (themer.mjswensen.com). Since themer-terminal
runs a snippet of Swift code that needs access to Apple-proprietary APIs, themer-terminal
can't be supported in the Web app and will therefore be CLI-only. Here are the docs on how to use themer-terminal
with themer
CLI.