0.4.1.1
This commit is contained in:
3
MainMenu.nib/designable.nib
generated
3
MainMenu.nib/designable.nib
generated
@@ -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>
|
||||
|
||||
BIN
MainMenu.nib/keyedobjects.nib
generated
BIN
MainMenu.nib/keyedobjects.nib
generated
Binary file not shown.
@@ -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
|
||||
|
||||
|
||||
BIN
Rollup.app.zip
BIN
Rollup.app.zip
Binary file not shown.
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user