Skip to content

Commit

Permalink
Updated Logo and Disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackintosh x86 committed Jun 22, 2020
1 parent 38146e2 commit 726d07c
Show file tree
Hide file tree
Showing 7 changed files with 93 additions and 2 deletions.
Binary file not shown.
68 changes: 68 additions & 0 deletions OC Gen-X/AppIcon.xcassets/AppIcon.appiconset/Contents 2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"images" : [
{
"filename" : "icon_16x16.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "16x16"
},
{
"filename" : "icon_16x16@2x.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "16x16"
},
{
"filename" : "icon_32x32.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "32x32"
},
{
"filename" : "icon_32x32@2x.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "32x32"
},
{
"filename" : "icon_128x128.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "128x128"
},
{
"filename" : "icon_128x128@2x.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "128x128"
},
{
"filename" : "icon_256x256.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "256x256"
},
{
"filename" : "icon_256x256@2x.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "256x256"
},
{
"filename" : "icon_512x512.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "512x512"
},
{
"filename" : "icon_512x512@2x.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "512x512"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
23 changes: 23 additions & 0 deletions OC Gen-X/AppIcon.xcassets/genx.imageset/Contents 2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "genx.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "genx-1.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "genx-2.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Binary file modified OC Gen-X/AppIcon.xcassets/genx.imageset/genx-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified OC Gen-X/AppIcon.xcassets/genx.imageset/genx-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified OC Gen-X/AppIcon.xcassets/genx.imageset/genx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions OC Gen-X/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -1598,15 +1598,15 @@ Add watchdog=0 to disable WatchDog timer (if you get accidental reboots).</strin
<rect key="frame" x="146" y="33" width="504" height="16"/>
<textFieldCell key="cell" lineBreakMode="clipping" title="User Notice: This Application is not endorsed by the Opencore Development team." id="MCU-YO-XvG">
<font key="font" metaFont="system"/>
<color key="textColor" name="systemYellowColor" catalog="System" colorSpace="catalog"/>
<color key="textColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="j04-3g-RJW">
<rect key="frame" x="190" y="20" width="416" height="16"/>
<textFieldCell key="cell" lineBreakMode="clipping" title="Support and bugs should be reported direct to the apps github repo" id="uic-lw-BZa">
<font key="font" metaFont="system"/>
<color key="textColor" name="systemYellowColor" catalog="System" colorSpace="catalog"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
Expand Down

0 comments on commit 726d07c

Please sign in to comment.