onsi / mosaic

Mosaic Shifts Window Rectangles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mosaic

Mosaic is based on Rectangle which is based on Spectacle.

Mosaic uses CocoaPods to install MASShortcut.

  1. Make sure CocoaPods is installed and up to date on your machine (sudo gem install cocoapods).
  2. Execute pod install the root directory of the project.
  3. Open the generated xcworkspace file (open Mosaic.xcworkspace).

Signing

  • When running in Xcode (debug), MOsaic is signed to run locally with no developer ID configured.
  • You can run the app out of the box this way, but you might have to authorize the app in System Prefs every time you run it.
  • If you don't want to authorize in System Prefs every time you run it and you have a developer ID set up, you'll want to use that to sign it and additionally add the Hardened Runtime capability to the Mosaic and MosaicLauncher targets.

About

Mosaic Shifts Window Rectangles

License:Other


Languages

Language:Swift 98.5%Language:Ruby 1.5%