Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
lonkelle committed Mar 27, 2023
1 parent d1128f3 commit 5272726
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions AltServer/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -76,18 +76,9 @@
<menuItem title="Launch at Login" id="IyR-FQ-upe" userLabel="Launch At Login">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<!-- <menuItem isSeparatorItem="YES" id="mVM-Nm-Zi9"/> -->
<menuItem title="Log in" id="k7w-cA-c4B">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<!-- <menuItem isSeparatorItem="YES" id="mhj-D5-Ycy"/>
<menuItem title="Check for Updates..." id="Tnq-gD-Eic" userLabel="Check for Updates">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="checkForUpdates:" target="Arf-IC-5eb" id="7JG-du-nr4"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="hmG-xg-qgm"/> -->
<menuItem title="Quit SideServer" keyEquivalent="q" id="4sb-4s-VLi">
<connections>
<action selector="terminate:" target="Ady-hI-5gd" id="Te7-pn-YzF"/>
Expand Down
2 changes: 1 addition & 1 deletion Build.xcconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974

MARKETING_VERSION = 9.9.9
MARKETING_VERSION = 1.0.2
CURRENT_PROJECT_VERSION = 9999

// Vars to be overwritten by `CodeSigning.xcconfig` if exists
Expand Down

0 comments on commit 5272726

Please sign in to comment.