This commit is contained in:
2019-09-30 09:32:31 -07:00
parent 07e364853d
commit 6620ef92c4
5 changed files with 3 additions and 6 deletions

View File

@@ -163,8 +163,7 @@ Gw
<action selector="menuItemSelected:" target="207" id="x6l-Tq-pHp"/>
</connections>
</menuItem>
<menuItem title="Check for Updates..." id="jWa-5b-mBK" userLabel="Check for updates...">
<modifierMask key="keyEquivalentModifierMask"/>
<menuItem title="Check for Updates..." keyEquivalent="u" id="jWa-5b-mBK" userLabel="Check for updates...">
<connections>
<action selector="menuItemSelected:" target="207" id="VBb-a8-Cku"/>
</connections>

Binary file not shown.

View File

@@ -31,7 +31,7 @@
## Notes
- Running Rollup requires disabling Gatekeeper by running `sudo spctl --master-disable` in the Terminal.
- Running Rollup may require disabling Gatekeeper by running `sudo spctl --master-disable` in the Terminal
- Reverse Geocoding requires a valid Google API key. As of 2018, Google requires a paid account for access to the places database. Although a valid credit card is required to create the account, only massive searches incur fees. More here: https://developers.google.com/maps/documentation/geocoding/start
- The following characters are currently supported as delimiters: ' ','_','-','+'
@@ -41,4 +41,3 @@ Building Rollup requires Platypus and Pashua
* https://github.com/sveinbjornt/Platypus
* https://github.com/BlueM/Pashua

Binary file not shown.

View File

@@ -12,13 +12,12 @@
<string>profiteroles</string>
<key>BundledFiles</key>
<array>
<string>/Volumes/Code/Rollup/bin</string>
<string>/Volumes/Code/Rollup/master/current_version.txt</string>
<string>/Volumes/Code/Rollup/master/MainMenu.nib</string>
<string>/Volumes/Code/Rollup/master/functions.php</string>
<string>/Volumes/Code/Rollup/master/Rollup.php</string>
<string>/Volumes/Code/Rollup/master/RollupPrefs.php</string>
<string>/Volumes/Code/Rollup/master/prefs.php</string>
<string>/Volumes/Code/Rollup/bin</string>
</array>
<key>Creator</key>
<string>Platypus-5.3</string>