mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
40 lines
1.1 KiB
Text
40 lines
1.1 KiB
Text
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>runDestinationsByUUID</key>
|
|
<dict>
|
|
<key>F9839E4F-67D2-4920-8CE8-94CEE3A6C3D7</key>
|
|
<dict>
|
|
<key>localComputer</key>
|
|
<dict>
|
|
<key>busSpeedInMHz</key>
|
|
<integer>100</integer>
|
|
<key>cpuCount</key>
|
|
<integer>1</integer>
|
|
<key>cpuKind</key>
|
|
<string>Intel Core i7</string>
|
|
<key>cpuSpeedInMHz</key>
|
|
<integer>2800</integer>
|
|
<key>logicalCPUCoresPerPackage</key>
|
|
<integer>8</integer>
|
|
<key>modelCode</key>
|
|
<string>MacBookPro11,3</string>
|
|
<key>physicalCPUCoresPerPackage</key>
|
|
<integer>4</integer>
|
|
<key>platformIdentifier</key>
|
|
<string>com.apple.platform.macosx</string>
|
|
</dict>
|
|
<key>targetArchitecture</key>
|
|
<string>x86_64</string>
|
|
<key>targetDevice</key>
|
|
<dict>
|
|
<key>modelCode</key>
|
|
<string>iPhone7,2</string>
|
|
<key>platformIdentifier</key>
|
|
<string>com.apple.platform.iphonesimulator</string>
|
|
</dict>
|
|
</dict>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|