Skip to content

Commit

Permalink
Icon Update
Browse files Browse the repository at this point in the history
Icons added
Changed build target to 10.10
  • Loading branch information
jacquesCedric committed Sep 13, 2016
1 parent cdf79be commit c2ad2e6
Show file tree
Hide file tree
Showing 13 changed files with 29 additions and 17 deletions.
2 changes: 2 additions & 0 deletions Nyxtheia.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@
);
INFOPLIST_FILE = Nyxtheia/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.10;
PRODUCT_BUNDLE_IDENTIFIER = com.jacques.Helios.Nyxtheia;
PRODUCT_NAME = "$(TARGET_NAME)";
};
Expand All @@ -310,6 +311,7 @@
);
INFOPLIST_FILE = Nyxtheia/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.10;
PRODUCT_BUNDLE_IDENTIFIER = com.jacques.Helios.Nyxtheia;
PRODUCT_NAME = "$(TARGET_NAME)";
};
Expand Down
30 changes: 20 additions & 10 deletions Nyxtheia/Assets.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,53 +1,63 @@
{
"images" : [
{
"idiom" : "mac",
"size" : "16x16",
"idiom" : "mac",
"filename" : "nyx16.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "16x16",
"idiom" : "mac",
"filename" : "nyx32-1.png",
"scale" : "2x"
},
{
"idiom" : "mac",
"size" : "32x32",
"idiom" : "mac",
"filename" : "nyx32.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "32x32",
"idiom" : "mac",
"filename" : "nyx64.png",
"scale" : "2x"
},
{
"idiom" : "mac",
"size" : "128x128",
"idiom" : "mac",
"filename" : "nyx128.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "128x128",
"idiom" : "mac",
"filename" : "nyx256-1.png",
"scale" : "2x"
},
{
"idiom" : "mac",
"size" : "256x256",
"idiom" : "mac",
"filename" : "nyx256.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "256x256",
"idiom" : "mac",
"filename" : "nyx-2.png",
"scale" : "2x"
},
{
"idiom" : "mac",
"size" : "512x512",
"idiom" : "mac",
"filename" : "nyx-1.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "512x512",
"idiom" : "mac",
"filename" : "nyx.png",
"scale" : "2x"
}
],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions Nyxtheia/Base.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -103,35 +103,35 @@
<font key="font" metaFont="system"/>
<tabViewItems>
<tabViewItem label="Colours" identifier="1" id="nK8-wM-nhR">
<view key="view" id="TKg-tC-NBh">
<rect key="frame" x="10" y="33" width="304" height="54"/>
<view key="view" ambiguous="YES" id="TKg-tC-NBh">
<rect key="frame" x="10" y="33" width="195" height="0.0"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2Vh-pl-dRH">
<rect key="frame" x="16" y="32" width="65" height="19"/>
<rect key="frame" x="16" y="-22" width="65" height="19"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Hue" id="709-J6-uua">
<font key="font" metaFont="systemLight" size="14"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6En-SX-wGn">
<rect key="frame" x="16" y="5" width="74" height="19"/>
<rect key="frame" x="16" y="-49" width="74" height="19"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Saturation" id="X7d-nh-Fsb">
<font key="font" metaFont="systemLight" size="14"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<slider verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aP2-n7-bES">
<rect key="frame" x="94" y="32" width="195" height="21"/>
<rect key="frame" x="94" y="-22" width="195" height="21"/>
<sliderCell key="cell" state="on" alignment="left" maxValue="360" doubleValue="180" tickMarkPosition="above" sliderType="linear" id="HI2-fS-YwZ" customClass="hueSlide" customModule="Nyxtheia" customModuleProvider="target"/>
<connections>
<action selector="updateColorSlide:" target="NzV-ef-CcW" id="ZGU-Ea-JR0"/>
</connections>
</slider>
<slider verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Xwd-Fp-wco">
<rect key="frame" x="94" y="4" width="195" height="21"/>
<rect key="frame" x="94" y="-50" width="195" height="21"/>
<sliderCell key="cell" alignment="left" maxValue="100" doubleValue="50" tickMarkPosition="above" sliderType="linear" id="pMo-MX-RU2" customClass="saturationSlide" customModule="Nyxtheia" customModuleProvider="target"/>
<connections>
<action selector="updateSaturationSlide:" target="NzV-ef-CcW" id="kzy-OQ-DWv"/>
Expand Down Expand Up @@ -164,7 +164,7 @@
</view>
</tabViewItem>
<tabViewItem label="Effects" identifier="" id="RlK-rG-m1K">
<view key="view" ambiguous="YES" id="nH5-2k-hTf">
<view key="view" id="nH5-2k-hTf">
<rect key="frame" x="10" y="33" width="304" height="54"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
Expand Down

0 comments on commit c2ad2e6

Please sign in to comment.