IOS icon
21
Apple2Mac/Apple2iOS/Assets.xcassets/CPU.imageset/Contents.json
vendored
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"filename" : "cpu.png",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"version" : 1,
|
||||||
|
"author" : "xcode"
|
||||||
|
}
|
||||||
|
}
|
BIN
Apple2Mac/Apple2iOS/Assets.xcassets/CPU.imageset/cpu.png
vendored
Normal file
After Width: | Height: | Size: 269 B |
21
Apple2Mac/Apple2iOS/Assets.xcassets/Pause.imageset/Contents.json
vendored
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"filename" : "Pause.png",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"version" : 1,
|
||||||
|
"author" : "xcode"
|
||||||
|
}
|
||||||
|
}
|
BIN
Apple2Mac/Apple2iOS/Assets.xcassets/Pause.imageset/Pause.png
vendored
Normal file
After Width: | Height: | Size: 186 B |
@ -7,12 +7,10 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"filename" : "pref64.png",
|
|
||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"filename" : "prefs128.png",
|
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 511 B |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 8.5 KiB |
21
Apple2Mac/Apple2iOS/Assets.xcassets/Reboot.imageset/Contents.json
vendored
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"filename" : "reboot.png",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"version" : 1,
|
||||||
|
"author" : "xcode"
|
||||||
|
}
|
||||||
|
}
|
BIN
Apple2Mac/Apple2iOS/Assets.xcassets/Reboot.imageset/reboot.png
vendored
Normal file
After Width: | Height: | Size: 264 B |
21
Apple2Mac/Apple2iOS/Assets.xcassets/Run.imageset/Contents.json
vendored
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"filename" : "run.png",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"version" : 1,
|
||||||
|
"author" : "xcode"
|
||||||
|
}
|
||||||
|
}
|
BIN
Apple2Mac/Apple2iOS/Assets.xcassets/Run.imageset/run.png
vendored
Normal file
After Width: | Height: | Size: 259 B |
@ -23,17 +23,19 @@
|
|||||||
<constraint firstAttribute="height" constant="36" id="FMY-Nk-ouC"/>
|
<constraint firstAttribute="height" constant="36" id="FMY-Nk-ouC"/>
|
||||||
</constraints>
|
</constraints>
|
||||||
<items>
|
<items>
|
||||||
<barButtonItem title="Reboot" id="pwr-c0-7tW">
|
<barButtonItem image="Reboot" id="pwr-c0-7tW">
|
||||||
<connections>
|
<connections>
|
||||||
<action selector="rebootItemSelected:" destination="dkx-z0-nzr" id="O17-ef-Kc9"/>
|
<action selector="rebootItemSelected:" destination="dkx-z0-nzr" id="O17-ef-Kc9"/>
|
||||||
</connections>
|
</connections>
|
||||||
</barButtonItem>
|
</barButtonItem>
|
||||||
<barButtonItem title="Pause" id="XF9-t2-IEl">
|
<barButtonItem width="42" style="plain" systemItem="fixedSpace" id="Ad7-qe-EkZ"/>
|
||||||
|
<barButtonItem image="Pause" id="XF9-t2-IEl">
|
||||||
<connections>
|
<connections>
|
||||||
<action selector="togglePauseItemSelected:" destination="dkx-z0-nzr" id="qVs-rI-2r2"/>
|
<action selector="togglePauseItemSelected:" destination="dkx-z0-nzr" id="qVs-rI-2r2"/>
|
||||||
</connections>
|
</connections>
|
||||||
</barButtonItem>
|
</barButtonItem>
|
||||||
<barButtonItem title="CPU Togle" id="d5g-uX-Ssk">
|
<barButtonItem width="42" style="plain" systemItem="fixedSpace" id="Z5Y-ui-n58"/>
|
||||||
|
<barButtonItem image="CPU" id="d5g-uX-Ssk">
|
||||||
<connections>
|
<connections>
|
||||||
<action selector="toggleCPUSpeedItem:" destination="dkx-z0-nzr" id="TRp-OQ-bk2"/>
|
<action selector="toggleCPUSpeedItem:" destination="dkx-z0-nzr" id="TRp-OQ-bk2"/>
|
||||||
</connections>
|
</connections>
|
||||||
@ -413,7 +415,10 @@
|
|||||||
</scene>
|
</scene>
|
||||||
</scenes>
|
</scenes>
|
||||||
<resources>
|
<resources>
|
||||||
|
<image name="CPU" width="32" height="32"/>
|
||||||
<image name="Disk" width="32" height="32"/>
|
<image name="Disk" width="32" height="32"/>
|
||||||
|
<image name="Pause" width="32" height="32"/>
|
||||||
<image name="Prefs" width="32" height="32"/>
|
<image name="Prefs" width="32" height="32"/>
|
||||||
|
<image name="Reboot" width="32" height="32"/>
|
||||||
</resources>
|
</resources>
|
||||||
</document>
|
</document>
|
||||||
|