Skip to content

Commit

Permalink
conditionally enable touchbar customization
Browse files Browse the repository at this point in the history
  • Loading branch information
ddddxxx committed Jan 31, 2019
1 parent d65095c commit 620d79d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion LyricsX/Base.lproj/Perference.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -1387,7 +1387,15 @@
</buttonCell>
<connections>
<action selector="customizeTouchBarAction:" target="bFk-1g-XeL" id="KdX-Am-dpB"/>
<binding destination="MQW-nm-dXS" name="enabled" keyPath="values.TouchBarLyricsEnabled" id="4KJ-jO-YGM"/>
<binding destination="MQW-nm-dXS" name="enabled" keyPath="values.TouchBarLyricsEnabled" id="mj8-ra-cil">
<dictionary key="options">
<integer key="NSMultipleValuesPlaceholder" value="0"/>
<integer key="NSNoSelectionPlaceholder" value="0"/>
<integer key="NSNotApplicablePlaceholder" value="0"/>
<integer key="NSNullPlaceholder" value="0"/>
<bool key="NSRaisesForNotApplicableKeys" value="NO"/>
</dictionary>
</binding>
</connections>
</button>
</subviews>
Expand Down
2 changes: 1 addition & 1 deletion LyricsX/Supporting Files/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.4.5</string>
<key>CFBundleVersion</key>
<string>2072</string>
<string>2074</string>
<key>Fabric</key>
<dict>
<key>APIKey</key>
Expand Down

0 comments on commit 620d79d

Please sign in to comment.