Skip to content

Commit

Permalink
feat: macOS Catalina support for Lightroom CC 9 (#2)
Browse files Browse the repository at this point in the history
* Base xcode upgrades

* Remove all build files

* Remove local builds

* Upgrade the lua compiler

* Upgraded xcode proj

* add signing

* clear plugin when rebuilding and use updated lua compiler

* upgraded binaries for plugin server

* upgrade VSCO Keys presets to XMP

- Also remove the auto inject presets, breaks on load of CC9.
- Ships presets with installation to allow user to install manually if required.
  • Loading branch information
cajames authored Dec 17, 2019
1 parent c544014 commit dfe1af8
Show file tree
Hide file tree
Showing 133 changed files with 724 additions and 4,199 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ VSCOKeys-win/NotifyIconWpf/bin
VSCOKeys-win/NotifyIconWpf/obj
/VSCOKeys-win/VSCOKeys/VSCOKeys.csproj.user
/Tools/VSCOKeys-win.xml.backup
/VSCOKeys/LocalBuild
/Build
*.p12
80 changes: 0 additions & 80 deletions Build/VSCOKeys.app/Contents/Info.plist

This file was deleted.

Binary file removed Build/VSCOKeys.app/Contents/MacOS/VSCOKeys
Binary file not shown.
1 change: 0 additions & 1 deletion Build/VSCOKeys.app/Contents/PkgInfo

This file was deleted.

Binary file not shown.
Binary file removed Build/VSCOKeys.app/Contents/Resources/Add_Active.png
Binary file not shown.
Binary file removed Build/VSCOKeys.app/Contents/Resources/Add_Create.png
Binary file not shown.
Binary file removed Build/VSCOKeys.app/Contents/Resources/Add_Hover.png
Binary file not shown.
Binary file not shown.
106 changes: 0 additions & 106 deletions Build/VSCOKeys.app/Contents/Resources/AdjustmentMapping.json

This file was deleted.

Binary file not shown.
97 changes: 0 additions & 97 deletions Build/VSCOKeys.app/Contents/Resources/KeyMapping.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Build/VSCOKeys.app/Contents/Resources/List_Hover.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Build/VSCOKeys.app/Contents/Resources/ViewBack.png
Binary file not shown.
29 changes: 0 additions & 29 deletions Build/VSCOKeys.app/Contents/Resources/en.lproj/Credits.rtf

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file removed Build/VSCOKeys.app/Contents/Resources/keysicon.icns
Binary file not shown.
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/ActivateKeys.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/Client.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/Constants.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/DevelopSettings.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/Info.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/Init.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/Logging.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/Shutdown.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/Terminate.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/Utils.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/halfway_server/Http.lua
Binary file not shown.
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/halfway_server/Server.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/halfway_server/console.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/halfway_server/copas.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/halfway_server/coxpcall.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/halfway_server/file.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/halfway_server/logging.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/halfway_server/ltn12.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/halfway_server/lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/halfway_server/lua.exe
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/halfway_server/lua5.1.dll
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/halfway_server/lua5.1.exe
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/halfway_server/mime.lua
Binary file not shown.
Binary file removed Build/VSCOKeys.lrplugin/halfway_server/socket.lua
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit dfe1af8

Please sign in to comment.