Bladeren bron

UTM: implemented main view and configuration views

osy 6 jaren geleden
commit
7c8ea57607
89 gewijzigde bestanden met toevoegingen van 6060 en 0 verwijderingen
  1. 3 0
      .gitmodules
  2. 86 0
      Configuration/UTMConfiguration.h
  3. 482 0
      Configuration/UTMConfiguration.m
  4. 32 0
      Configuration/UTMConfigurationDelegate.h
  5. 1 0
      ConfigurationViews/StaticDataTableViewController
  6. 33 0
      ConfigurationViews/VMConfigCreateViewController.h
  7. 50 0
      ConfigurationViews/VMConfigCreateViewController.m
  8. 47 0
      ConfigurationViews/VMConfigDisplayViewController.h
  9. 161 0
      ConfigurationViews/VMConfigDisplayViewController.m
  10. 52 0
      ConfigurationViews/VMConfigDriveDetailViewController.h
  11. 168 0
      ConfigurationViews/VMConfigDriveDetailViewController.m
  12. 28 0
      ConfigurationViews/VMConfigDrivesViewController.h
  13. 113 0
      ConfigurationViews/VMConfigDrivesViewController.m
  14. 32 0
      ConfigurationViews/VMConfigExistingViewController.h
  15. 115 0
      ConfigurationViews/VMConfigExistingViewController.m
  16. 34 0
      ConfigurationViews/VMConfigInputViewController.h
  17. 82 0
      ConfigurationViews/VMConfigInputViewController.m
  18. 36 0
      ConfigurationViews/VMConfigNetworkingViewController.h
  19. 59 0
      ConfigurationViews/VMConfigNetworkingViewController.m
  20. 160 0
      ConfigurationViews/VMConfigNewStorageViewController.m
  21. 30 0
      ConfigurationViews/VMConfigPrintingViewController.h
  22. 41 0
      ConfigurationViews/VMConfigPrintingViewController.m
  23. 30 0
      ConfigurationViews/VMConfigSharingViewController.h
  24. 41 0
      ConfigurationViews/VMConfigSharingViewController.m
  25. 30 0
      ConfigurationViews/VMConfigSoundViewController.h
  26. 41 0
      ConfigurationViews/VMConfigSoundViewController.m
  27. 55 0
      ConfigurationViews/VMConfigSystemViewController.h
  28. 197 0
      ConfigurationViews/VMConfigSystemViewController.m
  29. 31 0
      ConfigurationViews/VMConfigViewController.h
  30. 63 0
      ConfigurationViews/VMConfigViewController.m
  31. 202 0
      LICENSE
  32. 468 0
      UTM.xcodeproj/project.pbxproj
  33. 22 0
      UTM.xcodeproj/xcshareddata/IDETemplateMacros.plist
  34. 25 0
      UTM/AppDelegate.h
  35. 59 0
      UTM/AppDelegate.m
  36. 98 0
      UTM/Assets.xcassets/AppIcon.appiconset/Contents.json
  37. 23 0
      UTM/Assets.xcassets/CPU Icon.imageset/Contents.json
  38. BIN
      UTM/Assets.xcassets/CPU Icon.imageset/cpu-icon@1x.png
  39. BIN
      UTM/Assets.xcassets/CPU Icon.imageset/cpu-icon@2x.png
  40. BIN
      UTM/Assets.xcassets/CPU Icon.imageset/cpu-icon@3x.png
  41. 6 0
      UTM/Assets.xcassets/Contents.json
  42. 23 0
      UTM/Assets.xcassets/Display Icon.imageset/Contents.json
  43. BIN
      UTM/Assets.xcassets/Display Icon.imageset/display-icon@1x.png
  44. BIN
      UTM/Assets.xcassets/Display Icon.imageset/display-icon@2x.png
  45. BIN
      UTM/Assets.xcassets/Display Icon.imageset/display-icon@3x.png
  46. 23 0
      UTM/Assets.xcassets/HDD Icon.imageset/Contents.json
  47. BIN
      UTM/Assets.xcassets/HDD Icon.imageset/hdd-icon@1x.png
  48. BIN
      UTM/Assets.xcassets/HDD Icon.imageset/hdd-icon@2x.png
  49. BIN
      UTM/Assets.xcassets/HDD Icon.imageset/hdd-icon@3x.png
  50. 23 0
      UTM/Assets.xcassets/Input Icon.imageset/Contents.json
  51. BIN
      UTM/Assets.xcassets/Input Icon.imageset/input-icon@1x.png
  52. BIN
      UTM/Assets.xcassets/Input Icon.imageset/input-icon@2x.png
  53. BIN
      UTM/Assets.xcassets/Input Icon.imageset/input-icon@3x.png
  54. 23 0
      UTM/Assets.xcassets/Media Icon.imageset/Contents.json
  55. BIN
      UTM/Assets.xcassets/Media Icon.imageset/media-icon@1x.png
  56. BIN
      UTM/Assets.xcassets/Media Icon.imageset/media-icon@2x.png
  57. BIN
      UTM/Assets.xcassets/Media Icon.imageset/media-icon@3x.png
  58. 23 0
      UTM/Assets.xcassets/Networking Icon.imageset/Contents.json
  59. BIN
      UTM/Assets.xcassets/Networking Icon.imageset/network-icon@1x.png
  60. BIN
      UTM/Assets.xcassets/Networking Icon.imageset/network-icon@2x.png
  61. BIN
      UTM/Assets.xcassets/Networking Icon.imageset/network-icon@3x.png
  62. 23 0
      UTM/Assets.xcassets/Play Icon.imageset/Contents.json
  63. BIN
      UTM/Assets.xcassets/Play Icon.imageset/play-button@1x.png
  64. BIN
      UTM/Assets.xcassets/Play Icon.imageset/play-button@2x.png
  65. BIN
      UTM/Assets.xcassets/Play Icon.imageset/play-button@3x.png
  66. 23 0
      UTM/Assets.xcassets/Printer Icon.imageset/Contents.json
  67. BIN
      UTM/Assets.xcassets/Printer Icon.imageset/printer-icon@1x.png
  68. BIN
      UTM/Assets.xcassets/Printer Icon.imageset/printer-icon@2x.png
  69. BIN
      UTM/Assets.xcassets/Printer Icon.imageset/printer-icon@3x.png
  70. 23 0
      UTM/Assets.xcassets/Resume Icon.imageset/Contents.json
  71. BIN
      UTM/Assets.xcassets/Resume Icon.imageset/pauseandresume@1x.png
  72. BIN
      UTM/Assets.xcassets/Resume Icon.imageset/pauseandresume@2x.png
  73. BIN
      UTM/Assets.xcassets/Resume Icon.imageset/pauseandresume@3x.png
  74. 23 0
      UTM/Assets.xcassets/Share Icon.imageset/Contents.json
  75. BIN
      UTM/Assets.xcassets/Share Icon.imageset/share-icon@1x.png
  76. BIN
      UTM/Assets.xcassets/Share Icon.imageset/share-icon@2x.png
  77. BIN
      UTM/Assets.xcassets/Share Icon.imageset/share-icon@3x.png
  78. 23 0
      UTM/Assets.xcassets/Sound Icon.imageset/Contents.json
  79. BIN
      UTM/Assets.xcassets/Sound Icon.imageset/sound-icon@1x.png
  80. BIN
      UTM/Assets.xcassets/Sound Icon.imageset/sound-icon@2x.png
  81. BIN
      UTM/Assets.xcassets/Sound Icon.imageset/sound-icon@3x.png
  82. 25 0
      UTM/Base.lproj/LaunchScreen.storyboard
  83. 2176 0
      UTM/Base.lproj/Main.storyboard
  84. 88 0
      UTM/Info.plist
  85. 24 0
      UTM/main.m
  86. 50 0
      Views/VMListViewCell.h
  87. 76 0
      Views/VMListViewCell.m
  88. 28 0
      Views/VMListViewController.h
  89. 127 0
      Views/VMListViewController.m

+ 3 - 0
.gitmodules

@@ -0,0 +1,3 @@
+[submodule "ConfigurationViews/StaticDataTableViewController"]
+	path = ConfigurationViews/StaticDataTableViewController
+	url = https://github.com/peterpaulis/StaticDataTableViewController.git

+ 86 - 0
Configuration/UTMConfiguration.h

@@ -0,0 +1,86 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <Foundation/Foundation.h>
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface UTMNewDrive : NSObject
+
+@property (nonatomic, assign) BOOL valid;
+@property (nonatomic, nullable, strong) NSNumber *sizeMB;
+@property (nonatomic, assign) BOOL isQcow2;
+
+@end
+
+@interface UTMConfiguration : NSObject
+
+@property (nonatomic, weak, readonly) NSDictionary *dictRepresentation;
+
++ (NSArray<NSString *>*)supportedArchitecturesPretty;
++ (NSArray<NSString *>*)supportedArchitectures;
++ (NSArray<NSString *>*)supportedBootDevices;
++ (NSArray<NSString *>*)supportedTargetsForArchitecture:(NSString *)architecture;
++ (NSArray<NSString *>*)supportedResolutions;
++ (NSArray<NSString *>*)supportedDriveInterfaces;
+
+@property (nonatomic, nullable, strong) NSString *name;
+@property (nonatomic, nullable, strong) NSString *changeName;
+
+@property (nonatomic, nullable, strong) NSString *systemArchitecture;
+@property (nonatomic, nullable, strong) NSNumber *systemMemory;
+@property (nonatomic, nullable, strong) NSNumber *systemCPUCount;
+@property (nonatomic, nullable, strong) NSString *systemTarget;
+@property (nonatomic, nullable, strong) NSString *systemBootDevice;
+@property (nonatomic, nullable, strong) NSString *systemAddArgs;
+
+@property (nonatomic, assign) BOOL displayConsoleOnly;
+@property (nonatomic, assign) BOOL displayFixedResolution;
+@property (nonatomic, nullable, strong) NSNumber *displayFixedResolutionWidth;
+@property (nonatomic, nullable, strong) NSNumber *displayFixedResolutionHeight;
+@property (nonatomic, assign) BOOL displayZoomScale;
+@property (nonatomic, assign) BOOL displayZoomLetterBox;
+
+@property (nonatomic, assign) BOOL inputTouchscreenMode;
+@property (nonatomic, assign) BOOL inputDirect;
+
+@property (nonatomic, assign) BOOL networkEnabled;
+@property (nonatomic, assign) BOOL networkLocalhostOnly;
+@property (nonatomic, nullable, strong) NSString *networkIPSubnet;
+@property (nonatomic, nullable, strong) NSString *networkDHCPStart;
+
+@property (nonatomic, assign) BOOL printEnabled;
+
+@property (nonatomic, assign) BOOL soundEnabled;
+
+@property (nonatomic, assign) BOOL sharingClipboardEnabled;
+
+- (id)initWithDefaults;
+- (NSUInteger)countDrives;
+- (NSUInteger)newDefaultDrive;
+- (nullable NSString *)driveImagePathForIndex:(NSUInteger)index;
+- (void)setImagePath:(NSString *)path forIndex:(NSUInteger)index;
+- (nullable NSString *)driveInterfaceTypeForIndex:(NSUInteger)index;
+- (void)setDriveInterfaceType:(NSString *)interfaceType forIndex:(NSUInteger)index;
+- (BOOL)driveIsCdromForIndex:(NSUInteger)index;
+- (void)setDriveIsCdrom:(BOOL)isCdrom forIndex:(NSUInteger)index;
+- (void)moveDriveIndex:(NSUInteger)index to:(NSUInteger)newIndex;
+- (nullable UTMNewDrive *)driveNewParamsAtIndex:(NSUInteger)index;
+- (void)removeDriveAtIndex:(NSUInteger)index;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 482 - 0
Configuration/UTMConfiguration.m

@@ -0,0 +1,482 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "UTMConfiguration.h"
+
+const NSString *const kUTMConfigSystemKey = @"System";
+const NSString *const kUTMConfigDisplayKey = @"Display";
+const NSString *const kUTMConfigInputKey = @"Input";
+const NSString *const kUTMConfigNetworkingKey = @"Networking";
+const NSString *const kUTMConfigPrintingKey = @"Printing";
+const NSString *const kUTMConfigSoundKey = @"Sound";
+const NSString *const kUTMConfigSharingKey = @"Sharing";
+const NSString *const kUTMConfigDrivesKey = @"Drives";
+
+const NSString *const kUTMConfigArchitectureKey = @"Architecture";
+const NSString *const kUTMConfigMemoryKey = @"Memory";
+const NSString *const kUTMConfigCPUCountKey = @"CPUCount";
+const NSString *const kUTMConfigTargetKey = @"Target";
+const NSString *const kUTMConfigBootDeviceKey = @"BootDevice";
+const NSString *const kUTMConfigAddArgsKey = @"AddArgs";
+
+const NSString *const kUTMConfigConsoleOnlyKey = @"ConsoleOnly";
+const NSString *const kUTMConfigFixedResolutionKey = @"FixedResolution";
+const NSString *const kUTMConfigFixedResolutionWidthKey = @"FixedResolutionWidth";
+const NSString *const kUTMConfigFixedResolutionHeightKey = @"FixedResolutionHeight";
+const NSString *const kUTMConfigZoomScaleKey = @"ZoomScale";
+const NSString *const kUTMConfigZoomLetterboxKey = @"ZoomLetterbox";
+
+const NSString *const kUTMConfigTouchscreenModeKey = @"TouchscreenMode";
+const NSString *const kUTMConfigDirectInputKey = @"DirectInput";
+
+const NSString *const kUTMConfigNetworkEnabledKey = @"NetworkEnabled";
+const NSString *const kUTMConfigLocalhostOnlyKey = @"LocalhostOnly";
+const NSString *const kUTMConfigIPSubnetKey = @"IPSubnet";
+const NSString *const kUTMConfigDHCPStartKey = @"DHCPStart";
+
+const NSString *const kUTMConfigPrintEnabledKey = @"PrintEnabled";
+
+const NSString *const kUTMConfigSoundEnabledKey = @"SoundEnabled";
+
+const NSString *const kUTMConfigChipboardSharingKey = @"ClipboardSharing";
+
+const NSString *const kUTMConfigImagePathKey = @"ImagePath";
+const NSString *const kUTMConfigInterfaceTypeKey = @"InterfaceType";
+const NSString *const kUTMConfigCdromKey = @"Cdrom";
+
+@implementation UTMNewDrive
+
+@end
+
+@interface UTMConfiguration ()
+
+@end
+
+@implementation UTMConfiguration {
+    NSMutableDictionary *_rootDict;
+    NSMutableDictionary *_systemDict;
+    NSMutableDictionary *_displayDict;
+    NSMutableDictionary *_inputDict;
+    NSMutableDictionary *_networkingDict;
+    NSMutableDictionary *_printingDict;
+    NSMutableDictionary *_soundDict;
+    NSMutableDictionary *_sharingDict;
+    NSMutableArray<NSMutableDictionary *> *_drivesDicts;
+    NSMutableArray<UTMNewDrive *> *_newDrivesDict;
+}
+
+#pragma mark - Constant supported values
+
++ (NSArray<NSString *>*)supportedArchitecturesPretty {
+    return @[
+             @"Alpha",
+             @"ARM (aarch32)",
+             @"ARM64 (aarch64)",
+             @"CRIS",
+             @"HPPA",
+             @"i386 (x86)",
+             @"LatticeMico32 (lm32)",
+             @"m68k",
+             @"Microblaze",
+             @"Microblaze (Little Endian)",
+             @"MIPS",
+             @"MIPS (Little Endian)",
+             @"MIPS64",
+             @"MIPS64 (Little Endian)",
+             @"Moxie",
+             @"NIOS2",
+             @"OpenRISC",
+             @"PowerPC",
+             @"PowerPC64",
+             @"RISC-V32",
+             @"RISC-V64",
+             @"S390x (zSeries)",
+             @"SH4",
+             @"SH4 (Big Endian)",
+             @"SPARC",
+             @"SPARC64",
+             @"TriCore",
+             @"Unicore32",
+             @"x86_64",
+             @"Xtensa",
+             @"Xtensa (Big Endian)"
+             ];
+}
+
++ (NSArray<NSString *>*)supportedArchitectures {
+    return @[
+             @"alpha",
+             @"arm",
+             @"aarch64",
+             @"cris",
+             @"hppa",
+             @"i386",
+             @"lm32",
+             @"m68k",
+             @"microblaze",
+             @"microblazeel",
+             @"mips",
+             @"mipsel",
+             @"mips64",
+             @"mips64el",
+             @"moxie",
+             @"nios2",
+             @"or1k",
+             @"ppc",
+             @"ppc64",
+             @"riscv32",
+             @"riscv64",
+             @"s390x",
+             @"sh4",
+             @"sh4eb",
+             @"sparc",
+             @"sparc64",
+             @"tricore",
+             @"unicore32",
+             @"x86_64",
+             @"xtensa",
+             @"xtensaeb"
+             ];
+}
+
++ (NSArray<NSString *>*)supportedBootDevices {
+    return @[
+             @"Hard Disk",
+             @"CD/DVD",
+             @"Floppy"
+             ];
+}
+
++ (NSArray<NSString *>*)supportedTargetsForArchitecture:(NSString *)architecture {
+    return @[];
+}
+
++ (NSArray<NSString *>*)supportedResolutions {
+    return @[
+             @"320x240",
+             @"640x480",
+             @"800x600",
+             @"1024x600",
+             @"1136x640",
+             @"1280x720",
+             @"1334x750",
+             @"1280x800",
+             @"1280x1024",
+             @"1920x1080",
+             @"2436x1125",
+             @"2048x1536",
+             @"2560x1440",
+             @"2732x2048"
+             ];
+}
+
++ (NSArray<NSString *>*)supportedDriveInterfaces {
+    return @[
+             @"ide",
+             @"scsi",
+             @"sd",
+             @"mtd",
+             @"floppy",
+             @"pflash",
+             @"virtio",
+             @"none"
+             ];
+}
+
+#pragma mark - Initialization
+
+- (id)init {
+    self = [super init];
+    if (self) {
+        _rootDict = [[NSMutableDictionary alloc] initWithCapacity:8];
+        _systemDict = [[NSMutableDictionary alloc] init];
+        _displayDict = [[NSMutableDictionary alloc] init];
+        _inputDict = [[NSMutableDictionary alloc] init];
+        _networkingDict = [[NSMutableDictionary alloc] init];
+        _printingDict = [[NSMutableDictionary alloc] init];
+        _soundDict = [[NSMutableDictionary alloc] init];
+        _sharingDict = [[NSMutableDictionary alloc] init];
+        _drivesDicts = [[NSMutableArray alloc] init];
+        _rootDict[kUTMConfigSystemKey] = _systemDict;
+        _rootDict[kUTMConfigDisplayKey] = _displayDict;
+        _rootDict[kUTMConfigInputKey] = _inputDict;
+        _rootDict[kUTMConfigNetworkingKey] = _networkingDict;
+        _rootDict[kUTMConfigPrintingKey] = _printingDict;
+        _rootDict[kUTMConfigSoundKey] = _soundDict;
+        _rootDict[kUTMConfigSharingKey] = _sharingDict;
+        _rootDict[kUTMConfigDrivesKey] = _drivesDicts;
+        _newDrivesDict = [[NSMutableArray alloc] init];
+    }
+    return self;
+}
+
+- (id)initWithDefaults {
+    self = [self init];
+    self.systemArchitecture = @"x86_64";
+    self.systemMemory = @512;
+    self.systemCPUCount = @2;
+    self.systemBootDevice = @"CD/DVD";
+    self.displayFixedResolutionWidth = @800;
+    self.displayFixedResolutionHeight = @600;
+    self.displayFixedResolution = NO;
+    self.networkEnabled = YES;
+    self.printEnabled = YES;
+    self.soundEnabled = YES;
+    self.sharingClipboardEnabled = YES;
+    return self;
+}
+
+#pragma mark - Properties
+
+- (void)setSystemArchitecture:(NSString *)systemArchitecture {
+    _rootDict[kUTMConfigSystemKey][kUTMConfigArchitectureKey] = systemArchitecture;
+}
+
+- (NSString *)systemArchitecture {
+    return _rootDict[kUTMConfigSystemKey][kUTMConfigArchitectureKey];
+}
+
+- (void)setSystemMemory:(NSNumber *)systemMemory {
+    _rootDict[kUTMConfigSystemKey][kUTMConfigMemoryKey] = systemMemory;
+}
+
+- (NSNumber *)systemMemory {
+    return _rootDict[kUTMConfigSystemKey][kUTMConfigMemoryKey];
+}
+
+- (void)setSystemCPUCount:(NSNumber *)systemCPUCount {
+    _rootDict[kUTMConfigSystemKey][kUTMConfigCPUCountKey] = systemCPUCount;
+}
+
+- (NSNumber *)systemCPUCount {
+    return _rootDict[kUTMConfigSystemKey][kUTMConfigCPUCountKey];
+}
+
+- (void)setSystemTarget:(NSString *)systemTarget {
+    _rootDict[kUTMConfigSystemKey][kUTMConfigTargetKey] = systemTarget;
+}
+
+- (NSString *)systemTarget {
+    return _rootDict[kUTMConfigSystemKey][kUTMConfigTargetKey];
+}
+
+- (void)setSystemBootDevice:(NSString *)systemBootDevice {
+    _rootDict[kUTMConfigSystemKey][kUTMConfigBootDeviceKey] = systemBootDevice;
+}
+
+- (NSString *)systemBootDevice {
+    return _rootDict[kUTMConfigSystemKey][kUTMConfigBootDeviceKey];
+}
+
+- (void)setSystemAddArgs:(NSString *)systemAddArgs {
+    _rootDict[kUTMConfigSystemKey][kUTMConfigAddArgsKey] = systemAddArgs;
+}
+
+- (NSString *)systemAddArgs {
+    return _rootDict[kUTMConfigSystemKey][kUTMConfigAddArgsKey];
+}
+
+- (void)setDisplayConsoleOnly:(BOOL)displayConsoleOnly {
+    _rootDict[kUTMConfigDisplayKey][kUTMConfigConsoleOnlyKey] = [NSNumber numberWithBool:displayConsoleOnly];
+}
+
+- (BOOL)displayConsoleOnly {
+    return [_rootDict[kUTMConfigDisplayKey][kUTMConfigConsoleOnlyKey] boolValue];
+}
+
+- (void)setDisplayFixedResolution:(BOOL)displayFixedResolution {
+    _rootDict[kUTMConfigDisplayKey][kUTMConfigFixedResolutionKey] = [NSNumber numberWithBool:displayFixedResolution];
+}
+
+- (BOOL)displayFixedResolution {
+    return [_rootDict[kUTMConfigDisplayKey][kUTMConfigFixedResolutionKey] boolValue];
+}
+
+- (void)setDisplayFixedResolutionWidth:(NSNumber *)displayFixedResolutionWidth {
+    _rootDict[kUTMConfigDisplayKey][kUTMConfigFixedResolutionWidthKey] = displayFixedResolutionWidth;
+}
+
+- (NSNumber *)displayFixedResolutionWidth {
+    return _rootDict[kUTMConfigDisplayKey][kUTMConfigFixedResolutionWidthKey];
+}
+
+- (void)setDisplayFixedResolutionHeight:(NSNumber *)displayFixedResolutionHeight {
+    _rootDict[kUTMConfigDisplayKey][kUTMConfigFixedResolutionHeightKey] = displayFixedResolutionHeight;
+}
+
+- (NSNumber *)displayFixedResolutionHeight {
+    return _rootDict[kUTMConfigDisplayKey][kUTMConfigFixedResolutionHeightKey];
+}
+
+- (void)setDisplayZoomScale:(BOOL)displayZoomScale {
+    _rootDict[kUTMConfigDisplayKey][kUTMConfigZoomScaleKey] = [NSNumber numberWithBool:displayZoomScale];
+}
+
+- (BOOL)displayZoomScale {
+    return [_rootDict[kUTMConfigDisplayKey][kUTMConfigZoomScaleKey] boolValue];
+}
+
+- (void)setDisplayZoomLetterBox:(BOOL)displayZoomLetterBox {
+    _rootDict[kUTMConfigDisplayKey][kUTMConfigZoomLetterboxKey] = [NSNumber numberWithBool:displayZoomLetterBox];
+}
+
+- (BOOL)displayZoomLetterBox {
+    return [_rootDict[kUTMConfigDisplayKey][kUTMConfigZoomLetterboxKey] boolValue];
+}
+
+- (void)setInputTouchscreenMode:(BOOL)inputTouchscreenMode {
+    _rootDict[kUTMConfigInputKey][kUTMConfigTouchscreenModeKey] = [NSNumber numberWithBool:inputTouchscreenMode];
+}
+
+- (BOOL)inputTouchscreenMode {
+    return [_rootDict[kUTMConfigInputKey][kUTMConfigTouchscreenModeKey] boolValue];
+}
+
+- (void)setInputDirect:(BOOL)inputDirect {
+    _rootDict[kUTMConfigInputKey][kUTMConfigDirectInputKey] = [NSNumber numberWithBool:inputDirect];
+}
+
+- (BOOL)inputDirect {
+    return [_rootDict[kUTMConfigInputKey][kUTMConfigDirectInputKey] boolValue];
+}
+
+- (void)setNetworkEnabled:(BOOL)networkEnabled {
+    _rootDict[kUTMConfigNetworkingKey][kUTMConfigNetworkEnabledKey] = [NSNumber numberWithBool:networkEnabled];
+}
+
+- (BOOL)networkEnabled {
+    return [_rootDict[kUTMConfigNetworkingKey][kUTMConfigNetworkEnabledKey] boolValue];
+}
+
+- (void)setNetworkLocalhostOnly:(BOOL)networkLocalhostOnly {
+    _rootDict[kUTMConfigNetworkingKey][kUTMConfigLocalhostOnlyKey] = [NSNumber numberWithBool:networkLocalhostOnly];
+}
+
+- (BOOL)networkLocalhostOnly {
+    return [_rootDict[kUTMConfigNetworkingKey][kUTMConfigLocalhostOnlyKey] boolValue];
+}
+
+- (void)setNetworkIPSubnet:(NSString *)networkIPSubnet {
+    _rootDict[kUTMConfigNetworkingKey][kUTMConfigIPSubnetKey] = networkIPSubnet;
+}
+
+- (NSString *)networkIPSubnet {
+    return _rootDict[kUTMConfigNetworkingKey][kUTMConfigIPSubnetKey];
+}
+
+- (void)setNetworkDHCPStart:(NSString *)networkDHCPStart {
+    _rootDict[kUTMConfigNetworkingKey][kUTMConfigDHCPStartKey] = networkDHCPStart;
+}
+
+- (NSString *)networkDHCPStart {
+    return _rootDict[kUTMConfigNetworkingKey][kUTMConfigDHCPStartKey];
+}
+
+- (void)setPrintEnabled:(BOOL)printEnabled {
+    _rootDict[kUTMConfigPrintingKey][kUTMConfigPrintEnabledKey] = [NSNumber numberWithBool:printEnabled];
+}
+
+- (BOOL)printEnabled {
+    return [_rootDict[kUTMConfigPrintingKey][kUTMConfigPrintEnabledKey] boolValue];
+}
+
+- (void)setSoundEnabled:(BOOL)soundEnabled {
+    _rootDict[kUTMConfigSoundKey][kUTMConfigSoundEnabledKey] = [NSNumber numberWithBool:soundEnabled];
+}
+
+- (BOOL)soundEnabled {
+    return [_rootDict[kUTMConfigSoundKey][kUTMConfigSoundEnabledKey] boolValue];
+}
+
+- (void)setSharingClipboardEnabled:(BOOL)sharingClipboardEnabled {
+    _rootDict[kUTMConfigSharingKey][kUTMConfigChipboardSharingKey] = [NSNumber numberWithBool:sharingClipboardEnabled];
+}
+
+- (BOOL)sharingClipboardEnabled {
+    return [_rootDict[kUTMConfigSharingKey][kUTMConfigChipboardSharingKey] boolValue];
+}
+
+#pragma mark - Dictionary representation
+
+- (NSDictionary *)dictRepresentation {
+    return (NSDictionary *)_rootDict;
+}
+
+#pragma mark - Drives array handling
+
+- (NSUInteger)countDrives {
+    return [_rootDict[kUTMConfigDrivesKey] count];
+}
+
+- (NSUInteger)newDefaultDrive {
+    NSUInteger index = [self countDrives];
+    NSMutableDictionary *drive = [[NSMutableDictionary alloc] initWithDictionary:@{
+                                                                                   kUTMConfigImagePathKey: [NSString stringWithFormat:@"disk-%lu.img", (unsigned long)index],
+                                                                                   kUTMConfigInterfaceTypeKey: @"ide",
+                                                                                   kUTMConfigCdromKey: @NO
+                                                                                   }];
+    [_rootDict[kUTMConfigDrivesKey] addObject:drive];
+    UTMNewDrive *driveParams = [[UTMNewDrive alloc] init];
+    driveParams.valid = YES;
+    driveParams.sizeMB = @1024;
+    driveParams.isQcow2 = YES;
+    [_newDrivesDict addObject:driveParams];
+    return index;
+}
+
+- (nullable NSString *)driveImagePathForIndex:(NSUInteger)index {
+    return _rootDict[kUTMConfigDrivesKey][index][kUTMConfigImagePathKey];
+}
+
+- (void)setImagePath:(NSString *)path forIndex:(NSUInteger)index {
+    _rootDict[kUTMConfigDrivesKey][index][kUTMConfigImagePathKey] = path;
+}
+
+- (nullable NSString *)driveInterfaceTypeForIndex:(NSUInteger)index {
+    return _rootDict[kUTMConfigDrivesKey][index][kUTMConfigInterfaceTypeKey];
+}
+
+- (void)setDriveInterfaceType:(NSString *)interfaceType forIndex:(NSUInteger)index {
+    _rootDict[kUTMConfigDrivesKey][index][kUTMConfigInterfaceTypeKey] = interfaceType;
+}
+
+- (BOOL)driveIsCdromForIndex:(NSUInteger)index {
+    return [_rootDict[kUTMConfigDrivesKey][index][kUTMConfigCdromKey] boolValue];
+}
+
+- (void)setDriveIsCdrom:(BOOL)isCdrom forIndex:(NSUInteger)index {
+    _rootDict[kUTMConfigDrivesKey][index][kUTMConfigCdromKey] = [NSNumber numberWithBool:isCdrom];
+}
+
+- (void)moveDriveIndex:(NSUInteger)index to:(NSUInteger)newIndex {
+    NSMutableDictionary *drive = _rootDict[kUTMConfigDrivesKey][index];
+    [_rootDict[kUTMConfigDrivesKey] removeObjectAtIndex:index];
+    [_rootDict[kUTMConfigDrivesKey] insertObject:drive atIndex:newIndex];
+    UTMNewDrive *driveParams = _newDrivesDict[index];
+    [_newDrivesDict removeObjectAtIndex:index];
+    [_newDrivesDict insertObject:driveParams atIndex:newIndex];
+}
+
+- (void)removeDriveAtIndex:(NSUInteger)index {
+    [_rootDict[kUTMConfigDrivesKey] removeObjectAtIndex:index];
+    [_newDrivesDict removeObjectAtIndex:index];
+}
+
+- (nullable UTMNewDrive *)driveNewParamsAtIndex:(NSUInteger)index {
+    return _newDrivesDict[index];
+}
+
+@end

+ 32 - 0
Configuration/UTMConfigurationDelegate.h

@@ -0,0 +1,32 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <Foundation/Foundation.h>
+#import "UTMConfiguration.h"
+
+NS_ASSUME_NONNULL_BEGIN
+
+@protocol UTMConfigurationDelegate <NSObject>
+
+@required
+
+@property (nonatomic, nonnull, strong) UTMConfiguration *configuration;
+
+- (void)refreshViewFromConfiguration;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 1 - 0
ConfigurationViews/StaticDataTableViewController

@@ -0,0 +1 @@
+Subproject commit 818eb911db2f4165cb9be14a16f7bd27d8a0da14

+ 33 - 0
ConfigurationViews/VMConfigCreateViewController.h

@@ -0,0 +1,33 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+#import "VMConfigSystemViewController.h"
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface VMConfigCreateViewController : VMConfigSystemViewController
+
+@property (weak, nonatomic) IBOutlet UITextField *nameField;
+@property (nonatomic, assign) BOOL advancedConfiguration;
+
+- (IBAction)cancelPressed:(id)sender;
+- (IBAction)savePressed:(id)sender;
+- (IBAction)nameFieldEdited:(UITextField *)sender;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 50 - 0
ConfigurationViews/VMConfigCreateViewController.m

@@ -0,0 +1,50 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMConfigCreateViewController.h"
+
+@interface VMConfigCreateViewController ()
+
+@end
+
+@implementation VMConfigCreateViewController
+
+- (void)viewDidLoad {
+    [super viewDidLoad];
+}
+
+- (void)refreshViewFromConfiguration {
+    [super refreshViewFromConfiguration];
+    self.advancedConfiguration = NO;
+    self.nameField.text = self.configuration.name;
+}
+
+#pragma mark - Event handlers
+
+- (IBAction)cancelPressed:(id)sender {
+    [self dismissViewControllerAnimated:YES completion:nil];
+}
+
+- (IBAction)savePressed:(id)sender {
+}
+
+- (IBAction)nameFieldEdited:(UITextField *)sender {
+    NSAssert(sender == self.nameField, @"Invalid sender");
+    // TODO: validate input
+    self.configuration.name = sender.text;
+}
+
+@end

+ 47 - 0
ConfigurationViews/VMConfigDisplayViewController.h

@@ -0,0 +1,47 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+#import "VMConfigViewController.h"
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface VMConfigDisplayViewController : VMConfigViewController<UIPickerViewDelegate, UIPickerViewDataSource>
+
+@property (weak, nonatomic) IBOutlet UITableViewCell *graphicsTypeFullCell;
+@property (weak, nonatomic) IBOutlet UITableViewCell *graphicsTypeConsoleCell;
+@property (weak, nonatomic) IBOutlet UISwitch *resolutionFixedSwitch;
+@property (weak, nonatomic) IBOutlet UITableViewCell *maxResolutionCell;
+@property (weak, nonatomic) IBOutlet UILabel *maxResolutionLabel;
+@property (weak, nonatomic) IBOutlet UITableViewCell *maxResolutionPickerCell;
+@property (weak, nonatomic) IBOutlet UIPickerView *maxResolutionPicker;
+@property (nonatomic, assign) BOOL maxResolutionPickerActive;
+@property (weak, nonatomic) IBOutlet UISwitch *zoomScaleFitSwitch;
+@property (weak, nonatomic) IBOutlet UISwitch *zoomLetterboxSwitch;
+@property (strong, nonatomic) IBOutletCollection(UITableViewCell) NSArray *displayTypeCells;
+@property (strong, nonatomic) IBOutletCollection(UITableViewCell) NSArray *displayTypeCellsWithoutPicker;
+@property (strong, nonatomic) IBOutletCollection(UITableViewCell) NSArray *consoleTypeCells;
+
+@property (nonatomic, assign) BOOL consoleOnly;
+@property (nonatomic, nullable, strong) NSString *maxResolution;
+
+- (IBAction)resolutionFixedSwitchChanged:(UISwitch *)sender;
+- (IBAction)zoomScaleFitSwitchChanged:(UISwitch *)sender;
+- (IBAction)zoomLetterboxSwitchChanged:(UISwitch *)sender;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 161 - 0
ConfigurationViews/VMConfigDisplayViewController.m

@@ -0,0 +1,161 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMConfigDisplayViewController.h"
+#import "UTMConfiguration.h"
+
+@interface VMConfigDisplayViewController ()
+
+@end
+
+@implementation VMConfigDisplayViewController
+
+@synthesize configuration;
+
+- (void)viewDidLoad {
+    [super viewDidLoad];
+}
+
+- (void)refreshViewFromConfiguration {
+    [super refreshViewFromConfiguration];
+    self.consoleOnly = self.configuration.displayConsoleOnly;
+    self.maxResolutionPickerActive = NO;
+    self.maxResolutionLabel.text = self.maxResolution;
+    self.resolutionFixedSwitch.on = self.configuration.displayFixedResolution;
+    self.zoomScaleFitSwitch.on = self.configuration.displayZoomScale;
+    self.zoomLetterboxSwitch.on = self.configuration.displayZoomLetterBox;
+}
+
+#pragma mark - Properties
+
+- (void)setMaxResolutionPickerActive:(BOOL)maxResolutionPickerActive {
+    _maxResolutionPickerActive = maxResolutionPickerActive;
+    if (maxResolutionPickerActive) {
+        NSUInteger index = [[UTMConfiguration supportedResolutions] indexOfObject:self.maxResolution];
+        if (index != NSNotFound) {
+            [self.maxResolutionPicker selectRow:index inComponent:0 animated:NO];
+        }
+    }
+    [self pickerCell:self.maxResolutionPickerCell setActive:maxResolutionPickerActive];
+}
+
+- (void)setConsoleOnly:(BOOL)consoleOnly {
+    _consoleOnly = consoleOnly;
+    self.configuration.displayConsoleOnly = consoleOnly;
+    if (consoleOnly) {
+        [self cells:self.displayTypeCells setHidden:YES];
+        [self reloadDataAnimated:self.doneLoadingConfiguration];
+        [self cells:self.consoleTypeCells setHidden:NO];
+        [self reloadDataAnimated:self.doneLoadingConfiguration];
+        [self.graphicsTypeFullCell setAccessoryType:UITableViewCellAccessoryNone];
+        [self.graphicsTypeConsoleCell setAccessoryType:UITableViewCellAccessoryCheckmark];
+    } else {
+        [self cells:self.consoleTypeCells setHidden:YES];
+        [self reloadDataAnimated:self.doneLoadingConfiguration];
+        [self cells:self.displayTypeCellsWithoutPicker setHidden:NO];
+        [self reloadDataAnimated:self.doneLoadingConfiguration];
+        _maxResolutionPickerActive = NO; // reset picker
+        [self.graphicsTypeFullCell setAccessoryType:UITableViewCellAccessoryCheckmark];
+        [self.graphicsTypeConsoleCell setAccessoryType:UITableViewCellAccessoryNone];
+    }
+}
+
+- (void)setMaxResolution:(NSString *)maxResolution {
+    NSArray<NSString *> *parts = [maxResolution componentsSeparatedByString:@"x"];
+    self.configuration.displayFixedResolutionWidth = [NSNumber numberWithLong:[parts[0] integerValue]];
+    self.configuration.displayFixedResolutionHeight = [NSNumber numberWithLong:[parts[1] integerValue]];
+}
+
+- (NSString *)maxResolution {
+    return [NSString stringWithFormat:@"%@x%@", self.configuration.displayFixedResolutionWidth, self.configuration.displayFixedResolutionHeight];
+}
+
+#pragma mark - Table delegate
+
+- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.graphicsTypeFullCell) {
+        self.consoleOnly = NO;
+        [tableView deselectRowAtIndexPath:indexPath animated:YES];
+    }
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.graphicsTypeConsoleCell) {
+        self.consoleOnly = YES;
+        [tableView deselectRowAtIndexPath:indexPath animated:YES];
+    }
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.maxResolutionCell) {
+        self.maxResolutionPickerActive = !self.maxResolutionPickerActive;
+        [tableView deselectRowAtIndexPath:indexPath animated:YES];
+    }
+}
+
+#pragma mark - Picker delegate
+
+- (NSInteger)numberOfComponentsInPickerView:(nonnull UIPickerView *)pickerView {
+    if (pickerView == self.maxResolutionPicker) {
+        return 1;
+    } else {
+        NSAssert(0, @"Invalid picker");
+    }
+    return 0;
+}
+
+- (NSInteger)pickerView:(nonnull UIPickerView *)pickerView numberOfRowsInComponent:(NSInteger)component {
+    NSAssert(component == 0, @"Invalid component");
+    if (pickerView == self.maxResolutionPicker) {
+        return [UTMConfiguration supportedResolutions].count;
+    } else {
+        NSAssert(0, @"Invalid picker");
+    }
+    return 0;
+}
+
+- (NSString *)pickerView:(UIPickerView *)pickerView titleForRow:(NSInteger)row forComponent:(NSInteger)component {
+    NSAssert(component == 0, @"Invalid component");
+    if (pickerView == self.maxResolutionPicker) {
+        return [UTMConfiguration supportedResolutions][row];
+    } else {
+        NSAssert(0, @"Invalid picker");
+    }
+    return nil;
+}
+
+- (void)pickerView:(UIPickerView *)pickerView didSelectRow:(NSInteger)row inComponent:(NSInteger)component {
+    NSAssert(component == 0, @"Invalid component");
+    if (pickerView == self.maxResolutionPicker) {
+        self.maxResolutionLabel.text = [UTMConfiguration supportedResolutions][row];
+        self.maxResolution = self.maxResolutionLabel.text;
+    } else {
+        NSAssert(0, @"Invalid picker");
+    }
+}
+
+#pragma mark - Event handlers
+
+- (IBAction)resolutionFixedSwitchChanged:(UISwitch *)sender {
+    NSAssert(sender == self.resolutionFixedSwitch, @"Invalid sender");
+    self.configuration.displayFixedResolution = sender.on;
+}
+
+- (IBAction)zoomScaleFitSwitchChanged:(UISwitch *)sender {
+    NSAssert(sender == self.zoomScaleFitSwitch, @"Invalid sender");
+    self.configuration.displayZoomScale = sender.on;
+}
+
+- (IBAction)zoomLetterboxSwitchChanged:(UISwitch *)sender {
+    NSAssert(sender == self.zoomLetterboxSwitch, @"Invalid sender");
+    self.configuration.displayZoomLetterBox = sender.on;
+}
+
+@end

+ 52 - 0
ConfigurationViews/VMConfigDriveDetailViewController.h

@@ -0,0 +1,52 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+#import "VMConfigViewController.h"
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface VMConfigDriveDetailViewController : VMConfigViewController<UIPickerViewDelegate, UIPickerViewDataSource>
+
+@property (weak, nonatomic) IBOutlet UITableViewCell *driveTypeExistingCell;
+@property (weak, nonatomic) IBOutlet UITableViewCell *driveTypeNewCell;
+@property (weak, nonatomic) IBOutlet UILabel *existingPathLabel;
+@property (weak, nonatomic) IBOutlet UILabel *driveLocationLabel;
+@property (weak, nonatomic) IBOutlet UITableViewCell *driveLocationPickerCell;
+@property (weak, nonatomic) IBOutlet UIPickerView *driveLocationPicker;
+@property (weak, nonatomic) IBOutlet UITableViewCell *driveLocationCell;
+@property (nonatomic, assign) BOOL driveLocationPickerActive;
+@property (strong, nonatomic) IBOutletCollection(UITableViewCell) NSArray *existingImageCells;
+@property (strong, nonatomic) IBOutletCollection(UITableViewCell) NSArray *nonexistingImageCells;
+@property (weak, nonatomic) IBOutlet UITextField *nonexistingImageSizeField;
+@property (weak, nonatomic) IBOutlet UISwitch *nonexistingImageExpandingSwitch;
+@property (weak, nonatomic) IBOutlet UISwitch *existingImageMakeCopySwitch;
+@property (weak, nonatomic) IBOutlet UITextField *nonexistingPathName;
+@property (weak, nonatomic) IBOutlet UISwitch *isCdromSwitch;
+@property (nonatomic, assign) NSUInteger driveIndex;
+@property (nonatomic, assign) BOOL driveImageExisting;
+@property (nonatomic, nullable, strong) NSString *driveInterfaceType;
+@property (nonatomic) NSNumber *nonexistingImageSize;
+
+- (IBAction)nonexistingImageExpandingSwitchChanged:(UISwitch *)sender;
+- (IBAction)existingImageMakeCopySwitchChanged:(UISwitch *)sender;
+- (IBAction)nonexistingPathNameChanged:(UITextField *)sender;
+- (IBAction)nonexistingImageSizeChanged:(UITextField *)sender;
+- (IBAction)isCdromSwitchChanged:(UISwitch *)sender;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 168 - 0
ConfigurationViews/VMConfigDriveDetailViewController.m

@@ -0,0 +1,168 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMConfigDriveDetailViewController.h"
+
+@interface VMConfigDriveDetailViewController ()
+
+@end
+
+@implementation VMConfigDriveDetailViewController
+
+- (void)viewDidLoad {
+    [super viewDidLoad];
+}
+
+- (void)refreshViewFromConfiguration {
+    [super refreshViewFromConfiguration];
+    self.driveLocationPickerActive = NO;
+    UTMNewDrive *driveParams = [self.configuration driveNewParamsAtIndex:self.driveIndex];
+    self.driveImageExisting = !driveParams.valid;
+    self.nonexistingImageSize = driveParams.sizeMB;
+    self.nonexistingImageExpandingSwitch.on = driveParams.isQcow2;
+    self.nonexistingPathName.text = [self.configuration driveImagePathForIndex:self.driveIndex];
+    self.existingPathLabel.text = [self.configuration driveImagePathForIndex:self.driveIndex];
+    self.isCdromSwitch.on = [self.configuration driveIsCdromForIndex:self.driveIndex];
+    self.driveInterfaceType = [self.configuration driveInterfaceTypeForIndex:self.driveIndex];
+}
+
+#pragma mark - Properties
+
+- (void)setDriveLocationPickerActive:(BOOL)driveLocationPickerActive {
+    _driveLocationPickerActive = driveLocationPickerActive;
+    [self pickerCell:self.driveLocationPickerCell setActive:driveLocationPickerActive];
+}
+
+- (void)setDriveImageExisting:(BOOL)driveImageExisting {
+    _driveImageExisting = driveImageExisting;
+    if (driveImageExisting) {
+        [self cells:self.nonexistingImageCells setHidden:YES];
+        [self cells:self.existingImageCells setHidden:NO];
+        [self reloadDataAnimated:self.doneLoadingConfiguration];
+        [self.driveTypeExistingCell setAccessoryType:UITableViewCellAccessoryCheckmark];
+        [self.driveTypeNewCell setAccessoryType:UITableViewCellAccessoryNone];
+    } else {
+        [self cells:self.existingImageCells setHidden:YES];
+        [self cells:self.nonexistingImageCells setHidden:NO];
+        [self reloadDataAnimated:self.doneLoadingConfiguration];
+        [self.driveTypeExistingCell setAccessoryType:UITableViewCellAccessoryNone];
+        [self.driveTypeNewCell setAccessoryType:UITableViewCellAccessoryCheckmark];
+    }
+}
+
+- (void)setDriveInterfaceType:(NSString *)driveInterfaceType {
+    _driveInterfaceType = driveInterfaceType;
+    [self.configuration setDriveInterfaceType:driveInterfaceType forIndex:self.driveIndex];
+    self.driveLocationLabel.text = driveInterfaceType;
+}
+
+- (NSNumber *)nonexistingImageSize {
+    return [NSNumber numberWithLong:[self.nonexistingImageSizeField.text intValue]];
+}
+
+- (void)setNonexistingImageSize:(NSNumber *)nonexistingImageSize {
+    self.nonexistingImageSizeField.text = [nonexistingImageSize stringValue];
+}
+
+#pragma mark - Table delegate
+
+- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.driveLocationCell) {
+        self.driveLocationPickerActive = !self.driveLocationPickerActive;
+        [tableView deselectRowAtIndexPath:indexPath animated:YES];
+    }
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.driveTypeExistingCell) {
+        UTMNewDrive *driveParams = [self.configuration driveNewParamsAtIndex:self.driveIndex];
+        self.driveImageExisting = YES;
+        driveParams.valid = NO;
+        [tableView deselectRowAtIndexPath:indexPath animated:YES];
+    }
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.driveTypeNewCell) {
+        UTMNewDrive *driveParams = [self.configuration driveNewParamsAtIndex:self.driveIndex];
+        self.driveImageExisting = NO;
+        driveParams.valid = YES;
+        [tableView deselectRowAtIndexPath:indexPath animated:YES];
+    }
+}
+
+#pragma mark - Picker delegate
+
+- (NSInteger)numberOfComponentsInPickerView:(nonnull UIPickerView *)pickerView {
+    if (pickerView == self.driveLocationPicker) {
+        return 1;
+    } else {
+        NSAssert(0, @"Invalid picker");
+    }
+    return 0;
+}
+
+- (NSInteger)pickerView:(nonnull UIPickerView *)pickerView numberOfRowsInComponent:(NSInteger)component {
+    NSAssert(component == 0, @"Invalid component");
+    if (pickerView == self.driveLocationPicker) {
+        return [UTMConfiguration supportedDriveInterfaces].count;
+    } else {
+        NSAssert(0, @"Invalid picker");
+    }
+    return 0;
+}
+
+- (NSString *)pickerView:(UIPickerView *)pickerView titleForRow:(NSInteger)row forComponent:(NSInteger)component {
+    NSAssert(component == 0, @"Invalid component");
+    if (pickerView == self.driveLocationPicker) {
+        return [UTMConfiguration supportedDriveInterfaces][row];
+    } else {
+        NSAssert(0, @"Invalid picker");
+    }
+    return nil;
+}
+
+- (void)pickerView:(UIPickerView *)pickerView didSelectRow:(NSInteger)row inComponent:(NSInteger)component {
+    NSAssert(component == 0, @"Invalid component");
+    if (pickerView == self.driveLocationPicker) {
+        self.driveInterfaceType = [UTMConfiguration supportedDriveInterfaces][row];
+    } else {
+        NSAssert(0, @"Invalid picker");
+    }
+}
+
+#pragma mark - Event handlers
+
+- (IBAction)nonexistingImageExpandingSwitchChanged:(UISwitch *)sender {
+    NSAssert(sender == self.nonexistingImageExpandingSwitch, @"Invalid sender");
+    [self.configuration driveNewParamsAtIndex:self.driveIndex].isQcow2 = sender.on;
+}
+
+- (IBAction)existingImageMakeCopySwitchChanged:(UISwitch *)sender {
+    NSAssert(sender == self.existingImageMakeCopySwitch, @"Invalid sender");
+    // TODO: implement me
+}
+
+- (IBAction)nonexistingPathNameChanged:(UITextField *)sender {
+    NSAssert(sender == self.nonexistingPathName, @"Invalid sender");
+    [self.configuration setImagePath:sender.text forIndex:self.driveIndex];
+}
+
+- (IBAction)nonexistingImageSizeChanged:(UITextField *)sender {
+    NSAssert(sender == self.nonexistingImageSizeField, @"Invalid sender");
+    [self.configuration driveNewParamsAtIndex:self.driveIndex].sizeMB = self.nonexistingImageSize;
+}
+
+- (IBAction)isCdromSwitchChanged:(UISwitch *)sender {
+    NSAssert(sender == self.isCdromSwitch, @"Invalid sender");
+    [self.configuration setDriveIsCdrom:sender.on forIndex:self.driveIndex];
+}
+
+@end

+ 28 - 0
ConfigurationViews/VMConfigDrivesViewController.h

@@ -0,0 +1,28 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+#import "UTMConfigurationDelegate.h"
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface VMConfigDrivesViewController : UITableViewController<UTMConfigurationDelegate>
+
+@property (weak, nonatomic) IBOutlet UIBarButtonItem *addButtonItem;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 113 - 0
ConfigurationViews/VMConfigDrivesViewController.m

@@ -0,0 +1,113 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMConfigDrivesViewController.h"
+#import "VMConfigDriveDetailViewController.h"
+
+@interface VMConfigDrivesViewController ()
+
+@end
+
+@implementation VMConfigDrivesViewController
+
+@synthesize configuration;
+
+- (void)viewDidLoad {
+    [super viewDidLoad];
+    self.navigationItem.rightBarButtonItems = @[ self.addButtonItem, self.editButtonItem ];
+}
+
+- (void)viewDidAppear:(BOOL)animated {
+    [self refreshViewFromConfiguration];
+}
+
+- (void)refreshViewFromConfiguration {
+    [self.tableView reloadData];
+}
+
+#pragma mark - Table view data source
+
+- (NSInteger)numberOfSectionsInTableView:(UITableView *)tableView {
+    return 1;
+}
+
+- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
+    NSAssert(section == 0, @"Invalid section.");
+    return self.configuration.countDrives;
+}
+
+- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {
+    UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:@"existingDrive" forIndexPath:indexPath];
+    NSAssert(indexPath.section == 0, @"Invalid section");
+    NSAssert(cell, @"Invalid cell");
+    
+    cell.textLabel.text = [self.configuration driveImagePathForIndex:indexPath.row];
+    cell.detailTextLabel.text = [self.configuration driveInterfaceTypeForIndex:indexPath.row];
+    if ([self.configuration driveIsCdromForIndex:indexPath.row]) {
+        cell.imageView.image = [UIImage imageNamed:@"Media Icon"];
+    } else {
+        cell.imageView.image = [UIImage imageNamed:@"HDD Icon"];
+    }
+    
+    return cell;
+}
+
+- (BOOL)tableView:(UITableView *)tableView canEditRowAtIndexPath:(NSIndexPath *)indexPath {
+    NSAssert(indexPath.section == 0, @"Invalid section");
+    return YES;
+}
+
+- (void)tableView:(UITableView *)tableView commitEditingStyle:(UITableViewCellEditingStyle)editingStyle forRowAtIndexPath:(NSIndexPath *)indexPath {
+    NSAssert(indexPath.section == 0, @"Invalid section");
+    if (editingStyle == UITableViewCellEditingStyleDelete) {
+        [self.configuration removeDriveAtIndex:indexPath.row];
+        [tableView deleteRowsAtIndexPaths:@[indexPath] withRowAnimation:UITableViewRowAnimationFade];
+    }
+}
+
+- (void)tableView:(UITableView *)tableView moveRowAtIndexPath:(NSIndexPath *)fromIndexPath toIndexPath:(NSIndexPath *)toIndexPath {
+    NSAssert(fromIndexPath.section == 0, @"Invalid section");
+    NSAssert(toIndexPath.section == 0, @"Invalid section");
+    [self.configuration moveDriveIndex:fromIndexPath.row to:toIndexPath.row];
+}
+
+- (BOOL)tableView:(UITableView *)tableView canMoveRowAtIndexPath:(NSIndexPath *)indexPath {
+    NSAssert(indexPath.section == 0, @"Invalid section");
+    return YES;
+}
+
+#pragma mark - Navigation
+
+// In a storyboard-based application, you will often want to do a little preparation before navigation
+- (void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender {
+    if ([segue.identifier isEqualToString:@"existingDrive"]) {
+        NSIndexPath *idxPath = [self.tableView indexPathForCell:sender];
+        NSAssert(idxPath, @"No index path for this segue");
+        NSAssert(idxPath.section == 0, @"Bad index path section");
+        NSAssert(idxPath.row < configuration.countDrives, @"Index row exceeds number of drives.");
+        NSAssert([segue.destinationViewController isKindOfClass:[VMConfigDriveDetailViewController class]], @"Invalid segue destination");
+        VMConfigDriveDetailViewController *view = (VMConfigDriveDetailViewController *)segue.destinationViewController;
+        view.configuration = self.configuration;
+        view.driveIndex = idxPath.row;
+    } else if ([segue.identifier isEqualToString:@"newDrive"]) {
+        NSAssert([segue.destinationViewController isKindOfClass:[VMConfigDriveDetailViewController class]], @"Invalid segue destination");
+        VMConfigDriveDetailViewController *view = (VMConfigDriveDetailViewController *)segue.destinationViewController;
+        view.configuration = self.configuration;
+        view.driveIndex = [self.configuration newDefaultDrive];
+    }
+}
+
+@end

+ 32 - 0
ConfigurationViews/VMConfigExistingViewController.h

@@ -0,0 +1,32 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+#import "VMConfigViewController.h"
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface VMConfigExistingViewController : VMConfigViewController
+
+@property (weak, nonatomic) IBOutlet UITextField *nameField;
+
+- (IBAction)nameFieldEdited:(UITextField *)sender;
+- (IBAction)cancelPressed:(id)sender;
+- (IBAction)donePressed:(id)sender;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 115 - 0
ConfigurationViews/VMConfigExistingViewController.m

@@ -0,0 +1,115 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMConfigExistingViewController.h"
+#import "UTMConfigurationDelegate.h"
+
+@interface VMConfigExistingViewController ()
+
+@end
+
+@implementation VMConfigExistingViewController
+
+@synthesize configuration;
+
+- (void)viewDidLoad {
+    [super viewDidLoad];
+    
+    // Uncomment the following line to preserve selection between presentations.
+    // self.clearsSelectionOnViewWillAppear = NO;
+    
+    // Uncomment the following line to display an Edit button in the navigation bar for this view controller.
+    // self.navigationItem.rightBarButtonItem = self.editButtonItem;
+}
+
+- (void)refreshViewFromConfiguration {
+    [super refreshViewFromConfiguration];
+    if (!self.configuration.changeName) {
+        self.configuration.changeName = self.configuration.name;
+    }
+    self.nameField.text = self.configuration.changeName;
+}
+
+/*
+- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {
+    UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:<#@"reuseIdentifier"#> forIndexPath:indexPath];
+    
+    // Configure the cell...
+    
+    return cell;
+}
+*/
+
+/*
+// Override to support conditional editing of the table view.
+- (BOOL)tableView:(UITableView *)tableView canEditRowAtIndexPath:(NSIndexPath *)indexPath {
+    // Return NO if you do not want the specified item to be editable.
+    return YES;
+}
+*/
+
+/*
+// Override to support editing the table view.
+- (void)tableView:(UITableView *)tableView commitEditingStyle:(UITableViewCellEditingStyle)editingStyle forRowAtIndexPath:(NSIndexPath *)indexPath {
+    if (editingStyle == UITableViewCellEditingStyleDelete) {
+        // Delete the row from the data source
+        [tableView deleteRowsAtIndexPaths:@[indexPath] withRowAnimation:UITableViewRowAnimationFade];
+    } else if (editingStyle == UITableViewCellEditingStyleInsert) {
+        // Create a new instance of the appropriate class, insert it into the array, and add a new row to the table view
+    }   
+}
+*/
+
+/*
+// Override to support rearranging the table view.
+- (void)tableView:(UITableView *)tableView moveRowAtIndexPath:(NSIndexPath *)fromIndexPath toIndexPath:(NSIndexPath *)toIndexPath {
+}
+*/
+
+/*
+// Override to support conditional rearranging of the table view.
+- (BOOL)tableView:(UITableView *)tableView canMoveRowAtIndexPath:(NSIndexPath *)indexPath {
+    // Return NO if you do not want the item to be re-orderable.
+    return YES;
+}
+*/
+
+/*
+#pragma mark - Navigation
+
+// In a storyboard-based application, you will often want to do a little preparation before navigation
+- (void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender {
+    // Get the new view controller using [segue destinationViewController].
+    // Pass the selected object to the new view controller.
+}
+*/
+
+#pragma mark - Event handlers
+
+- (IBAction)nameFieldEdited:(UITextField *)sender {
+    NSAssert(sender == self.nameField, @"Invalid sender");
+    // TODO: input validation
+    configuration.changeName = sender.text;
+}
+
+- (IBAction)cancelPressed:(id)sender {
+    [self dismissViewControllerAnimated:YES completion:nil];
+}
+
+- (IBAction)donePressed:(id)sender {
+}
+
+@end

+ 34 - 0
ConfigurationViews/VMConfigInputViewController.h

@@ -0,0 +1,34 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+#import "VMConfigViewController.h"
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface VMConfigInputViewController : VMConfigViewController
+
+@property (weak, nonatomic) IBOutlet UITableViewCell *pointerStyleTouchscreenCell;
+@property (weak, nonatomic) IBOutlet UITableViewCell *pointerStyleTrackpadCell;
+@property (weak, nonatomic) IBOutlet UITableViewCell *inputReceiverDirectCell;
+@property (weak, nonatomic) IBOutlet UITableViewCell *inputReceiverServerCell;
+
+@property (nonatomic, assign) BOOL inputTouchscreenMode;
+@property (nonatomic, assign) BOOL inputDirect;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 82 - 0
ConfigurationViews/VMConfigInputViewController.m

@@ -0,0 +1,82 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMConfigInputViewController.h"
+
+@interface VMConfigInputViewController ()
+
+@end
+
+@implementation VMConfigInputViewController
+
+- (void)viewDidLoad {
+    [super viewDidLoad];
+}
+
+- (void)refreshViewFromConfiguration {
+    [super refreshViewFromConfiguration];
+    self.inputTouchscreenMode = self.configuration.inputTouchscreenMode;
+    self.inputDirect = self.configuration.inputDirect;
+}
+
+#pragma mark - Properties
+
+- (void)setInputTouchscreenMode:(BOOL)inputTouchscreenMode {
+    _inputTouchscreenMode = inputTouchscreenMode;
+    self.configuration.inputTouchscreenMode = inputTouchscreenMode;
+    if (inputTouchscreenMode) {
+        [self.pointerStyleTouchscreenCell setAccessoryType:UITableViewCellAccessoryCheckmark];
+        [self.pointerStyleTrackpadCell setAccessoryType:UITableViewCellAccessoryNone];
+        [self.pointerStyleTouchscreenCell setSelected:NO animated:YES];
+    } else {
+        [self.pointerStyleTouchscreenCell setAccessoryType:UITableViewCellAccessoryNone];
+        [self.pointerStyleTrackpadCell setAccessoryType:UITableViewCellAccessoryCheckmark];
+        [self.pointerStyleTrackpadCell setSelected:NO animated:YES];
+    }
+}
+
+- (void)setInputDirect:(BOOL)inputDirect {
+    _inputDirect = inputDirect;
+    self.configuration.inputDirect = inputDirect;
+    if (inputDirect) {
+        [self.inputReceiverDirectCell setAccessoryType:UITableViewCellAccessoryCheckmark];
+        [self.inputReceiverServerCell setAccessoryType:UITableViewCellAccessoryNone];
+        [self.inputReceiverDirectCell setSelected:NO animated:YES];
+    } else {
+        [self.inputReceiverDirectCell setAccessoryType:UITableViewCellAccessoryNone];
+        [self.inputReceiverServerCell setAccessoryType:UITableViewCellAccessoryCheckmark];
+        [self.inputReceiverServerCell setSelected:NO animated:YES];
+    }
+}
+
+#pragma mark - Table delegate
+
+- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.pointerStyleTouchscreenCell) {
+        self.inputTouchscreenMode = YES;
+    }
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.pointerStyleTrackpadCell) {
+        self.inputTouchscreenMode = NO;
+    }
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.inputReceiverDirectCell) {
+        self.inputDirect = YES;
+    }
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.inputReceiverServerCell) {
+        self.inputDirect = NO;
+    }
+}
+
+@end

+ 36 - 0
ConfigurationViews/VMConfigNetworkingViewController.h

@@ -0,0 +1,36 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+#import "VMConfigViewController.h"
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface VMConfigNetworkingViewController : VMConfigViewController
+
+@property (weak, nonatomic) IBOutlet UISwitch *networkingEnabledSwitch;
+@property (weak, nonatomic) IBOutlet UISwitch *localAccessOnlySwitch;
+@property (weak, nonatomic) IBOutlet UITextField *networkAddressField;
+@property (weak, nonatomic) IBOutlet UITextField *dhcpStartField;
+
+- (IBAction)networkingEnabledSwitchChanged:(UISwitch *)sender;
+- (IBAction)localAccessOnlySwitchChanged:(UISwitch *)sender;
+- (IBAction)networkAddressFieldEdited:(UITextField *)sender;
+- (IBAction)dhcpStartFieldEdited:(UITextField *)sender;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 59 - 0
ConfigurationViews/VMConfigNetworkingViewController.m

@@ -0,0 +1,59 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMConfigNetworkingViewController.h"
+
+@interface VMConfigNetworkingViewController ()
+
+@end
+
+@implementation VMConfigNetworkingViewController
+
+- (void)viewDidLoad {
+    [super viewDidLoad];
+}
+
+- (void)refreshViewFromConfiguration {
+    [super refreshViewFromConfiguration];
+    self.networkingEnabledSwitch.on = self.configuration.networkEnabled;
+    self.localAccessOnlySwitch.on = self.configuration.networkLocalhostOnly;
+    self.networkAddressField.text = self.configuration.networkIPSubnet;
+    self.dhcpStartField.text = self.configuration.networkDHCPStart;
+}
+
+#pragma mark - Event handlers
+
+- (IBAction)networkingEnabledSwitchChanged:(UISwitch *)sender {
+    NSAssert(sender == self.networkingEnabledSwitch, @"Invalid sender");
+    self.configuration.networkEnabled = sender.on;
+}
+
+- (IBAction)localAccessOnlySwitchChanged:(UISwitch *)sender {
+    NSAssert(sender == self.localAccessOnlySwitch, @"Invalid sender");
+    self.configuration.networkLocalhostOnly = sender.on;
+}
+
+- (IBAction)networkAddressFieldEdited:(UITextField *)sender {
+    NSAssert(sender == self.networkAddressField, @"Invalid sender");
+    self.configuration.networkIPSubnet = sender.text; // TODO: input validation
+}
+
+- (IBAction)dhcpStartFieldEdited:(UITextField *)sender {
+    NSAssert(sender == self.dhcpStartField, @"Invalid sender");
+    self.configuration.networkDHCPStart = sender.text; // TODO: input validation
+}
+
+@end

+ 160 - 0
ConfigurationViews/VMConfigNewStorageViewController.m

@@ -0,0 +1,160 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMConfigDriveDetailViewController.h"
+
+@interface VMConfigDriveDetailViewController ()
+
+@end
+
+@implementation VMConfigDriveDetailViewController
+
+- (void)viewDidLoad {
+    [super viewDidLoad];
+}
+
+- (void)refreshViewFromConfiguration {
+    [super refreshViewFromConfiguration];
+    UTMNewDrive *driveParams = [self.configuration driveNewParamsAtIndex:self.driveIndex];
+    if (driveParams) {
+        self.driveImageExisting = YES;
+        self.nonexistingPathName.text = driveParams.name;
+        self.nonexistingImageSize = driveParams.sizeMB;
+        self.nonexistingImageExpandingSwitch.on = driveParams.isQcow2;
+    } else {
+        self.driveImageExisting = NO;
+        self.existingPathLabel.text = [self.configuration driveImagePathForIndex:self.driveIndex];
+        self.isCdromSwitch.on = [self.configuration driveIsCdromForIndex:self.driveIndex];
+        self.driveInterfaceType = [self.configuration driveInterfaceTypeForIndex:self.driveIndex];
+    }
+    
+}
+
+#pragma mark - Properties
+
+- (void)setDriveLocationPickerActive:(BOOL)driveLocationPickerActive {
+    _driveLocationPickerActive = driveLocationPickerActive;
+    [self pickerCell:self.driveLocationPickerCell setActive:driveLocationPickerActive];
+}
+
+- (void)setDriveImageExisting:(BOOL)driveImageExisting {
+    _driveImageExisting = driveImageExisting;
+    if (driveImageExisting) {
+        [self.configuration prepareNewDriveAtIndex:self.driveIndex];
+        [self cells:self.nonexistingImageCells setHidden:YES];
+        [self cells:self.existingImageCells setHidden:NO];
+        [self reloadDataAnimated:self.doneLoadingConfiguration];
+        [self.driveTypeExistingCell setAccessoryType:UITableViewCellAccessoryCheckmark];
+        [self.driveTypeNewCell setAccessoryType:UITableViewCellAccessoryNone];
+    } else {
+        [self.configuration discardNewDriveAtIndex:self.driveIndex];
+        [self cells:self.existingImageCells setHidden:YES];
+        [self cells:self.nonexistingImageCells setHidden:NO];
+        [self reloadDataAnimated:self.doneLoadingConfiguration];
+        [self.driveTypeExistingCell setAccessoryType:UITableViewCellAccessoryNone];
+        [self.driveTypeNewCell setAccessoryType:UITableViewCellAccessoryCheckmark];
+    }
+}
+
+- (void)setDriveInterfaceType:(NSString *)driveInterfaceType {
+    _driveInterfaceType = driveInterfaceType;
+    [self.configuration setDriveInterfaceType:driveInterfaceType forIndex:self.driveIndex];
+    self.driveLocationLabel.text = driveInterfaceType;
+}
+
+- (NSNumber *)nonexistingImageSize {
+    return [NSNumber numberWithLong:[self.nonexistingImageSizeField.text intValue]];
+}
+
+- (void)setNonexistingImageSize:(NSNumber *)nonexistingImageSize {
+    self.nonexistingImageSizeField.text = [nonexistingImageSize stringValue];
+}
+
+#pragma mark - Table delegate
+
+- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.driveLocationCell) {
+        self.driveLocationPickerActive = !self.driveLocationPickerActive;
+        [tableView deselectRowAtIndexPath:indexPath animated:YES];
+    }
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.driveTypeExistingCell) {
+        self.driveImageExisting = YES;
+        [tableView deselectRowAtIndexPath:indexPath animated:YES];
+    }
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.driveTypeNewCell) {
+        self.driveImageExisting = NO;
+        [tableView deselectRowAtIndexPath:indexPath animated:YES];
+    }
+}
+
+#pragma mark - Picker delegate
+
+- (NSInteger)numberOfComponentsInPickerView:(nonnull UIPickerView *)pickerView {
+    if (pickerView == self.driveLocationPicker) {
+        return 1;
+    }
+    return 0;
+}
+
+- (NSInteger)pickerView:(nonnull UIPickerView *)pickerView numberOfRowsInComponent:(NSInteger)component {
+    if (component == 0) {
+        if (pickerView == self.driveLocationPicker) {
+            return [UTMConfiguration supportedDriveInterfaces].count;
+        }
+    }
+    return 0;
+}
+
+- (NSString *)pickerView:(UIPickerView *)pickerView titleForRow:(NSInteger)row forComponent:(NSInteger)component {
+    if (component == 0) {
+        if (pickerView == self.driveLocationPicker) {
+            return [UTMConfiguration supportedDriveInterfaces][row];
+        }
+    }
+    return nil;
+}
+
+- (void)pickerView:(UIPickerView *)pickerView didSelectRow:(NSInteger)row inComponent:(NSInteger)component {
+    if (component == 0) {
+        if (pickerView == self.driveLocationPicker) {
+            self.driveInterfaceType = [UTMConfiguration supportedDriveInterfaces][row];
+        }
+    }
+}
+
+#pragma mark - Event handlers
+
+- (IBAction)nonexistingImageExpandingSwitchChanged:(UISwitch *)sender {
+    [self.configuration driveNewParamsAtIndex:self.driveIndex].isQcow2 = sender.on;
+}
+
+- (IBAction)existingImageMakeCopySwitchChanged:(UISwitch *)sender {
+    // TODO: implement me
+}
+
+- (IBAction)nonexistingPathNameChanged:(UITextField *)sender {
+    [self.configuration driveNewParamsAtIndex:self.driveIndex].name = sender.text;
+}
+
+- (IBAction)nonexistingImageSizeChanged:(UITextField *)sender {
+    [self.configuration driveNewParamsAtIndex:self.driveIndex].sizeMB = self.nonexistingImageSize;
+}
+
+- (IBAction)isCdromSwitchChanged:(UISwitch *)sender {
+    [self.configuration setDriveIsCdrom:sender.on forIndex:self.driveIndex];
+}
+
+@end

+ 30 - 0
ConfigurationViews/VMConfigPrintingViewController.h

@@ -0,0 +1,30 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+#import "VMConfigViewController.h"
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface VMConfigPrintingViewController : VMConfigViewController
+
+@property (weak, nonatomic) IBOutlet UISwitch *printingEnabledSwitch;
+
+- (IBAction)printingEnabledSwitchChanged:(UISwitch *)sender;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 41 - 0
ConfigurationViews/VMConfigPrintingViewController.m

@@ -0,0 +1,41 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMConfigPrintingViewController.h"
+
+@interface VMConfigPrintingViewController ()
+
+@end
+
+@implementation VMConfigPrintingViewController
+
+- (void)viewDidLoad {
+    [super viewDidLoad];
+}
+
+- (void)refreshViewFromConfiguration {
+    [super refreshViewFromConfiguration];
+    self.printingEnabledSwitch.on = self.configuration.printEnabled;
+}
+
+#pragma mark - Event handlers
+
+- (IBAction)printingEnabledSwitchChanged:(UISwitch *)sender {
+    NSAssert(sender == self.printingEnabledSwitch, @"Invalid sender");
+    self.configuration.printEnabled = sender.on;
+}
+
+@end

+ 30 - 0
ConfigurationViews/VMConfigSharingViewController.h

@@ -0,0 +1,30 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+#import "VMConfigViewController.h"
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface VMConfigSharingViewController : VMConfigViewController
+
+@property (weak, nonatomic) IBOutlet UISwitch *clipboardSharingEnabledSwitch;
+
+- (IBAction)clipboardSharingEnabledSwitchChanged:(UISwitch *)sender;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 41 - 0
ConfigurationViews/VMConfigSharingViewController.m

@@ -0,0 +1,41 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMConfigSharingViewController.h"
+
+@interface VMConfigSharingViewController ()
+
+@end
+
+@implementation VMConfigSharingViewController
+
+- (void)viewDidLoad {
+    [super viewDidLoad];
+}
+
+- (void)refreshViewFromConfiguration {
+    [super refreshViewFromConfiguration];
+    self.clipboardSharingEnabledSwitch.on = self.configuration.sharingClipboardEnabled;
+}
+
+#pragma mark - Event handlers
+
+- (IBAction)clipboardSharingEnabledSwitchChanged:(UISwitch *)sender {
+    NSAssert(sender == self.clipboardSharingEnabledSwitch, @"Invalid sender");
+    self.configuration.sharingClipboardEnabled = sender.on;
+}
+
+@end

+ 30 - 0
ConfigurationViews/VMConfigSoundViewController.h

@@ -0,0 +1,30 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+#import "VMConfigViewController.h"
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface VMConfigSoundViewController : VMConfigViewController
+
+@property (weak, nonatomic) IBOutlet UISwitch *soundEnabledSwitch;
+
+- (IBAction)soundEnabledSwitchChanged:(UISwitch *)sender;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 41 - 0
ConfigurationViews/VMConfigSoundViewController.m

@@ -0,0 +1,41 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMConfigSoundViewController.h"
+
+@interface VMConfigSoundViewController ()
+
+@end
+
+@implementation VMConfigSoundViewController
+
+- (void)viewDidLoad {
+    [super viewDidLoad];
+}
+
+- (void)refreshViewFromConfiguration {
+    [super refreshViewFromConfiguration];
+    self.soundEnabledSwitch.on = self.configuration.soundEnabled;
+}
+
+#pragma mark - Event handlers
+
+- (IBAction)soundEnabledSwitchChanged:(UISwitch *)sender {
+    NSAssert(sender == self.soundEnabledSwitch, @"Invalid sender");
+    self.configuration.soundEnabled = sender.on;
+}
+
+@end

+ 55 - 0
ConfigurationViews/VMConfigSystemViewController.h

@@ -0,0 +1,55 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+#import "VMConfigViewController.h"
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface VMConfigSystemViewController : VMConfigViewController<UIPickerViewDelegate, UIPickerViewDataSource>
+
+@property (weak, nonatomic) IBOutlet UITableViewCell *architectureCell;
+@property (weak, nonatomic) IBOutlet UILabel *architectureLabel;
+@property (weak, nonatomic) IBOutlet UITableViewCell *architecturePickerCell;
+@property (weak, nonatomic) IBOutlet UIPickerView *architecturePicker;
+@property (nonatomic, assign) BOOL architecturePickerActive;
+
+@property (weak, nonatomic) IBOutlet UITextField *memorySizeField;
+@property (weak, nonatomic) IBOutlet UITextField *cpuCountField;
+
+@property (weak, nonatomic) IBOutlet UITableViewCell *bootCell;
+@property (weak, nonatomic) IBOutlet UILabel *bootLabel;
+@property (weak, nonatomic) IBOutlet UITableViewCell *bootPickerCell;
+@property (weak, nonatomic) IBOutlet UIPickerView *bootPicker;
+@property (nonatomic, assign) BOOL bootPickerActive;
+
+@property (weak, nonatomic) IBOutlet UITableViewCell *systemCell;
+@property (weak, nonatomic) IBOutlet UILabel *systemLabel;
+@property (weak, nonatomic) IBOutlet UITableViewCell *systemPickerCell;
+@property (weak, nonatomic) IBOutlet UIPickerView *systemPicker;
+@property (nonatomic, assign) BOOL systemPickerActive;
+@property (weak, nonatomic) IBOutlet UITextField *additionalArgsField;
+
+@property (nonatomic) NSNumber *memorySize;
+@property (nonatomic) NSNumber *cpuCount;
+
+- (IBAction)memorySizeFieldEdited:(UITextField *)sender;
+- (IBAction)cpuCountFieldEdited:(UITextField *)sender;
+- (IBAction)additionalArgsFieldEdited:(UITextField *)sender;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 197 - 0
ConfigurationViews/VMConfigSystemViewController.m

@@ -0,0 +1,197 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMConfigSystemViewController.h"
+#import "UTMConfiguration.h"
+
+@interface VMConfigSystemViewController ()
+
+@end
+
+@implementation VMConfigSystemViewController
+
+- (void)viewDidLoad {
+    [super viewDidLoad];
+}
+
+- (void)refreshViewFromConfiguration {
+    [super refreshViewFromConfiguration];
+    self.architecturePickerActive = NO;
+    self.bootPickerActive = NO;
+    self.systemPickerActive = NO;
+    self.architectureLabel.text = self.configuration.systemArchitecture;
+    self.bootLabel.text = self.configuration.systemBootDevice;
+    self.systemLabel.text = self.configuration.systemTarget;
+    self.additionalArgsField.text = self.configuration.systemAddArgs;
+    self.memorySize = self.configuration.systemMemory;
+    self.cpuCount = self.configuration.systemCPUCount;
+}
+
+#pragma mark - Properties
+
+- (void)setArchitecturePickerActive:(BOOL)architecturePickerActive {
+    _architecturePickerActive = architecturePickerActive;
+    if (architecturePickerActive) {
+        NSUInteger index = [[UTMConfiguration supportedArchitectures] indexOfObject:self.architectureLabel.text];
+        if (index != NSNotFound) {
+            [self.architecturePicker selectRow:index inComponent:0 animated:NO];
+        }
+    }
+    [self pickerCell:self.architecturePickerCell setActive:architecturePickerActive];
+}
+
+- (void)setBootPickerActive:(BOOL)bootPickerActive {
+    _bootPickerActive = bootPickerActive;
+    if (bootPickerActive) {
+        NSUInteger index = [[UTMConfiguration supportedBootDevices] indexOfObject:self.bootLabel.text];
+        if (index != NSNotFound) {
+            [self.bootPicker selectRow:index inComponent:0 animated:NO];
+        }
+    }
+    [self pickerCell:self.bootPickerCell setActive:bootPickerActive];
+}
+
+- (void)setSystemPickerActive:(BOOL)systemPickerActive {
+    _systemPickerActive = systemPickerActive;
+    if (systemPickerActive) {
+        NSUInteger index = [[UTMConfiguration supportedTargetsForArchitecture:@"FIXME: arch here"] indexOfObject:self.systemLabel.text];
+        if (index != NSNotFound) {
+            [self.systemPicker selectRow:index inComponent:0 animated:NO];
+        }
+    }
+    [self pickerCell:self.systemPickerCell setActive:systemPickerActive];
+}
+
+- (void)setMemorySize:(NSNumber *)memorySize {
+    self.memorySizeField.text = [memorySize stringValue];
+}
+
+- (NSNumber *)memorySize {
+    return [NSNumber numberWithLong:[self.memorySizeField.text integerValue]];
+}
+
+- (void)setCpuCount:(NSNumber *)cpuCount {
+    self.cpuCountField.text = [cpuCount stringValue];
+}
+
+- (NSNumber *)cpuCount {
+    return [NSNumber numberWithLong:[self.cpuCountField.text integerValue]];
+}
+
+#pragma mark - Table delegate
+
+- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.architectureCell) {
+        self.architecturePickerActive = !self.architecturePickerActive;
+        [tableView deselectRowAtIndexPath:indexPath animated:YES];
+    }
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.bootCell) {
+        self.bootPickerActive = !self.bootPickerActive;
+        [tableView deselectRowAtIndexPath:indexPath animated:YES];
+    }
+    if ([tableView cellForRowAtIndexPath:indexPath] == self.systemCell) {
+        self.systemPickerActive = !self.systemPickerActive;
+        [tableView deselectRowAtIndexPath:indexPath animated:YES];
+    }
+}
+
+- (NSInteger)numberOfComponentsInPickerView:(nonnull UIPickerView *)pickerView {
+    if (pickerView == self.architecturePicker) {
+        return 1;
+    } else if (pickerView == self.bootPicker) {
+        return 1;
+    } else if (pickerView == self.systemPicker) {
+        return 1;
+    } else {
+        NSAssert(0, @"Invalid picker");
+    }
+    return 0;
+}
+
+#pragma mark - Picker delegate
+
+- (NSInteger)pickerView:(nonnull UIPickerView *)pickerView numberOfRowsInComponent:(NSInteger)component {
+    NSAssert(component == 0, @"Invalid component");
+    if (pickerView == self.architecturePicker) {
+        return [UTMConfiguration supportedArchitecturesPretty].count;
+    } else if (pickerView == self.bootPicker) {
+        return [UTMConfiguration supportedBootDevices].count;
+    } else if (pickerView == self.systemPicker) {
+        return [UTMConfiguration supportedTargetsForArchitecture:@"FIXME: arch here"].count;
+    } else {
+        NSAssert(0, @"Invalid picker");
+    }
+    return 0;
+}
+
+- (NSString *)pickerView:(UIPickerView *)pickerView titleForRow:(NSInteger)row forComponent:(NSInteger)component {
+    NSAssert(component == 0, @"Invalid component");
+    if (pickerView == self.architecturePicker) {
+        return [UTMConfiguration supportedArchitecturesPretty][row];
+    } else if (pickerView == self.bootPicker) {
+        return [UTMConfiguration supportedBootDevices][row];
+    } else if (pickerView == self.systemPicker) {
+        return [UTMConfiguration supportedTargetsForArchitecture:@"FIXME: arch here"][row];
+    } else {
+        NSAssert(0, @"Invalid picker");
+    }
+    return nil;
+}
+
+- (void)pickerView:(UIPickerView *)pickerView didSelectRow:(NSInteger)row inComponent:(NSInteger)component {
+    NSAssert(component == 0, @"Invalid component");
+    if (pickerView == self.architecturePicker) {
+        self.architectureLabel.text = [UTMConfiguration supportedArchitecturesPretty][row];
+        self.configuration.systemArchitecture = self.architectureLabel.text;
+    } else if (pickerView == self.bootPicker) {
+        self.bootLabel.text = [UTMConfiguration supportedBootDevices][row];
+        self.configuration.systemBootDevice = self.bootLabel.text;
+    } else if (pickerView == self.systemPicker) {
+        self.systemLabel.text = [UTMConfiguration supportedTargetsForArchitecture:@"FIXME: arch here"][row];
+        self.configuration.systemTarget = self.systemLabel.text;
+    } else {
+        NSAssert(0, @"Invalid picker");
+    }
+}
+
+#pragma mark - Event handlers
+
+- (void)memorySizeFieldEdited:(UITextField *)sender {
+    NSAssert(sender == self.memorySizeField, @"Invalid sender");
+    NSNumber *memorySize = self.memorySize;
+    if (memorySize.intValue > 0) {
+        self.configuration.systemMemory = memorySize;
+    } else {
+        // TODO: error handler
+    }
+}
+
+- (void)cpuCountFieldEdited:(UITextField *)sender {
+    NSAssert(sender == self.cpuCountField, @"Invalid sender");
+    NSNumber *num = self.cpuCount;
+    if (num.intValue > 0) {
+        self.configuration.systemCPUCount = num;
+    } else {
+        // TODO: error handler
+    }
+}
+
+- (IBAction)additionalArgsFieldEdited:(UITextField *)sender {
+    NSAssert(sender == self.additionalArgsField, @"Invalid sender");
+    self.configuration.systemAddArgs = sender.text;
+}
+
+@end

+ 31 - 0
ConfigurationViews/VMConfigViewController.h

@@ -0,0 +1,31 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+#import "StaticDataTableViewController.h"
+#import "UTMConfigurationDelegate.h"
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface VMConfigViewController : StaticDataTableViewController<UTMConfigurationDelegate, UITextFieldDelegate>
+
+@property (nonatomic, assign) BOOL doneLoadingConfiguration;
+
+- (void)pickerCell:(nonnull UITableViewCell *)pickerCell setActive:(BOOL)active;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 63 - 0
ConfigurationViews/VMConfigViewController.m

@@ -0,0 +1,63 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMConfigViewController.h"
+
+@interface VMConfigViewController ()
+
+@end
+
+@implementation VMConfigViewController
+
+@synthesize configuration;
+
+- (void)viewDidLoad {
+    [super viewDidLoad];
+    
+    self.insertTableViewRowAnimation = UITableViewRowAnimationMiddle;
+    self.deleteTableViewRowAnimation = UITableViewRowAnimationMiddle;
+    self.reloadTableViewRowAnimation = UITableViewRowAnimationMiddle;
+    [self refreshViewFromConfiguration];
+    self.doneLoadingConfiguration = YES;
+}
+
+- (void)refreshViewFromConfiguration {
+    NSAssert(self.configuration, @"Configuration is nil!");
+}
+
+#pragma mark - Picker helpers
+
+- (void)pickerCell:(nonnull UITableViewCell *)pickerCell setActive:(BOOL)active {
+    [self cell:pickerCell setHidden:!active];
+    [self reloadDataAnimated:self.doneLoadingConfiguration];
+}
+
+#pragma mark - Text field helpers
+- (BOOL)textFieldShouldReturn:(UITextField *)textField {
+    [textField resignFirstResponder];
+    return YES;
+}
+
+#pragma mark - Navigation
+
+- (void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender {
+    if ([segue.destinationViewController conformsToProtocol:@protocol(UTMConfigurationDelegate)]) {
+        id<UTMConfigurationDelegate> dst = (id<UTMConfigurationDelegate>)segue.destinationViewController;
+        dst.configuration = self.configuration;
+    }
+}
+
+@end

+ 202 - 0
LICENSE

@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.

+ 468 - 0
UTM.xcodeproj/project.pbxproj

@@ -0,0 +1,468 @@
+// !$*UTF8*$!
+{
+	archiveVersion = 1;
+	classes = {
+	};
+	objectVersion = 50;
+	objects = {
+
+/* Begin PBXBuildFile section */
+		CE31C245225E555600A965DD /* UTMConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = CE31C244225E555600A965DD /* UTMConfiguration.m */; };
+		CE31C24B225EA37400A965DD /* VMConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE31C24A225EA37400A965DD /* VMConfigViewController.m */; };
+		CE31C24D225EA4A200A965DD /* VMConfigCreateViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE31C24C225EA4A200A965DD /* VMConfigCreateViewController.m */; };
+		CE550BCE225947990063E575 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = CE550BCD225947990063E575 /* AppDelegate.m */; };
+		CE550BD1225947990063E575 /* VMListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE550BD0225947990063E575 /* VMListViewController.m */; };
+		CE550BD4225947990063E575 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = CE550BD2225947990063E575 /* Main.storyboard */; };
+		CE550BD62259479D0063E575 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = CE550BD52259479D0063E575 /* Assets.xcassets */; };
+		CE550BD92259479D0063E575 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = CE550BD72259479D0063E575 /* LaunchScreen.storyboard */; };
+		CE550BDC2259479D0063E575 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = CE550BDB2259479D0063E575 /* main.m */; };
+		CE550BE422596E790063E575 /* VMListViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = CE550BE322596E790063E575 /* VMListViewCell.m */; };
+		CE5E4958225C5A4400148CEF /* VMConfigExistingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE5E4957225C5A4400148CEF /* VMConfigExistingViewController.m */; };
+		CE74C288225D88ED004E4FF1 /* VMConfigNetworkingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE74C276225D88EC004E4FF1 /* VMConfigNetworkingViewController.m */; };
+		CE74C28A225D88ED004E4FF1 /* VMConfigPrintingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE74C279225D88EC004E4FF1 /* VMConfigPrintingViewController.m */; };
+		CE74C28B225D88ED004E4FF1 /* VMConfigDisplayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE74C27D225D88EC004E4FF1 /* VMConfigDisplayViewController.m */; };
+		CE74C28C225D88ED004E4FF1 /* VMConfigDriveDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE74C27E225D88EC004E4FF1 /* VMConfigDriveDetailViewController.m */; };
+		CE74C28D225D88ED004E4FF1 /* VMConfigInputViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE74C27F225D88EC004E4FF1 /* VMConfigInputViewController.m */; };
+		CE74C28E225D88ED004E4FF1 /* VMConfigSharingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE74C280225D88EC004E4FF1 /* VMConfigSharingViewController.m */; };
+		CE74C28F225D88ED004E4FF1 /* VMConfigSoundViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE74C284225D88ED004E4FF1 /* VMConfigSoundViewController.m */; };
+		CE74C290225D88ED004E4FF1 /* VMConfigSystemViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE74C285225D88ED004E4FF1 /* VMConfigSystemViewController.m */; };
+		CE7BED4C225FBB8600A1E1B6 /* VMConfigDrivesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE7BED4B225FBB8600A1E1B6 /* VMConfigDrivesViewController.m */; };
+		CEDC1DF22260EE4B008D9A6D /* StaticDataTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CEDC1DF12260EE4B008D9A6D /* StaticDataTableViewController.m */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXFileReference section */
+		CE31C243225E553500A965DD /* UTMConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UTMConfiguration.h; sourceTree = "<group>"; };
+		CE31C244225E555600A965DD /* UTMConfiguration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UTMConfiguration.m; sourceTree = "<group>"; };
+		CE31C246225E9FED00A965DD /* UTMConfigurationDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UTMConfigurationDelegate.h; sourceTree = "<group>"; };
+		CE31C249225EA37400A965DD /* VMConfigViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMConfigViewController.h; sourceTree = "<group>"; };
+		CE31C24A225EA37400A965DD /* VMConfigViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VMConfigViewController.m; sourceTree = "<group>"; };
+		CE31C24C225EA4A200A965DD /* VMConfigCreateViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VMConfigCreateViewController.m; sourceTree = "<group>"; };
+		CE550BC9225947990063E575 /* UTM.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UTM.app; sourceTree = BUILT_PRODUCTS_DIR; };
+		CE550BCC225947990063E575 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
+		CE550BCD225947990063E575 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
+		CE550BCF225947990063E575 /* VMListViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMListViewController.h; sourceTree = "<group>"; };
+		CE550BD0225947990063E575 /* VMListViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VMListViewController.m; sourceTree = "<group>"; };
+		CE550BD3225947990063E575 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
+		CE550BD52259479D0063E575 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
+		CE550BD82259479D0063E575 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
+		CE550BDA2259479D0063E575 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
+		CE550BDB2259479D0063E575 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
+		CE550BE222596E790063E575 /* VMListViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMListViewCell.h; sourceTree = "<group>"; };
+		CE550BE322596E790063E575 /* VMListViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VMListViewCell.m; sourceTree = "<group>"; };
+		CE5E4956225C5A4400148CEF /* VMConfigExistingViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMConfigExistingViewController.h; sourceTree = "<group>"; };
+		CE5E4957225C5A4400148CEF /* VMConfigExistingViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VMConfigExistingViewController.m; sourceTree = "<group>"; };
+		CE74C276225D88EC004E4FF1 /* VMConfigNetworkingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VMConfigNetworkingViewController.m; sourceTree = "<group>"; };
+		CE74C277225D88EC004E4FF1 /* VMConfigSystemViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VMConfigSystemViewController.h; sourceTree = "<group>"; };
+		CE74C279225D88EC004E4FF1 /* VMConfigPrintingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VMConfigPrintingViewController.m; sourceTree = "<group>"; };
+		CE74C27A225D88EC004E4FF1 /* VMConfigPrintingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VMConfigPrintingViewController.h; sourceTree = "<group>"; };
+		CE74C27B225D88EC004E4FF1 /* VMConfigCreateViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VMConfigCreateViewController.h; sourceTree = "<group>"; };
+		CE74C27C225D88EC004E4FF1 /* VMConfigNetworkingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VMConfigNetworkingViewController.h; sourceTree = "<group>"; };
+		CE74C27D225D88EC004E4FF1 /* VMConfigDisplayViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VMConfigDisplayViewController.m; sourceTree = "<group>"; };
+		CE74C27E225D88EC004E4FF1 /* VMConfigDriveDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VMConfigDriveDetailViewController.m; sourceTree = "<group>"; };
+		CE74C27F225D88EC004E4FF1 /* VMConfigInputViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VMConfigInputViewController.m; sourceTree = "<group>"; };
+		CE74C280225D88EC004E4FF1 /* VMConfigSharingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VMConfigSharingViewController.m; sourceTree = "<group>"; };
+		CE74C281225D88EC004E4FF1 /* VMConfigDisplayViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VMConfigDisplayViewController.h; sourceTree = "<group>"; };
+		CE74C282225D88ED004E4FF1 /* VMConfigInputViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VMConfigInputViewController.h; sourceTree = "<group>"; };
+		CE74C283225D88ED004E4FF1 /* VMConfigSoundViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VMConfigSoundViewController.h; sourceTree = "<group>"; };
+		CE74C284225D88ED004E4FF1 /* VMConfigSoundViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VMConfigSoundViewController.m; sourceTree = "<group>"; };
+		CE74C285225D88ED004E4FF1 /* VMConfigSystemViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VMConfigSystemViewController.m; sourceTree = "<group>"; };
+		CE74C286225D88ED004E4FF1 /* VMConfigSharingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VMConfigSharingViewController.h; sourceTree = "<group>"; };
+		CE74C287225D88ED004E4FF1 /* VMConfigDriveDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VMConfigDriveDetailViewController.h; sourceTree = "<group>"; };
+		CE7BED4A225FBB8600A1E1B6 /* VMConfigDrivesViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMConfigDrivesViewController.h; sourceTree = "<group>"; };
+		CE7BED4B225FBB8600A1E1B6 /* VMConfigDrivesViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VMConfigDrivesViewController.m; sourceTree = "<group>"; };
+		CEDC1DF02260EE4B008D9A6D /* StaticDataTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StaticDataTableViewController.h; sourceTree = "<group>"; };
+		CEDC1DF12260EE4B008D9A6D /* StaticDataTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StaticDataTableViewController.m; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+		CE550BC6225947990063E575 /* Frameworks */ = {
+			isa = PBXFrameworksBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+		CE31C242225E543A00A965DD /* Configuration */ = {
+			isa = PBXGroup;
+			children = (
+				CE31C243225E553500A965DD /* UTMConfiguration.h */,
+				CE31C244225E555600A965DD /* UTMConfiguration.m */,
+				CE31C246225E9FED00A965DD /* UTMConfigurationDelegate.h */,
+			);
+			path = Configuration;
+			sourceTree = "<group>";
+		};
+		CE550BC0225947990063E575 = {
+			isa = PBXGroup;
+			children = (
+				CE31C242225E543A00A965DD /* Configuration */,
+				CE5E4954225C593C00148CEF /* ConfigurationViews */,
+				CE7BED4D22600F5000A1E1B6 /* Views */,
+				CE550BCB225947990063E575 /* UTM */,
+				CE550BCA225947990063E575 /* Products */,
+			);
+			sourceTree = "<group>";
+		};
+		CE550BCA225947990063E575 /* Products */ = {
+			isa = PBXGroup;
+			children = (
+				CE550BC9225947990063E575 /* UTM.app */,
+			);
+			name = Products;
+			sourceTree = "<group>";
+		};
+		CE550BCB225947990063E575 /* UTM */ = {
+			isa = PBXGroup;
+			children = (
+				CE550BCC225947990063E575 /* AppDelegate.h */,
+				CE550BCD225947990063E575 /* AppDelegate.m */,
+				CE550BD2225947990063E575 /* Main.storyboard */,
+				CE550BD52259479D0063E575 /* Assets.xcassets */,
+				CE550BD72259479D0063E575 /* LaunchScreen.storyboard */,
+				CE550BDA2259479D0063E575 /* Info.plist */,
+				CE550BDB2259479D0063E575 /* main.m */,
+			);
+			path = UTM;
+			sourceTree = "<group>";
+		};
+		CE5E4954225C593C00148CEF /* ConfigurationViews */ = {
+			isa = PBXGroup;
+			children = (
+				CEDC1DEF2260EE34008D9A6D /* StaticDataTableViewController */,
+				CE31C249225EA37400A965DD /* VMConfigViewController.h */,
+				CE31C24A225EA37400A965DD /* VMConfigViewController.m */,
+				CE74C27B225D88EC004E4FF1 /* VMConfigCreateViewController.h */,
+				CE31C24C225EA4A200A965DD /* VMConfigCreateViewController.m */,
+				CE74C281225D88EC004E4FF1 /* VMConfigDisplayViewController.h */,
+				CE74C27D225D88EC004E4FF1 /* VMConfigDisplayViewController.m */,
+				CE74C287225D88ED004E4FF1 /* VMConfigDriveDetailViewController.h */,
+				CE74C27E225D88EC004E4FF1 /* VMConfigDriveDetailViewController.m */,
+				CE7BED4A225FBB8600A1E1B6 /* VMConfigDrivesViewController.h */,
+				CE7BED4B225FBB8600A1E1B6 /* VMConfigDrivesViewController.m */,
+				CE5E4956225C5A4400148CEF /* VMConfigExistingViewController.h */,
+				CE5E4957225C5A4400148CEF /* VMConfigExistingViewController.m */,
+				CE74C282225D88ED004E4FF1 /* VMConfigInputViewController.h */,
+				CE74C27F225D88EC004E4FF1 /* VMConfigInputViewController.m */,
+				CE74C27C225D88EC004E4FF1 /* VMConfigNetworkingViewController.h */,
+				CE74C276225D88EC004E4FF1 /* VMConfigNetworkingViewController.m */,
+				CE74C27A225D88EC004E4FF1 /* VMConfigPrintingViewController.h */,
+				CE74C279225D88EC004E4FF1 /* VMConfigPrintingViewController.m */,
+				CE74C286225D88ED004E4FF1 /* VMConfigSharingViewController.h */,
+				CE74C280225D88EC004E4FF1 /* VMConfigSharingViewController.m */,
+				CE74C283225D88ED004E4FF1 /* VMConfigSoundViewController.h */,
+				CE74C284225D88ED004E4FF1 /* VMConfigSoundViewController.m */,
+				CE74C277225D88EC004E4FF1 /* VMConfigSystemViewController.h */,
+				CE74C285225D88ED004E4FF1 /* VMConfigSystemViewController.m */,
+			);
+			path = ConfigurationViews;
+			sourceTree = "<group>";
+		};
+		CE7BED4D22600F5000A1E1B6 /* Views */ = {
+			isa = PBXGroup;
+			children = (
+				CE550BCF225947990063E575 /* VMListViewController.h */,
+				CE550BD0225947990063E575 /* VMListViewController.m */,
+				CE550BE222596E790063E575 /* VMListViewCell.h */,
+				CE550BE322596E790063E575 /* VMListViewCell.m */,
+			);
+			path = Views;
+			sourceTree = "<group>";
+		};
+		CEDC1DEF2260EE34008D9A6D /* StaticDataTableViewController */ = {
+			isa = PBXGroup;
+			children = (
+				CEDC1DF02260EE4B008D9A6D /* StaticDataTableViewController.h */,
+				CEDC1DF12260EE4B008D9A6D /* StaticDataTableViewController.m */,
+			);
+			path = StaticDataTableViewController;
+			sourceTree = "<group>";
+		};
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+		CE550BC8225947990063E575 /* UTM */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = CE550BDF2259479D0063E575 /* Build configuration list for PBXNativeTarget "UTM" */;
+			buildPhases = (
+				CE550BC5225947990063E575 /* Sources */,
+				CE550BC6225947990063E575 /* Frameworks */,
+				CE550BC7225947990063E575 /* Resources */,
+			);
+			buildRules = (
+			);
+			dependencies = (
+			);
+			name = UTM;
+			productName = UTM;
+			productReference = CE550BC9225947990063E575 /* UTM.app */;
+			productType = "com.apple.product-type.application";
+		};
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+		CE550BC1225947990063E575 /* Project object */ = {
+			isa = PBXProject;
+			attributes = {
+				LastUpgradeCheck = 1020;
+				ORGANIZATIONNAME = Halts;
+				TargetAttributes = {
+					CE550BC8225947990063E575 = {
+						CreatedOnToolsVersion = 10.2;
+					};
+				};
+			};
+			buildConfigurationList = CE550BC4225947990063E575 /* Build configuration list for PBXProject "UTM" */;
+			compatibilityVersion = "Xcode 9.3";
+			developmentRegion = en;
+			hasScannedForEncodings = 0;
+			knownRegions = (
+				en,
+				Base,
+			);
+			mainGroup = CE550BC0225947990063E575;
+			productRefGroup = CE550BCA225947990063E575 /* Products */;
+			projectDirPath = "";
+			projectRoot = "";
+			targets = (
+				CE550BC8225947990063E575 /* UTM */,
+			);
+		};
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+		CE550BC7225947990063E575 /* Resources */ = {
+			isa = PBXResourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				CE550BD92259479D0063E575 /* LaunchScreen.storyboard in Resources */,
+				CE550BD62259479D0063E575 /* Assets.xcassets in Resources */,
+				CE550BD4225947990063E575 /* Main.storyboard in Resources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+		CE550BC5225947990063E575 /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				CE550BD1225947990063E575 /* VMListViewController.m in Sources */,
+				CE31C24D225EA4A200A965DD /* VMConfigCreateViewController.m in Sources */,
+				CE74C288225D88ED004E4FF1 /* VMConfigNetworkingViewController.m in Sources */,
+				CE74C28E225D88ED004E4FF1 /* VMConfigSharingViewController.m in Sources */,
+				CE74C28F225D88ED004E4FF1 /* VMConfigSoundViewController.m in Sources */,
+				CE5E4958225C5A4400148CEF /* VMConfigExistingViewController.m in Sources */,
+				CE550BE422596E790063E575 /* VMListViewCell.m in Sources */,
+				CE74C28A225D88ED004E4FF1 /* VMConfigPrintingViewController.m in Sources */,
+				CE550BDC2259479D0063E575 /* main.m in Sources */,
+				CEDC1DF22260EE4B008D9A6D /* StaticDataTableViewController.m in Sources */,
+				CE550BCE225947990063E575 /* AppDelegate.m in Sources */,
+				CE74C290225D88ED004E4FF1 /* VMConfigSystemViewController.m in Sources */,
+				CE31C24B225EA37400A965DD /* VMConfigViewController.m in Sources */,
+				CE74C28C225D88ED004E4FF1 /* VMConfigDriveDetailViewController.m in Sources */,
+				CE31C245225E555600A965DD /* UTMConfiguration.m in Sources */,
+				CE7BED4C225FBB8600A1E1B6 /* VMConfigDrivesViewController.m in Sources */,
+				CE74C28D225D88ED004E4FF1 /* VMConfigInputViewController.m in Sources */,
+				CE74C28B225D88ED004E4FF1 /* VMConfigDisplayViewController.m in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXVariantGroup section */
+		CE550BD2225947990063E575 /* Main.storyboard */ = {
+			isa = PBXVariantGroup;
+			children = (
+				CE550BD3225947990063E575 /* Base */,
+			);
+			name = Main.storyboard;
+			sourceTree = "<group>";
+		};
+		CE550BD72259479D0063E575 /* LaunchScreen.storyboard */ = {
+			isa = PBXVariantGroup;
+			children = (
+				CE550BD82259479D0063E575 /* Base */,
+			);
+			name = LaunchScreen.storyboard;
+			sourceTree = "<group>";
+		};
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+		CE550BDD2259479D0063E575 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				CLANG_ANALYZER_NONNULL = YES;
+				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
+				CLANG_CXX_LIBRARY = "libc++";
+				CLANG_ENABLE_MODULES = YES;
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_ENABLE_OBJC_WEAK = YES;
+				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
+				CLANG_WARN_BOOL_CONVERSION = YES;
+				CLANG_WARN_COMMA = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
+				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INFINITE_RECURSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
+				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
+				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
+				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
+				CLANG_WARN_STRICT_PROTOTYPES = YES;
+				CLANG_WARN_SUSPICIOUS_MOVE = YES;
+				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
+				CLANG_WARN_UNREACHABLE_CODE = YES;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				CODE_SIGN_IDENTITY = "iPhone Developer";
+				COPY_PHASE_STRIP = NO;
+				DEBUG_INFORMATION_FORMAT = dwarf;
+				ENABLE_STRICT_OBJC_MSGSEND = YES;
+				ENABLE_TESTABILITY = YES;
+				GCC_C_LANGUAGE_STANDARD = gnu11;
+				GCC_DYNAMIC_NO_PIC = NO;
+				GCC_NO_COMMON_BLOCKS = YES;
+				GCC_OPTIMIZATION_LEVEL = 0;
+				GCC_PREPROCESSOR_DEFINITIONS = (
+					"DEBUG=1",
+					"$(inherited)",
+				);
+				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+				GCC_WARN_UNDECLARED_SELECTOR = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+				GCC_WARN_UNUSED_FUNCTION = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				IPHONEOS_DEPLOYMENT_TARGET = 12.2;
+				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
+				MTL_FAST_MATH = YES;
+				ONLY_ACTIVE_ARCH = YES;
+				SDKROOT = iphoneos;
+			};
+			name = Debug;
+		};
+		CE550BDE2259479D0063E575 /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				CLANG_ANALYZER_NONNULL = YES;
+				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
+				CLANG_CXX_LIBRARY = "libc++";
+				CLANG_ENABLE_MODULES = YES;
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_ENABLE_OBJC_WEAK = YES;
+				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
+				CLANG_WARN_BOOL_CONVERSION = YES;
+				CLANG_WARN_COMMA = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
+				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INFINITE_RECURSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
+				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
+				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
+				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
+				CLANG_WARN_STRICT_PROTOTYPES = YES;
+				CLANG_WARN_SUSPICIOUS_MOVE = YES;
+				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
+				CLANG_WARN_UNREACHABLE_CODE = YES;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				CODE_SIGN_IDENTITY = "iPhone Developer";
+				COPY_PHASE_STRIP = NO;
+				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+				ENABLE_NS_ASSERTIONS = NO;
+				ENABLE_STRICT_OBJC_MSGSEND = YES;
+				GCC_C_LANGUAGE_STANDARD = gnu11;
+				GCC_NO_COMMON_BLOCKS = YES;
+				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+				GCC_WARN_UNDECLARED_SELECTOR = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+				GCC_WARN_UNUSED_FUNCTION = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				IPHONEOS_DEPLOYMENT_TARGET = 12.2;
+				MTL_ENABLE_DEBUG_INFO = NO;
+				MTL_FAST_MATH = YES;
+				SDKROOT = iphoneos;
+				VALIDATE_PRODUCT = YES;
+			};
+			name = Release;
+		};
+		CE550BE02259479D0063E575 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+				CODE_SIGN_STYLE = Automatic;
+				DEVELOPMENT_TEAM = "";
+				INFOPLIST_FILE = UTM/Info.plist;
+				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
+				LD_RUNPATH_SEARCH_PATHS = (
+					"$(inherited)",
+					"@executable_path/Frameworks",
+				);
+				PRODUCT_BUNDLE_IDENTIFIER = com.halts.UTM;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				TARGETED_DEVICE_FAMILY = "1,2";
+			};
+			name = Debug;
+		};
+		CE550BE12259479D0063E575 /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+				CODE_SIGN_STYLE = Automatic;
+				DEVELOPMENT_TEAM = "";
+				INFOPLIST_FILE = UTM/Info.plist;
+				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
+				LD_RUNPATH_SEARCH_PATHS = (
+					"$(inherited)",
+					"@executable_path/Frameworks",
+				);
+				PRODUCT_BUNDLE_IDENTIFIER = com.halts.UTM;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				TARGETED_DEVICE_FAMILY = "1,2";
+			};
+			name = Release;
+		};
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+		CE550BC4225947990063E575 /* Build configuration list for PBXProject "UTM" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				CE550BDD2259479D0063E575 /* Debug */,
+				CE550BDE2259479D0063E575 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		CE550BDF2259479D0063E575 /* Build configuration list for PBXNativeTarget "UTM" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				CE550BE02259479D0063E575 /* Debug */,
+				CE550BE12259479D0063E575 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+/* End XCConfigurationList section */
+	};
+	rootObject = CE550BC1225947990063E575 /* Project object */;
+}

+ 22 - 0
UTM.xcodeproj/xcshareddata/IDETemplateMacros.plist

@@ -0,0 +1,22 @@
+<?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>FILEHEADER</key>
+	<string>
+// ___COPYRIGHT___
+//
+// Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//</string>
+</dict>
+</plist>

+ 25 - 0
UTM/AppDelegate.h

@@ -0,0 +1,25 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+
+@interface AppDelegate : UIResponder <UIApplicationDelegate>
+
+@property (strong, nonatomic) UIWindow *window;
+
+
+@end
+

+ 59 - 0
UTM/AppDelegate.m

@@ -0,0 +1,59 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "AppDelegate.h"
+
+@interface AppDelegate ()
+
+@end
+
+@implementation AppDelegate
+
+
+- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
+    // Override point for customization after application launch.
+    return YES;
+}
+
+
+- (void)applicationWillResignActive:(UIApplication *)application {
+    // Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
+    // Use this method to pause ongoing tasks, disable timers, and invalidate graphics rendering callbacks. Games should use this method to pause the game.
+}
+
+
+- (void)applicationDidEnterBackground:(UIApplication *)application {
+    // Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later.
+    // If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits.
+}
+
+
+- (void)applicationWillEnterForeground:(UIApplication *)application {
+    // Called as part of the transition from the background to the active state; here you can undo many of the changes made on entering the background.
+}
+
+
+- (void)applicationDidBecomeActive:(UIApplication *)application {
+    // Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface.
+}
+
+
+- (void)applicationWillTerminate:(UIApplication *)application {
+    // Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
+}
+
+
+@end

+ 98 - 0
UTM/Assets.xcassets/AppIcon.appiconset/Contents.json

@@ -0,0 +1,98 @@
+{
+  "images" : [
+    {
+      "idiom" : "iphone",
+      "size" : "20x20",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "20x20",
+      "scale" : "3x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "29x29",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "29x29",
+      "scale" : "3x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "40x40",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "40x40",
+      "scale" : "3x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "60x60",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "60x60",
+      "scale" : "3x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "20x20",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "20x20",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "29x29",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "29x29",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "40x40",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "40x40",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "76x76",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "76x76",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "83.5x83.5",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "ios-marketing",
+      "size" : "1024x1024",
+      "scale" : "1x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}

+ 23 - 0
UTM/Assets.xcassets/CPU Icon.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "filename" : "cpu-icon@1x.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "cpu-icon@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "cpu-icon@3x.png",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}

BIN
UTM/Assets.xcassets/CPU Icon.imageset/cpu-icon@1x.png


BIN
UTM/Assets.xcassets/CPU Icon.imageset/cpu-icon@2x.png


BIN
UTM/Assets.xcassets/CPU Icon.imageset/cpu-icon@3x.png


+ 6 - 0
UTM/Assets.xcassets/Contents.json

@@ -0,0 +1,6 @@
+{
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}

+ 23 - 0
UTM/Assets.xcassets/Display Icon.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "filename" : "display-icon@1x.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "display-icon@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "display-icon@3x.png",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}

BIN
UTM/Assets.xcassets/Display Icon.imageset/display-icon@1x.png


BIN
UTM/Assets.xcassets/Display Icon.imageset/display-icon@2x.png


BIN
UTM/Assets.xcassets/Display Icon.imageset/display-icon@3x.png


+ 23 - 0
UTM/Assets.xcassets/HDD Icon.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "filename" : "hdd-icon@1x.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "hdd-icon@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "hdd-icon@3x.png",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}

BIN
UTM/Assets.xcassets/HDD Icon.imageset/hdd-icon@1x.png


BIN
UTM/Assets.xcassets/HDD Icon.imageset/hdd-icon@2x.png


BIN
UTM/Assets.xcassets/HDD Icon.imageset/hdd-icon@3x.png


+ 23 - 0
UTM/Assets.xcassets/Input Icon.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "filename" : "input-icon@1x.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "input-icon@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "input-icon@3x.png",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}

BIN
UTM/Assets.xcassets/Input Icon.imageset/input-icon@1x.png


BIN
UTM/Assets.xcassets/Input Icon.imageset/input-icon@2x.png


BIN
UTM/Assets.xcassets/Input Icon.imageset/input-icon@3x.png


+ 23 - 0
UTM/Assets.xcassets/Media Icon.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "filename" : "media-icon@1x.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "media-icon@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "media-icon@3x.png",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}

BIN
UTM/Assets.xcassets/Media Icon.imageset/media-icon@1x.png


BIN
UTM/Assets.xcassets/Media Icon.imageset/media-icon@2x.png


BIN
UTM/Assets.xcassets/Media Icon.imageset/media-icon@3x.png


+ 23 - 0
UTM/Assets.xcassets/Networking Icon.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "filename" : "network-icon@1x.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "network-icon@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "network-icon@3x.png",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}

BIN
UTM/Assets.xcassets/Networking Icon.imageset/network-icon@1x.png


BIN
UTM/Assets.xcassets/Networking Icon.imageset/network-icon@2x.png


BIN
UTM/Assets.xcassets/Networking Icon.imageset/network-icon@3x.png


+ 23 - 0
UTM/Assets.xcassets/Play Icon.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "filename" : "play-button@1x.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "play-button@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "play-button@3x.png",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}

BIN
UTM/Assets.xcassets/Play Icon.imageset/play-button@1x.png


BIN
UTM/Assets.xcassets/Play Icon.imageset/play-button@2x.png


BIN
UTM/Assets.xcassets/Play Icon.imageset/play-button@3x.png


+ 23 - 0
UTM/Assets.xcassets/Printer Icon.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "filename" : "printer-icon@1x.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "printer-icon@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "printer-icon@3x.png",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}

BIN
UTM/Assets.xcassets/Printer Icon.imageset/printer-icon@1x.png


BIN
UTM/Assets.xcassets/Printer Icon.imageset/printer-icon@2x.png


BIN
UTM/Assets.xcassets/Printer Icon.imageset/printer-icon@3x.png


+ 23 - 0
UTM/Assets.xcassets/Resume Icon.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "filename" : "pauseandresume@1x.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "pauseandresume@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "pauseandresume@3x.png",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}

BIN
UTM/Assets.xcassets/Resume Icon.imageset/pauseandresume@1x.png


BIN
UTM/Assets.xcassets/Resume Icon.imageset/pauseandresume@2x.png


BIN
UTM/Assets.xcassets/Resume Icon.imageset/pauseandresume@3x.png


+ 23 - 0
UTM/Assets.xcassets/Share Icon.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "filename" : "share-icon@1x.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "share-icon@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "share-icon@3x.png",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}

BIN
UTM/Assets.xcassets/Share Icon.imageset/share-icon@1x.png


BIN
UTM/Assets.xcassets/Share Icon.imageset/share-icon@2x.png


BIN
UTM/Assets.xcassets/Share Icon.imageset/share-icon@3x.png


+ 23 - 0
UTM/Assets.xcassets/Sound Icon.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "filename" : "sound-icon@1x.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "sound-icon@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "sound-icon@3x.png",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}

BIN
UTM/Assets.xcassets/Sound Icon.imageset/sound-icon@1x.png


BIN
UTM/Assets.xcassets/Sound Icon.imageset/sound-icon@2x.png


BIN
UTM/Assets.xcassets/Sound Icon.imageset/sound-icon@3x.png


+ 25 - 0
UTM/Base.lproj/LaunchScreen.storyboard

@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13122.16" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
+    <dependencies>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13104.12"/>
+        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <scenes>
+        <!--View Controller-->
+        <scene sceneID="EHf-IW-A2E">
+            <objects>
+                <viewController id="01J-lp-oVM" sceneMemberID="viewController">
+                    <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
+                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
+                    </view>
+                </viewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="53" y="375"/>
+        </scene>
+    </scenes>
+</document>

+ 2176 - 0
UTM/Base.lproj/Main.storyboard

@@ -0,0 +1,2176 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="cR9-D8-uOs">
+    <device id="retina5_9" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <scenes>
+        <!--Virtual Machines-->
+        <scene sceneID="dh4-cV-Whe">
+            <objects>
+                <collectionViewController id="krH-Hz-4fz" customClass="VMListViewController" sceneMemberID="viewController">
+                    <collectionView key="view" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" keyboardDismissMode="onDrag" dataMode="prototypes" id="2R6-2u-EVP">
+                        <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
+                        <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="20" minimumInteritemSpacing="20" id="Hle-hi-gGv">
+                            <size key="itemSize" width="150" height="150"/>
+                            <size key="headerReferenceSize" width="0.0" height="0.0"/>
+                            <size key="footerReferenceSize" width="0.0" height="0.0"/>
+                            <inset key="sectionInset" minX="20" minY="20" maxX="20" maxY="20"/>
+                        </collectionViewFlowLayout>
+                        <cells>
+                            <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="vmListCell" id="RU3-XR-GS5" customClass="VMListViewCell">
+                                <rect key="frame" x="20" y="20" width="150" height="150"/>
+                                <autoresizingMask key="autoresizingMask"/>
+                                <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
+                                    <rect key="frame" x="0.0" y="0.0" width="150" height="150"/>
+                                    <autoresizingMask key="autoresizingMask"/>
+                                    <subviews>
+                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="q44-A5-QUO">
+                                            <rect key="frame" x="0.0" y="0.0" width="150" height="100"/>
+                                            <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
+                                            <accessibility key="accessibilityConfiguration" hint="Return" label="Return"/>
+                                            <constraints>
+                                                <constraint firstAttribute="height" constant="100" id="HTN-L4-8OJ"/>
+                                                <constraint firstAttribute="width" constant="150" id="psZ-ev-pT6"/>
+                                            </constraints>
+                                            <connections>
+                                                <action selector="screenButtonAction:" destination="RU3-XR-GS5" eventType="touchUpInside" id="fUJ-Gi-fp0"/>
+                                            </connections>
+                                        </button>
+                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VQv-L6-Wpd">
+                                            <rect key="frame" x="0.0" y="100" width="120" height="50"/>
+                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                            <nil key="textColor"/>
+                                            <nil key="highlightedColor"/>
+                                        </label>
+                                        <visualEffectView hidden="YES" opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fao-Hy-kRI" userLabel="Screen Blur Effect">
+                                            <rect key="frame" x="0.0" y="0.0" width="150" height="100"/>
+                                            <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="gxj-M7-Fwz">
+                                                <rect key="frame" x="0.0" y="0.0" width="150" height="100"/>
+                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                                                <subviews>
+                                                    <visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7RP-0i-M0J">
+                                                        <rect key="frame" x="0.0" y="0.0" width="150" height="100"/>
+                                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="nfL-Js-T3I">
+                                                            <rect key="frame" x="0.0" y="0.0" width="150" height="100"/>
+                                                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                                                            <subviews>
+                                                                <activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="eKp-tr-b2d">
+                                                                    <rect key="frame" x="65" y="40" width="20" height="20"/>
+                                                                    <color key="color" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
+                                                                </activityIndicatorView>
+                                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="byz-Gf-XHC">
+                                                                    <rect key="frame" x="0.0" y="0.0" width="150" height="100"/>
+                                                                    <accessibility key="accessibilityConfiguration" hint="Start" label="Start">
+                                                                        <accessibilityTraits key="traits" button="YES"/>
+                                                                    </accessibility>
+                                                                    <state key="normal" image="Play Icon"/>
+                                                                    <connections>
+                                                                        <action selector="playButtonAction:" destination="RU3-XR-GS5" eventType="touchUpInside" id="ocQ-WO-xNY"/>
+                                                                    </connections>
+                                                                </button>
+                                                            </subviews>
+                                                            <constraints>
+                                                                <constraint firstItem="byz-Gf-XHC" firstAttribute="centerY" secondItem="nfL-Js-T3I" secondAttribute="centerY" id="26Q-q7-BWt"/>
+                                                                <constraint firstItem="eKp-tr-b2d" firstAttribute="centerX" secondItem="nfL-Js-T3I" secondAttribute="centerX" id="C1h-FE-lYF"/>
+                                                                <constraint firstItem="eKp-tr-b2d" firstAttribute="centerY" secondItem="nfL-Js-T3I" secondAttribute="centerY" id="LVA-Eb-vhR"/>
+                                                                <constraint firstItem="byz-Gf-XHC" firstAttribute="top" secondItem="nfL-Js-T3I" secondAttribute="top" id="PWI-ZV-eJ7"/>
+                                                                <constraint firstItem="byz-Gf-XHC" firstAttribute="leading" secondItem="nfL-Js-T3I" secondAttribute="leading" id="TDD-tZ-AaE"/>
+                                                                <constraint firstAttribute="trailing" secondItem="byz-Gf-XHC" secondAttribute="trailing" id="eVT-Sz-fBR"/>
+                                                                <constraint firstItem="byz-Gf-XHC" firstAttribute="centerX" secondItem="nfL-Js-T3I" secondAttribute="centerX" id="jeg-UX-RCZ"/>
+                                                                <constraint firstAttribute="bottom" secondItem="byz-Gf-XHC" secondAttribute="bottom" id="vjM-tF-l1f"/>
+                                                            </constraints>
+                                                        </view>
+                                                        <vibrancyEffect>
+                                                            <blurEffect style="dark"/>
+                                                        </vibrancyEffect>
+                                                    </visualEffectView>
+                                                </subviews>
+                                                <constraints>
+                                                    <constraint firstItem="7RP-0i-M0J" firstAttribute="top" secondItem="gxj-M7-Fwz" secondAttribute="top" id="Lam-2J-Rjn"/>
+                                                    <constraint firstItem="7RP-0i-M0J" firstAttribute="leading" secondItem="gxj-M7-Fwz" secondAttribute="leading" id="Vlm-6D-zpj"/>
+                                                    <constraint firstAttribute="bottom" secondItem="7RP-0i-M0J" secondAttribute="bottom" id="fOV-pA-Avy"/>
+                                                    <constraint firstAttribute="trailing" secondItem="7RP-0i-M0J" secondAttribute="trailing" id="pf9-rl-ena"/>
+                                                </constraints>
+                                            </view>
+                                            <blurEffect style="light"/>
+                                        </visualEffectView>
+                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="detailDisclosure" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LpV-bC-fzU">
+                                            <rect key="frame" x="124" y="114" width="22" height="22"/>
+                                            <connections>
+                                                <action selector="editAction:" destination="RU3-XR-GS5" eventType="touchUpInside" id="585-9q-SwU"/>
+                                                <segue destination="fxo-tK-lAq" kind="presentation" identifier="editVMConfig" modalPresentationStyle="formSheet" id="3tV-yy-VRS"/>
+                                            </connections>
+                                        </button>
+                                    </subviews>
+                                </view>
+                                <gestureRecognizers/>
+                                <constraints>
+                                    <constraint firstAttribute="bottom" secondItem="VQv-L6-Wpd" secondAttribute="bottom" id="0en-bm-mR9"/>
+                                    <constraint firstItem="fao-Hy-kRI" firstAttribute="top" secondItem="RU3-XR-GS5" secondAttribute="top" id="DkD-er-1fE"/>
+                                    <constraint firstAttribute="trailing" secondItem="LpV-bC-fzU" secondAttribute="trailing" constant="4" id="Qs2-AJ-ywC"/>
+                                    <constraint firstItem="q44-A5-QUO" firstAttribute="leading" secondItem="RU3-XR-GS5" secondAttribute="leading" id="SGh-27-2gh"/>
+                                    <constraint firstItem="fao-Hy-kRI" firstAttribute="leading" secondItem="RU3-XR-GS5" secondAttribute="leading" id="UHl-IL-n5A"/>
+                                    <constraint firstItem="VQv-L6-Wpd" firstAttribute="top" secondItem="fao-Hy-kRI" secondAttribute="bottom" id="WiE-HL-Cg7"/>
+                                    <constraint firstItem="q44-A5-QUO" firstAttribute="top" secondItem="RU3-XR-GS5" secondAttribute="top" id="jXg-yi-7Bb"/>
+                                    <constraint firstItem="VQv-L6-Wpd" firstAttribute="leading" secondItem="RU3-XR-GS5" secondAttribute="leading" id="qit-Zb-Asi"/>
+                                    <constraint firstAttribute="trailing" secondItem="q44-A5-QUO" secondAttribute="trailing" id="sr2-TN-FZW"/>
+                                    <constraint firstItem="VQv-L6-Wpd" firstAttribute="top" secondItem="q44-A5-QUO" secondAttribute="bottom" id="uao-i9-PxL"/>
+                                    <constraint firstAttribute="trailing" secondItem="VQv-L6-Wpd" secondAttribute="trailing" constant="30" id="vW6-HI-IKc"/>
+                                    <constraint firstAttribute="bottom" secondItem="LpV-bC-fzU" secondAttribute="bottom" constant="14" id="xtu-27-GGJ"/>
+                                    <constraint firstAttribute="trailing" secondItem="fao-Hy-kRI" secondAttribute="trailing" id="zow-Fc-oiq"/>
+                                </constraints>
+                                <connections>
+                                    <outlet property="editButton" destination="LpV-bC-fzU" id="baN-hM-vny"/>
+                                    <outlet property="nameLabel" destination="VQv-L6-Wpd" id="SSj-XC-PZz"/>
+                                    <outlet property="playButton" destination="byz-Gf-XHC" id="APa-c0-qZ0"/>
+                                    <outlet property="screenBlurEffect" destination="fao-Hy-kRI" id="G0p-rR-1xp"/>
+                                    <outlet property="screenButton" destination="q44-A5-QUO" id="Jd8-n9-ekq"/>
+                                    <outlet property="statusIndicator" destination="eKp-tr-b2d" id="YJm-w5-Tn6"/>
+                                </connections>
+                            </collectionViewCell>
+                        </cells>
+                        <connections>
+                            <outlet property="dataSource" destination="krH-Hz-4fz" id="vBf-kh-iGM"/>
+                            <outlet property="delegate" destination="krH-Hz-4fz" id="x9C-ve-kwZ"/>
+                            <outlet property="dragDelegate" destination="krH-Hz-4fz" id="9kF-Et-flm"/>
+                            <outlet property="dropDelegate" destination="krH-Hz-4fz" id="Zhj-TC-vhT"/>
+                        </connections>
+                    </collectionView>
+                    <navigationItem key="navigationItem" title="Virtual Machines" id="y7c-vs-jlM">
+                        <barButtonItem key="rightBarButtonItem" systemItem="add" id="e5k-lL-Xj6">
+                            <connections>
+                                <segue destination="2Ff-Ox-yNa" kind="popoverPresentation" identifier="newVM" popoverAnchorBarButtonItem="e5k-lL-Xj6" id="uhI-Ry-wJ8">
+                                    <popoverArrowDirection key="popoverArrowDirection" up="YES" down="YES" left="YES" right="YES"/>
+                                </segue>
+                            </connections>
+                        </barButtonItem>
+                        <connections>
+                            <outlet property="rightBarButtonItem" destination="e5k-lL-Xj6" id="87b-9t-bNR"/>
+                        </connections>
+                    </navigationItem>
+                    <connections>
+                        <outlet property="vmCollection" destination="2R6-2u-EVP" id="Wya-XJ-CS7"/>
+                    </connections>
+                </collectionViewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="gzw-ao-My7" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="1829.5999999999999" y="142.61083743842366"/>
+        </scene>
+        <!--Configuration-->
+        <scene sceneID="oLp-Ie-xYi">
+            <objects>
+                <tableViewController id="wwu-oM-NlF" customClass="VMConfigExistingViewController" sceneMemberID="viewController">
+                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="nNA-4B-g7f">
+                        <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
+                        <sections>
+                            <tableViewSection headerTitle="Name" id="BlT-6O-Tm8">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="ffD-BN-tfx">
+                                        <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ffD-BN-tfx" id="qt9-XV-EeT">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Name" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="2Kh-jJ-awN">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="343" height="21"/>
+                                                    <nil key="textColor"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" returnKeyType="done" enablesReturnKeyAutomatically="YES" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
+                                                    <connections>
+                                                        <action selector="nameFieldEdited:" destination="wwu-oM-NlF" eventType="editingDidEnd" id="NLa-0h-ihw"/>
+                                                        <outlet property="delegate" destination="wwu-oM-NlF" id="qOT-JA-rbc"/>
+                                                    </connections>
+                                                </textField>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="2Kh-jJ-awN" firstAttribute="leading" secondItem="qt9-XV-EeT" secondAttribute="leading" constant="16" id="Gl3-uj-n6y"/>
+                                                <constraint firstItem="2Kh-jJ-awN" firstAttribute="centerY" secondItem="qt9-XV-EeT" secondAttribute="centerY" id="dER-ou-Xpe"/>
+                                                <constraint firstAttribute="trailing" secondItem="2Kh-jJ-awN" secondAttribute="trailing" constant="16" id="oYU-ze-9uK"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="Hardware" id="NCJ-Al-5BI">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="riB-R9-dTb" imageView="adR-DE-1TR" style="IBUITableViewCellStyleDefault" id="Uh7-K8-Cd9">
+                                        <rect key="frame" x="0.0" y="155.33333333333334" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Uh7-K8-Cd9" id="gUO-nD-d2x">
+                                            <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="System" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="riB-R9-dTb">
+                                                    <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="CPU Icon" id="adR-DE-1TR">
+                                                    <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                </imageView>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                        <connections>
+                                            <segue destination="1m7-hR-fRt" kind="show" id="nuu-ei-Smn"/>
+                                        </connections>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="1FD-SU-TVn" imageView="ORS-LH-8i2" style="IBUITableViewCellStyleDefault" id="ptA-DT-lZ3">
+                                        <rect key="frame" x="0.0" y="199.33333333333334" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ptA-DT-lZ3" id="ogr-EI-pev">
+                                            <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Drives" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="1FD-SU-TVn">
+                                                    <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="HDD Icon" id="ORS-LH-8i2">
+                                                    <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                </imageView>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                        <connections>
+                                            <segue destination="Mbd-uC-JXQ" kind="show" id="eOg-7f-ZC7"/>
+                                        </connections>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="fZG-YK-q4O" imageView="4PU-Pq-NVn" style="IBUITableViewCellStyleDefault" id="yLH-HX-o9t">
+                                        <rect key="frame" x="0.0" y="243.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="yLH-HX-o9t" id="kQP-2D-wX5">
+                                            <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Display" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="fZG-YK-q4O">
+                                                    <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="Display Icon" id="4PU-Pq-NVn">
+                                                    <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                </imageView>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                        <connections>
+                                            <segue destination="fRW-Bh-0Dk" kind="show" id="Q4J-5q-ML3"/>
+                                        </connections>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="GvK-o6-9qU" imageView="6La-G7-su2" style="IBUITableViewCellStyleDefault" id="xM7-rl-j1p">
+                                        <rect key="frame" x="0.0" y="287.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="xM7-rl-j1p" id="5sC-AT-kE8">
+                                            <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Input" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="GvK-o6-9qU">
+                                                    <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="Input Icon" id="6La-G7-su2">
+                                                    <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                </imageView>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                        <connections>
+                                            <segue destination="5Cr-yW-csz" kind="show" id="UCy-Ew-RnF"/>
+                                        </connections>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="XSI-kB-djk" imageView="ZJt-EE-f9p" style="IBUITableViewCellStyleDefault" id="cL1-0x-rat">
+                                        <rect key="frame" x="0.0" y="331.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="cL1-0x-rat" id="9Tq-yB-cOw">
+                                            <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Networking" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="XSI-kB-djk">
+                                                    <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="Networking Icon" id="ZJt-EE-f9p">
+                                                    <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                </imageView>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                        <connections>
+                                            <segue destination="5KN-1q-y5w" kind="show" id="ZAT-ci-ijJ"/>
+                                        </connections>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="gXb-Fk-IyH" imageView="KxP-FM-rRt" style="IBUITableViewCellStyleDefault" id="LlL-Ex-hlq">
+                                        <rect key="frame" x="0.0" y="375.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="LlL-Ex-hlq" id="PCT-h6-ZRK">
+                                            <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Printing" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="gXb-Fk-IyH">
+                                                    <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="Printer Icon" id="KxP-FM-rRt">
+                                                    <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                </imageView>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                        <connections>
+                                            <segue destination="cZY-Ss-RO9" kind="show" id="sYe-rO-ADr"/>
+                                        </connections>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="wis-6w-tHz" imageView="bUU-uV-itP" style="IBUITableViewCellStyleDefault" id="y4a-Wf-GZq">
+                                        <rect key="frame" x="0.0" y="419.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="y4a-Wf-GZq" id="dcV-Ht-6Fe">
+                                            <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Sound" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="wis-6w-tHz">
+                                                    <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="Sound Icon" id="bUU-uV-itP">
+                                                    <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                </imageView>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                        <connections>
+                                            <segue destination="wCA-Kf-QNP" kind="show" id="O12-fr-qOU"/>
+                                        </connections>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="jv0-6r-NAJ" imageView="vqz-Rb-f41" style="IBUITableViewCellStyleDefault" id="qe0-X4-HwM">
+                                        <rect key="frame" x="0.0" y="463.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="qe0-X4-HwM" id="R65-ok-h9A">
+                                            <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Sharing" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="jv0-6r-NAJ">
+                                                    <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="Share Icon" id="vqz-Rb-f41">
+                                                    <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                </imageView>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                        <connections>
+                                            <segue destination="LLP-fa-BIK" kind="show" id="74d-oQ-BKI"/>
+                                        </connections>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                        </sections>
+                        <connections>
+                            <outlet property="dataSource" destination="wwu-oM-NlF" id="uEK-Q2-Gvh"/>
+                            <outlet property="delegate" destination="wwu-oM-NlF" id="GXo-Pj-cqA"/>
+                        </connections>
+                    </tableView>
+                    <navigationItem key="navigationItem" title="Configuration" id="TeT-9a-let">
+                        <barButtonItem key="leftBarButtonItem" systemItem="cancel" id="7c2-9v-shL">
+                            <connections>
+                                <action selector="cancelPressed:" destination="wwu-oM-NlF" id="38P-XZ-ukw"/>
+                            </connections>
+                        </barButtonItem>
+                        <barButtonItem key="rightBarButtonItem" systemItem="done" id="CIG-Ca-qeI">
+                            <connections>
+                                <action selector="donePressed:" destination="wwu-oM-NlF" id="4ry-jO-LwC"/>
+                            </connections>
+                        </barButtonItem>
+                        <connections>
+                            <outlet property="rightBarButtonItem" destination="CIG-Ca-qeI" id="XnF-Ud-34j"/>
+                        </connections>
+                    </navigationItem>
+                    <connections>
+                        <outlet property="nameField" destination="2Kh-jJ-awN" id="TQa-on-Xdd"/>
+                    </connections>
+                </tableViewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="yqY-fN-Wux" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="3822" y="879"/>
+        </scene>
+        <!--Display-->
+        <scene sceneID="I61-65-PM0">
+            <objects>
+                <tableViewController id="fRW-Bh-0Dk" customClass="VMConfigDisplayViewController" sceneMemberID="viewController">
+                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="Mua-Ov-iIu">
+                        <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
+                        <sections>
+                            <tableViewSection headerTitle="Type" id="wjd-8h-Xoa">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="checkmark" indentationWidth="10" textLabel="3Jg-sa-a1s" style="IBUITableViewCellStyleDefault" id="osW-lA-u2m">
+                                        <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="osW-lA-u2m" id="Fdz-Uo-dCh">
+                                            <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Full Graphics" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="3Jg-sa-a1s">
+                                                    <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="checkmark" indentationWidth="10" textLabel="nGh-ET-2qO" style="IBUITableViewCellStyleDefault" id="2qy-IZ-c5L">
+                                        <rect key="frame" x="0.0" y="99.333333333333343" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="2qy-IZ-c5L" id="xiC-oa-N5a">
+                                            <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Console Mode" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="nGh-ET-2qO">
+                                                    <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="Resolution" id="DBb-DO-7RN">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="shN-AV-DTv">
+                                        <rect key="frame" x="0.0" y="199.33333333333334" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="shN-AV-DTv" id="f7t-Ni-Ojq">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Fixed" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LCF-nv-jEK">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="41" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Xsw-b2-kv1">
+                                                    <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
+                                                    <connections>
+                                                        <action selector="resolutionFixedSwitchChanged:" destination="fRW-Bh-0Dk" eventType="valueChanged" id="Gpg-bU-aot"/>
+                                                    </connections>
+                                                </switch>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="LCF-nv-jEK" firstAttribute="leading" secondItem="f7t-Ni-Ojq" secondAttribute="leadingMargin" id="FtG-7G-Wu3"/>
+                                                <constraint firstItem="LCF-nv-jEK" firstAttribute="centerY" secondItem="f7t-Ni-Ojq" secondAttribute="centerY" id="PBk-Vw-jLk"/>
+                                                <constraint firstItem="Xsw-b2-kv1" firstAttribute="centerY" secondItem="f7t-Ni-Ojq" secondAttribute="centerY" id="QxW-fc-7mX"/>
+                                                <constraint firstItem="Xsw-b2-kv1" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="LCF-nv-jEK" secondAttribute="trailing" constant="8" symbolic="YES" id="Zzq-M8-hJY"/>
+                                                <constraint firstItem="Xsw-b2-kv1" firstAttribute="trailing" secondItem="f7t-Ni-Ojq" secondAttribute="trailingMargin" id="rm2-WL-M2K"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="3p4-7o-dMd" detailTextLabel="xVE-hN-Dcf" style="IBUITableViewCellStyleValue1" id="34f-n4-JfB">
+                                        <rect key="frame" x="0.0" y="243.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="34f-n4-JfB" id="THa-zL-IVd">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Max Resolution" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="3p4-7o-dMd">
+                                                    <rect key="frame" x="16.000000000000007" y="11.999999999999998" width="116.66666666666667" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="1024x768" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="xVE-hN-Dcf">
+                                                    <rect key="frame" x="282.66666666666669" y="11.999999999999998" width="76.333333333333329" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="150" id="zMQ-Xb-T3u">
+                                        <rect key="frame" x="0.0" y="287.33333333333337" width="375" height="150"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="zMQ-Xb-T3u" id="Ssc-US-c4o">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="149.66666666666666"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="S8l-Yv-OcK">
+                                                    <rect key="frame" x="0.0" y="0.0" width="375" height="149.66666666666666"/>
+                                                    <connections>
+                                                        <outlet property="dataSource" destination="fRW-Bh-0Dk" id="R5a-Uy-gJO"/>
+                                                        <outlet property="delegate" destination="fRW-Bh-0Dk" id="V0w-JJ-147"/>
+                                                    </connections>
+                                                </pickerView>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstAttribute="bottom" secondItem="S8l-Yv-OcK" secondAttribute="bottom" id="29v-Sc-8N7"/>
+                                                <constraint firstItem="S8l-Yv-OcK" firstAttribute="top" secondItem="Ssc-US-c4o" secondAttribute="top" id="J9J-9W-lGI"/>
+                                                <constraint firstItem="S8l-Yv-OcK" firstAttribute="leading" secondItem="Ssc-US-c4o" secondAttribute="leading" id="TH3-2d-rxY"/>
+                                                <constraint firstAttribute="trailing" secondItem="S8l-Yv-OcK" secondAttribute="trailing" id="i2M-Vr-DeP"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="Zoom" id="2ao-Lx-lcQ">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="I3e-zw-jAD">
+                                        <rect key="frame" x="0.0" y="493.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="I3e-zw-jAD" id="3s4-Ke-929">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Scale to Fit" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DSd-aZ-Qka">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="85" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ohs-OI-Wjl">
+                                                    <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
+                                                    <connections>
+                                                        <action selector="zoomScaleFitSwitchChanged:" destination="fRW-Bh-0Dk" eventType="valueChanged" id="ESE-l9-ugu"/>
+                                                    </connections>
+                                                </switch>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="DSd-aZ-Qka" firstAttribute="leading" secondItem="3s4-Ke-929" secondAttribute="leadingMargin" id="Alh-Qy-gv5"/>
+                                                <constraint firstItem="DSd-aZ-Qka" firstAttribute="centerY" secondItem="3s4-Ke-929" secondAttribute="centerY" id="W5L-jB-GUx"/>
+                                                <constraint firstItem="Ohs-OI-Wjl" firstAttribute="trailing" secondItem="3s4-Ke-929" secondAttribute="trailingMargin" id="mOx-ma-JnO"/>
+                                                <constraint firstItem="Ohs-OI-Wjl" firstAttribute="centerY" secondItem="3s4-Ke-929" secondAttribute="centerY" id="q3Y-Ih-Px4"/>
+                                                <constraint firstItem="Ohs-OI-Wjl" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="DSd-aZ-Qka" secondAttribute="trailing" constant="8" symbolic="YES" id="rnK-OQ-RXN"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="uLK-yj-IDI">
+                                        <rect key="frame" x="0.0" y="537.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="uLK-yj-IDI" id="gYV-Zk-a5J">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Letterbox Mode" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="olW-DK-r4a">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="121" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7Ur-f8-0fb">
+                                                    <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
+                                                    <connections>
+                                                        <action selector="zoomLetterboxSwitchChanged:" destination="fRW-Bh-0Dk" eventType="valueChanged" id="ot6-oa-ApK"/>
+                                                    </connections>
+                                                </switch>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="7Ur-f8-0fb" firstAttribute="centerY" secondItem="gYV-Zk-a5J" secondAttribute="centerY" id="0RW-6p-R9A"/>
+                                                <constraint firstItem="olW-DK-r4a" firstAttribute="leading" secondItem="gYV-Zk-a5J" secondAttribute="leadingMargin" id="F7W-6S-nKb"/>
+                                                <constraint firstItem="7Ur-f8-0fb" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="olW-DK-r4a" secondAttribute="trailing" constant="8" symbolic="YES" id="Jb7-M4-ufS"/>
+                                                <constraint firstItem="olW-DK-r4a" firstAttribute="centerY" secondItem="gYV-Zk-a5J" secondAttribute="centerY" id="Mzz-PT-Iev"/>
+                                                <constraint firstItem="7Ur-f8-0fb" firstAttribute="trailing" secondItem="gYV-Zk-a5J" secondAttribute="trailingMargin" id="Qrh-Dy-6ee"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="Console" id="6zB-bx-Y94">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="8ah-qD-hzy" style="IBUITableViewCellStyleDefault" id="45e-Uf-NXZ">
+                                        <rect key="frame" x="0.0" y="637.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="45e-Uf-NXZ" id="Bxz-pl-Qcd">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Font (placeholder)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="8ah-qD-hzy">
+                                                    <rect key="frame" x="16" y="0.0" width="343" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                        </sections>
+                        <connections>
+                            <outlet property="dataSource" destination="fRW-Bh-0Dk" id="vIK-qQ-HiN"/>
+                            <outlet property="delegate" destination="fRW-Bh-0Dk" id="D2v-jy-tW5"/>
+                        </connections>
+                    </tableView>
+                    <navigationItem key="navigationItem" title="Display" id="xuY-6V-eU1"/>
+                    <connections>
+                        <outlet property="graphicsTypeConsoleCell" destination="2qy-IZ-c5L" id="YZC-vi-yEW"/>
+                        <outlet property="graphicsTypeFullCell" destination="osW-lA-u2m" id="L3u-9j-n10"/>
+                        <outlet property="maxResolutionCell" destination="34f-n4-JfB" id="Gqp-6T-DEo"/>
+                        <outlet property="maxResolutionLabel" destination="xVE-hN-Dcf" id="gVX-UZ-Vh0"/>
+                        <outlet property="maxResolutionPicker" destination="S8l-Yv-OcK" id="0KD-XR-SDr"/>
+                        <outlet property="maxResolutionPickerCell" destination="zMQ-Xb-T3u" id="fqL-2c-9nq"/>
+                        <outlet property="resolutionFixedSwitch" destination="Xsw-b2-kv1" id="tEF-nQ-EYi"/>
+                        <outlet property="zoomLetterboxSwitch" destination="7Ur-f8-0fb" id="pri-pt-sm3"/>
+                        <outlet property="zoomScaleFitSwitch" destination="Ohs-OI-Wjl" id="l5U-2S-3Ec"/>
+                        <outletCollection property="displayTypeCells" destination="34f-n4-JfB" id="FTP-Oc-xsD"/>
+                        <outletCollection property="displayTypeCells" destination="I3e-zw-jAD" id="DHr-4m-CYg"/>
+                        <outletCollection property="displayTypeCells" destination="shN-AV-DTv" id="DpG-7T-rN0"/>
+                        <outletCollection property="displayTypeCells" destination="zMQ-Xb-T3u" id="6SG-ZG-MdZ"/>
+                        <outletCollection property="displayTypeCells" destination="uLK-yj-IDI" id="6RI-Kc-9mW"/>
+                        <outletCollection property="consoleTypeCells" destination="45e-Uf-NXZ" id="1Ie-cS-gcd"/>
+                        <outletCollection property="displayTypeCellsWithoutPicker" destination="34f-n4-JfB" id="EUX-JZ-HbL"/>
+                        <outletCollection property="displayTypeCellsWithoutPicker" destination="uLK-yj-IDI" id="I3g-9k-FCM"/>
+                        <outletCollection property="displayTypeCellsWithoutPicker" destination="shN-AV-DTv" id="1rm-Gb-ROq"/>
+                    </connections>
+                </tableViewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="5CK-HG-MYg" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="4782" y="1247"/>
+        </scene>
+        <!--Printing-->
+        <scene sceneID="k41-e0-ebL">
+            <objects>
+                <tableViewController id="cZY-Ss-RO9" customClass="VMConfigPrintingViewController" sceneMemberID="viewController">
+                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="jn7-u2-Tui">
+                        <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
+                        <sections>
+                            <tableViewSection headerTitle="Hardware" id="Roy-Wv-Hrq">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="uTd-CT-zVU">
+                                        <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="uTd-CT-zVU" id="uyr-yj-zmW">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enabled" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fDF-an-yxM">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="62" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="AOp-W0-9IK">
+                                                    <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
+                                                    <connections>
+                                                        <action selector="printingEnabledSwitchChanged:" destination="cZY-Ss-RO9" eventType="valueChanged" id="16t-YV-fzn"/>
+                                                    </connections>
+                                                </switch>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="fDF-an-yxM" firstAttribute="leading" secondItem="uyr-yj-zmW" secondAttribute="leadingMargin" id="0zL-zb-gSN"/>
+                                                <constraint firstItem="AOp-W0-9IK" firstAttribute="centerY" secondItem="uyr-yj-zmW" secondAttribute="centerY" id="QrT-BT-2QY"/>
+                                                <constraint firstItem="AOp-W0-9IK" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="fDF-an-yxM" secondAttribute="trailing" constant="8" symbolic="YES" id="hHe-9f-mPs"/>
+                                                <constraint firstItem="fDF-an-yxM" firstAttribute="centerY" secondItem="uyr-yj-zmW" secondAttribute="centerY" id="jyD-oh-iWE"/>
+                                                <constraint firstItem="AOp-W0-9IK" firstAttribute="trailing" secondItem="uyr-yj-zmW" secondAttribute="trailingMargin" id="knv-9z-b34"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                        </sections>
+                        <connections>
+                            <outlet property="dataSource" destination="cZY-Ss-RO9" id="fJ4-SM-FwO"/>
+                            <outlet property="delegate" destination="cZY-Ss-RO9" id="Hs2-cA-oNU"/>
+                        </connections>
+                    </tableView>
+                    <navigationItem key="navigationItem" title="Printing" id="acH-xK-xn6"/>
+                    <connections>
+                        <outlet property="printingEnabledSwitch" destination="AOp-W0-9IK" id="VAf-Yv-qS4"/>
+                    </connections>
+                </tableViewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="cRl-5N-Vd6" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="5569" y="1247"/>
+        </scene>
+        <!--System-->
+        <scene sceneID="HAX-p4-GLH">
+            <objects>
+                <tableViewController id="1m7-hR-fRt" customClass="VMConfigSystemViewController" sceneMemberID="viewController">
+                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="GGE-SJ-g4A">
+                        <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
+                        <sections>
+                            <tableViewSection headerTitle="Hardware" id="spp-Cv-g7X">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="ziF-JQ-bTj" detailTextLabel="9fH-Qw-nVS" style="IBUITableViewCellStyleValue1" id="oTc-93-cjJ">
+                                        <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="oTc-93-cjJ" id="w8n-OI-JSe">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Architecture" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="ziF-JQ-bTj">
+                                                    <rect key="frame" x="16" y="11.999999999999998" width="94.333333333333329" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Detail" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="9fH-Qw-nVS">
+                                                    <rect key="frame" x="315" y="11.999999999999998" width="44" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="199.99999999999997" id="dGM-cA-mXM">
+                                        <rect key="frame" x="0.0" y="99.333333333333343" width="375" height="200.00000000000003"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="dGM-cA-mXM" id="Ic3-FS-Es6">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="199.66666666666666"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VIt-Zi-7kt">
+                                                    <rect key="frame" x="0.0" y="0.0" width="375" height="199.66666666666666"/>
+                                                    <connections>
+                                                        <outlet property="dataSource" destination="1m7-hR-fRt" id="oWM-oa-PIF"/>
+                                                        <outlet property="delegate" destination="1m7-hR-fRt" id="0tk-VA-2IH"/>
+                                                    </connections>
+                                                </pickerView>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="VIt-Zi-7kt" firstAttribute="leading" secondItem="Ic3-FS-Es6" secondAttribute="leading" id="JUT-i8-cw9"/>
+                                                <constraint firstAttribute="trailing" secondItem="VIt-Zi-7kt" secondAttribute="trailing" id="rQD-WM-c5w"/>
+                                                <constraint firstAttribute="bottom" secondItem="VIt-Zi-7kt" secondAttribute="bottom" id="xO1-Jk-27Q"/>
+                                                <constraint firstItem="VIt-Zi-7kt" firstAttribute="top" secondItem="Ic3-FS-Es6" secondAttribute="top" id="zg4-ea-ru5"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="VsJ-Zw-rWU">
+                                        <rect key="frame" x="0.0" y="299.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="VsJ-Zw-rWU" id="wC7-Vx-zXt">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="MB" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qMH-Bx-PsC">
+                                                    <rect key="frame" x="333.66666666666669" y="11.666666666666666" width="25.333333333333314" height="20.333333333333336"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" placeholder="512" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="OwS-jd-mte">
+                                                    <rect key="frame" x="165" y="11.333333333333336" width="160" height="21"/>
+                                                    <constraints>
+                                                        <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="160" id="ucu-F4-pNg"/>
+                                                    </constraints>
+                                                    <nil key="textColor"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <textInputTraits key="textInputTraits" keyboardType="numberPad" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
+                                                    <connections>
+                                                        <action selector="memorySizeFieldEdited:" destination="1m7-hR-fRt" eventType="editingDidEnd" id="Dr7-5I-4jF"/>
+                                                        <outlet property="delegate" destination="1m7-hR-fRt" id="oDM-WZ-buM"/>
+                                                    </connections>
+                                                </textField>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="Memory" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SvG-PI-7bh">
+                                                    <rect key="frame" x="16" y="11.666666666666666" width="63" height="20.333333333333336"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="qMH-Bx-PsC" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="OwS-jd-mte" secondAttribute="trailing" constant="8" symbolic="YES" id="164-vu-IVL"/>
+                                                <constraint firstItem="OwS-jd-mte" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="SvG-PI-7bh" secondAttribute="trailing" constant="8" symbolic="YES" id="6t2-Vm-MYm"/>
+                                                <constraint firstItem="OwS-jd-mte" firstAttribute="centerY" secondItem="wC7-Vx-zXt" secondAttribute="centerY" id="8HI-VM-7o8"/>
+                                                <constraint firstItem="SvG-PI-7bh" firstAttribute="centerY" secondItem="wC7-Vx-zXt" secondAttribute="centerY" id="eJY-WF-vyT"/>
+                                                <constraint firstItem="qMH-Bx-PsC" firstAttribute="centerY" secondItem="wC7-Vx-zXt" secondAttribute="centerY" id="qhJ-ke-t9b"/>
+                                                <constraint firstItem="qMH-Bx-PsC" firstAttribute="trailing" secondItem="wC7-Vx-zXt" secondAttribute="trailingMargin" id="tEU-lO-Xyl"/>
+                                                <constraint firstItem="SvG-PI-7bh" firstAttribute="leading" secondItem="wC7-Vx-zXt" secondAttribute="leadingMargin" id="w93-ko-cQQ"/>
+                                                <constraint firstItem="qMH-Bx-PsC" firstAttribute="leading" secondItem="OwS-jd-mte" secondAttribute="trailing" constant="8.6699999999999999" id="wcq-0U-Nj5"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="sAL-j0-QO6">
+                                        <rect key="frame" x="0.0" y="343.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="sAL-j0-QO6" id="IUj-WK-FG9">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CPU Count" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XtU-FE-Mry">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="86" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="2" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="I4t-8W-Nev">
+                                                    <rect key="frame" x="199" y="11.333333333333336" width="160" height="21"/>
+                                                    <nil key="textColor"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <textInputTraits key="textInputTraits" keyboardType="numberPad" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
+                                                    <connections>
+                                                        <action selector="cpuCountFieldEdited:" destination="1m7-hR-fRt" eventType="editingDidEnd" id="r45-hz-jZf"/>
+                                                        <outlet property="delegate" destination="1m7-hR-fRt" id="wxM-Ny-Rqj"/>
+                                                    </connections>
+                                                </textField>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="I4t-8W-Nev" firstAttribute="leading" relation="lessThanOrEqual" secondItem="XtU-FE-Mry" secondAttribute="trailing" constant="97" id="2oX-Lx-Ys5"/>
+                                                <constraint firstItem="XtU-FE-Mry" firstAttribute="leading" secondItem="IUj-WK-FG9" secondAttribute="leadingMargin" id="PID-v0-rX4"/>
+                                                <constraint firstItem="I4t-8W-Nev" firstAttribute="centerY" secondItem="XtU-FE-Mry" secondAttribute="centerY" id="bCj-MV-pMY"/>
+                                                <constraint firstItem="XtU-FE-Mry" firstAttribute="centerY" secondItem="IUj-WK-FG9" secondAttribute="centerY" id="xqn-wm-68c"/>
+                                                <constraint firstItem="I4t-8W-Nev" firstAttribute="trailing" secondItem="IUj-WK-FG9" secondAttribute="trailingMargin" id="ybe-os-Hfo"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="XhT-dg-bb9" detailTextLabel="KYQ-B4-Cf3" style="IBUITableViewCellStyleValue1" id="m8p-hi-s01">
+                                        <rect key="frame" x="0.0" y="387.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="m8p-hi-s01" id="ZrJ-KO-2G2">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="System" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="XhT-dg-bb9">
+                                                    <rect key="frame" x="16" y="11.999999999999998" width="57" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Detail" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="KYQ-B4-Cf3">
+                                                    <rect key="frame" x="315" y="11.999999999999998" width="44" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="100" id="kbU-h1-FsP">
+                                        <rect key="frame" x="0.0" y="431.33333333333337" width="375" height="100"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="kbU-h1-FsP" id="HJR-87-kHI">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="99.666666666666671"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iB1-OW-p4N">
+                                                    <rect key="frame" x="0.0" y="0.0" width="375" height="99.666666666666671"/>
+                                                    <connections>
+                                                        <outlet property="dataSource" destination="1m7-hR-fRt" id="MLD-yU-D4a"/>
+                                                        <outlet property="delegate" destination="1m7-hR-fRt" id="XCj-7h-pOC"/>
+                                                    </connections>
+                                                </pickerView>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstAttribute="bottom" secondItem="iB1-OW-p4N" secondAttribute="bottom" id="49e-EL-H95"/>
+                                                <constraint firstAttribute="trailing" secondItem="iB1-OW-p4N" secondAttribute="trailing" id="9DE-gn-dSC"/>
+                                                <constraint firstItem="iB1-OW-p4N" firstAttribute="top" secondItem="HJR-87-kHI" secondAttribute="top" id="XaO-Dr-XQT"/>
+                                                <constraint firstItem="iB1-OW-p4N" firstAttribute="leading" secondItem="HJR-87-kHI" secondAttribute="leading" id="kiE-3t-kEE"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="Boot" id="aje-ee-mJi">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="Yzl-hW-dz8" detailTextLabel="bwc-uM-EKo" style="IBUITableViewCellStyleValue1" id="aN0-e6-gWq">
+                                        <rect key="frame" x="0.0" y="587.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="aN0-e6-gWq" id="a3A-BY-NuO">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Try booting first from" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Yzl-hW-dz8">
+                                                    <rect key="frame" x="16" y="11.999999999999998" width="161.33333333333334" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Disk Drive" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="bwc-uM-EKo">
+                                                    <rect key="frame" x="281.66666666666669" y="11.999999999999998" width="77.333333333333329" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="100" id="2tm-9Y-Ypg">
+                                        <rect key="frame" x="0.0" y="631.33333333333337" width="375" height="100"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="2tm-9Y-Ypg" id="02K-L5-unG">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="99.666666666666671"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nc8-Yn-Bd2">
+                                                    <rect key="frame" x="0.0" y="0.0" width="375" height="99.666666666666671"/>
+                                                    <connections>
+                                                        <outlet property="dataSource" destination="1m7-hR-fRt" id="2Xi-Zh-bzB"/>
+                                                        <outlet property="delegate" destination="1m7-hR-fRt" id="SpR-Fv-ijj"/>
+                                                    </connections>
+                                                </pickerView>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstAttribute="bottom" secondItem="nc8-Yn-Bd2" secondAttribute="bottom" id="7SA-fs-pob"/>
+                                                <constraint firstItem="nc8-Yn-Bd2" firstAttribute="top" secondItem="02K-L5-unG" secondAttribute="top" id="RQB-Nh-Ohr"/>
+                                                <constraint firstAttribute="trailing" secondItem="nc8-Yn-Bd2" secondAttribute="trailing" id="TDq-sc-hvu"/>
+                                                <constraint firstItem="nc8-Yn-Bd2" firstAttribute="leading" secondItem="02K-L5-unG" secondAttribute="leading" id="erm-6B-bQ2"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="Additional qemu arguments" id="vTy-bl-QrM">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="2lD-9C-lUf">
+                                        <rect key="frame" x="0.0" y="787.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="2lD-9C-lUf" id="b9d-4I-3HK">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="eAV-yI-ZCT">
+                                                    <rect key="frame" x="8" y="8.0000000000000018" width="359" height="27.666666666666671"/>
+                                                    <nil key="textColor"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardType="alphabet" returnKeyType="done" enablesReturnKeyAutomatically="YES" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
+                                                    <connections>
+                                                        <action selector="additionalArgsFieldEdited:" destination="1m7-hR-fRt" eventType="editingDidEnd" id="kwo-h9-oeJ"/>
+                                                        <outlet property="delegate" destination="1m7-hR-fRt" id="C7Q-Ag-Bsu"/>
+                                                    </connections>
+                                                </textField>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="eAV-yI-ZCT" firstAttribute="leading" secondItem="b9d-4I-3HK" secondAttribute="leadingMargin" id="MHm-34-Yqb"/>
+                                                <constraint firstItem="eAV-yI-ZCT" firstAttribute="trailing" secondItem="b9d-4I-3HK" secondAttribute="trailingMargin" id="dPJ-Yk-bHE"/>
+                                                <constraint firstItem="eAV-yI-ZCT" firstAttribute="top" secondItem="b9d-4I-3HK" secondAttribute="topMargin" id="gJy-KM-PoW"/>
+                                                <constraint firstAttribute="bottomMargin" secondItem="eAV-yI-ZCT" secondAttribute="bottom" id="hh8-ty-DgG"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                        </sections>
+                        <connections>
+                            <outlet property="dataSource" destination="1m7-hR-fRt" id="yDs-UX-Xr8"/>
+                            <outlet property="delegate" destination="1m7-hR-fRt" id="yQD-Wg-GT5"/>
+                        </connections>
+                    </tableView>
+                    <navigationItem key="navigationItem" title="System" id="CRh-Zb-s8B"/>
+                    <connections>
+                        <outlet property="additionalArgsField" destination="eAV-yI-ZCT" id="mdu-Ya-5Fw"/>
+                        <outlet property="architectureCell" destination="oTc-93-cjJ" id="kZI-ga-SnU"/>
+                        <outlet property="architectureLabel" destination="9fH-Qw-nVS" id="aet-o8-TaA"/>
+                        <outlet property="architecturePicker" destination="VIt-Zi-7kt" id="cja-CO-VUd"/>
+                        <outlet property="architecturePickerCell" destination="dGM-cA-mXM" id="Eg5-g8-wga"/>
+                        <outlet property="bootCell" destination="aN0-e6-gWq" id="WEt-BI-bhe"/>
+                        <outlet property="bootLabel" destination="bwc-uM-EKo" id="ddu-by-fcp"/>
+                        <outlet property="bootPicker" destination="nc8-Yn-Bd2" id="h6D-7u-DtY"/>
+                        <outlet property="bootPickerCell" destination="2tm-9Y-Ypg" id="gi8-k5-r3C"/>
+                        <outlet property="cpuCountField" destination="I4t-8W-Nev" id="XTi-Gw-iLj"/>
+                        <outlet property="memorySizeField" destination="OwS-jd-mte" id="0bp-KF-B1J"/>
+                        <outlet property="systemCell" destination="m8p-hi-s01" id="lyZ-i1-vP2"/>
+                        <outlet property="systemLabel" destination="KYQ-B4-Cf3" id="lje-t2-AHE"/>
+                        <outlet property="systemPicker" destination="iB1-OW-p4N" id="fHz-Ut-ogt"/>
+                        <outlet property="systemPickerCell" destination="kbU-h1-FsP" id="xyg-cL-eov"/>
+                    </connections>
+                </tableViewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="Pka-eP-b1w" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="4782" y="549"/>
+        </scene>
+        <!--Networking-->
+        <scene sceneID="HjV-mS-zLm">
+            <objects>
+                <tableViewController id="5KN-1q-y5w" customClass="VMConfigNetworkingViewController" sceneMemberID="viewController">
+                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="Zh6-XT-e8H">
+                        <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
+                        <sections>
+                            <tableViewSection headerTitle="Hardware" id="qCe-97-Cma">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="f3B-Ca-xOy">
+                                        <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="f3B-Ca-xOy" id="pCJ-hP-4sO">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enabled" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qHe-ss-OZw">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="62" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="TBl-Mf-rp9">
+                                                    <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
+                                                    <connections>
+                                                        <action selector="networkingEnabledSwitchChanged:" destination="5KN-1q-y5w" eventType="valueChanged" id="b3q-tg-oxE"/>
+                                                    </connections>
+                                                </switch>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="TBl-Mf-rp9" firstAttribute="trailing" secondItem="pCJ-hP-4sO" secondAttribute="trailingMargin" id="9yv-eJ-Q5T"/>
+                                                <constraint firstItem="TBl-Mf-rp9" firstAttribute="centerY" secondItem="pCJ-hP-4sO" secondAttribute="centerY" id="IPg-ZM-OeW"/>
+                                                <constraint firstItem="TBl-Mf-rp9" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="qHe-ss-OZw" secondAttribute="trailing" constant="8" symbolic="YES" id="Knl-mz-pdL"/>
+                                                <constraint firstItem="qHe-ss-OZw" firstAttribute="leading" secondItem="pCJ-hP-4sO" secondAttribute="leadingMargin" id="agn-6f-waO"/>
+                                                <constraint firstItem="qHe-ss-OZw" firstAttribute="centerY" secondItem="pCJ-hP-4sO" secondAttribute="centerY" id="tBl-LZ-FWg"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="L7E-R4-cxI">
+                                        <rect key="frame" x="0.0" y="99.333333333333343" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="L7E-R4-cxI" id="4pc-7p-05F">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Local Access Only" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iS1-Ur-HFa">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="140" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CkD-IW-UX0">
+                                                    <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
+                                                    <connections>
+                                                        <action selector="localAccessOnlySwitchChanged:" destination="5KN-1q-y5w" eventType="valueChanged" id="cOW-qq-gCh"/>
+                                                    </connections>
+                                                </switch>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="iS1-Ur-HFa" firstAttribute="leading" secondItem="4pc-7p-05F" secondAttribute="leadingMargin" id="3cH-gU-Fs9"/>
+                                                <constraint firstItem="CkD-IW-UX0" firstAttribute="centerY" secondItem="4pc-7p-05F" secondAttribute="centerY" id="6ik-yq-WGp"/>
+                                                <constraint firstItem="CkD-IW-UX0" firstAttribute="trailing" secondItem="4pc-7p-05F" secondAttribute="trailingMargin" id="7Vy-j4-tpc"/>
+                                                <constraint firstItem="CkD-IW-UX0" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="iS1-Ur-HFa" secondAttribute="trailing" constant="8" symbolic="YES" id="Wtt-CJ-SKk"/>
+                                                <constraint firstItem="iS1-Ur-HFa" firstAttribute="centerY" secondItem="4pc-7p-05F" secondAttribute="centerY" id="og9-5h-s68"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="IP Configuration" id="mTW-BC-BPZ">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="8mF-uj-oTE">
+                                        <rect key="frame" x="0.0" y="199.33333333333334" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="8mF-uj-oTE" id="24L-rr-lhp">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Network" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fOG-3K-1lH">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="65" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="10.0.2.0/24" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="q6m-Ld-1jH">
+                                                    <rect key="frame" x="178" y="11.333333333333336" width="181" height="21"/>
+                                                    <nil key="textColor"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
+                                                    <connections>
+                                                        <action selector="networkAddressFieldEdited:" destination="5KN-1q-y5w" eventType="editingDidEnd" id="S6d-37-7Rd"/>
+                                                        <outlet property="delegate" destination="5KN-1q-y5w" id="SG4-5b-NcV"/>
+                                                    </connections>
+                                                </textField>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="q6m-Ld-1jH" firstAttribute="centerY" secondItem="fOG-3K-1lH" secondAttribute="centerY" id="2yN-Kv-Gtm"/>
+                                                <constraint firstItem="q6m-Ld-1jH" firstAttribute="leading" relation="lessThanOrEqual" secondItem="fOG-3K-1lH" secondAttribute="trailing" constant="97" id="GEF-u3-gE9"/>
+                                                <constraint firstItem="fOG-3K-1lH" firstAttribute="leading" secondItem="24L-rr-lhp" secondAttribute="leadingMargin" id="Gbb-1Y-epX"/>
+                                                <constraint firstItem="q6m-Ld-1jH" firstAttribute="trailing" secondItem="24L-rr-lhp" secondAttribute="trailingMargin" id="W6D-nj-l22"/>
+                                                <constraint firstItem="fOG-3K-1lH" firstAttribute="centerY" secondItem="24L-rr-lhp" secondAttribute="centerY" id="Y2o-yY-B7t"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="aMG-yM-TGa">
+                                        <rect key="frame" x="0.0" y="243.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="aMG-yM-TGa" id="0gE-Fg-XZu">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="DHCP Start" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5O8-6K-mxz">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="89" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="10.0.2.0.15" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="sym-7m-1rq">
+                                                    <rect key="frame" x="202" y="11.333333333333336" width="157" height="21"/>
+                                                    <nil key="textColor"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <textInputTraits key="textInputTraits" keyboardType="decimalPad" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
+                                                    <connections>
+                                                        <action selector="dhcpStartFieldEdited:" destination="5KN-1q-y5w" eventType="editingDidEnd" id="vO5-kh-bgR"/>
+                                                        <outlet property="delegate" destination="5KN-1q-y5w" id="Hwc-bw-TCN"/>
+                                                    </connections>
+                                                </textField>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="5O8-6K-mxz" firstAttribute="leading" secondItem="0gE-Fg-XZu" secondAttribute="leadingMargin" id="6hN-RT-DZg"/>
+                                                <constraint firstItem="sym-7m-1rq" firstAttribute="centerY" secondItem="5O8-6K-mxz" secondAttribute="centerY" id="CiX-VF-hYF"/>
+                                                <constraint firstItem="sym-7m-1rq" firstAttribute="trailing" secondItem="0gE-Fg-XZu" secondAttribute="trailingMargin" id="dPr-y9-71b"/>
+                                                <constraint firstItem="5O8-6K-mxz" firstAttribute="centerY" secondItem="0gE-Fg-XZu" secondAttribute="centerY" id="m70-yR-Olh"/>
+                                                <constraint firstItem="sym-7m-1rq" firstAttribute="leading" relation="lessThanOrEqual" secondItem="5O8-6K-mxz" secondAttribute="trailing" constant="97" id="wBT-vz-Pum"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                        </sections>
+                        <connections>
+                            <outlet property="dataSource" destination="5KN-1q-y5w" id="17K-Mi-gbR"/>
+                            <outlet property="delegate" destination="5KN-1q-y5w" id="FO8-22-v9Z"/>
+                        </connections>
+                    </tableView>
+                    <navigationItem key="navigationItem" title="Networking" id="bJQ-Qv-ceR"/>
+                    <connections>
+                        <outlet property="dhcpStartField" destination="sym-7m-1rq" id="hBT-zk-PGi"/>
+                        <outlet property="localAccessOnlySwitch" destination="CkD-IW-UX0" id="SYw-zC-V8c"/>
+                        <outlet property="networkAddressField" destination="q6m-Ld-1jH" id="EEp-qk-io7"/>
+                        <outlet property="networkingEnabledSwitch" destination="TBl-Mf-rp9" id="Q2P-4v-vpm"/>
+                    </connections>
+                </tableViewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="irb-Tt-Gor" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="5569" y="548"/>
+        </scene>
+        <!--Navigation Controller-->
+        <scene sceneID="90q-rj-k6R">
+            <objects>
+                <navigationController automaticallyAdjustsScrollViewInsets="NO" id="cR9-D8-uOs" sceneMemberID="viewController">
+                    <toolbarItems/>
+                    <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="qTC-Hg-D1R">
+                        <rect key="frame" x="0.0" y="44" width="375" height="44"/>
+                        <autoresizingMask key="autoresizingMask"/>
+                    </navigationBar>
+                    <nil name="viewControllers"/>
+                    <toolbar key="toolbar" opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="SCa-ZC-2jN">
+                        <autoresizingMask key="autoresizingMask"/>
+                    </toolbar>
+                    <connections>
+                        <segue destination="krH-Hz-4fz" kind="relationship" relationship="rootViewController" id="BaN-eP-Dgv"/>
+                    </connections>
+                </navigationController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="0Pt-sd-5mW" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="887.20000000000005" y="142.61083743842366"/>
+        </scene>
+        <!--Create VM-->
+        <scene sceneID="Fa8-L5-lZo">
+            <objects>
+                <tableViewController id="kXN-s4-nI5" customClass="VMConfigCreateViewController" sceneMemberID="viewController">
+                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="eEm-Kb-wUw">
+                        <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
+                        <sections>
+                            <tableViewSection headerTitle="Name" id="kxc-0J-xgO">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="kSL-rH-TmX">
+                                        <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="kSL-rH-TmX" id="pW8-2Y-MIA">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Name" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="0TR-HU-09X">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="343" height="21"/>
+                                                    <nil key="textColor"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" returnKeyType="done" enablesReturnKeyAutomatically="YES" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
+                                                    <connections>
+                                                        <action selector="nameFieldEdited:" destination="kXN-s4-nI5" eventType="editingDidEnd" id="toJ-Wc-WWS"/>
+                                                        <outlet property="delegate" destination="kXN-s4-nI5" id="p5U-UO-88O"/>
+                                                    </connections>
+                                                </textField>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="0TR-HU-09X" firstAttribute="leading" secondItem="pW8-2Y-MIA" secondAttribute="leading" constant="16" id="bjr-KA-0sH"/>
+                                                <constraint firstAttribute="trailing" secondItem="0TR-HU-09X" secondAttribute="trailing" constant="16" id="uy7-UK-0q7"/>
+                                                <constraint firstItem="0TR-HU-09X" firstAttribute="centerY" secondItem="pW8-2Y-MIA" secondAttribute="centerY" id="zoP-KP-DIB"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="System" id="7nd-62-tFA">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="9Nu-pG-ywd" detailTextLabel="dhz-mO-gca" style="IBUITableViewCellStyleValue1" id="qee-8g-Jp9">
+                                        <rect key="frame" x="0.0" y="155.33333333333334" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="qee-8g-Jp9" id="G2J-aA-snj">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Architecture" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="9Nu-pG-ywd">
+                                                    <rect key="frame" x="16" y="11.999999999999998" width="94.333333333333329" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Detail" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="dhz-mO-gca">
+                                                    <rect key="frame" x="315" y="11.999999999999998" width="44" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="200" id="bc3-f4-6aK">
+                                        <rect key="frame" x="0.0" y="199.33333333333337" width="375" height="200"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="bc3-f4-6aK" id="Xhf-Hc-ucC">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="199.66666666666666"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YFu-oU-5Lh">
+                                                    <rect key="frame" x="0.0" y="0.0" width="375" height="199.66666666666666"/>
+                                                    <connections>
+                                                        <outlet property="dataSource" destination="kXN-s4-nI5" id="TlV-5Q-ltZ"/>
+                                                        <outlet property="delegate" destination="kXN-s4-nI5" id="ErN-fy-oUU"/>
+                                                    </connections>
+                                                </pickerView>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstAttribute="trailing" secondItem="YFu-oU-5Lh" secondAttribute="trailing" id="3Qv-gB-nO1"/>
+                                                <constraint firstItem="YFu-oU-5Lh" firstAttribute="top" secondItem="Xhf-Hc-ucC" secondAttribute="top" id="4PV-79-bDr"/>
+                                                <constraint firstItem="YFu-oU-5Lh" firstAttribute="leading" secondItem="Xhf-Hc-ucC" secondAttribute="leading" id="Jsv-pa-iz4"/>
+                                                <constraint firstAttribute="bottom" secondItem="YFu-oU-5Lh" secondAttribute="bottom" id="zKf-L1-RjB"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="0aj-qm-Pjc">
+                                        <rect key="frame" x="0.0" y="399.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="0aj-qm-Pjc" id="5im-ce-owp">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="MB" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MAs-NR-G0n">
+                                                    <rect key="frame" x="333.66666666666669" y="11.666666666666666" width="25.333333333333314" height="20.333333333333336"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" placeholder="512" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="S2s-iX-Lul">
+                                                    <rect key="frame" x="165" y="11.333333333333336" width="160" height="21"/>
+                                                    <constraints>
+                                                        <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="160" id="o84-0K-Csk"/>
+                                                    </constraints>
+                                                    <nil key="textColor"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <textInputTraits key="textInputTraits" keyboardType="numberPad" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
+                                                    <connections>
+                                                        <action selector="memorySizeFieldEdited:" destination="kXN-s4-nI5" eventType="editingDidEnd" id="NE1-Dq-52z"/>
+                                                        <outlet property="delegate" destination="kXN-s4-nI5" id="dLG-32-gQc"/>
+                                                    </connections>
+                                                </textField>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="Memory" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HRc-mq-43y">
+                                                    <rect key="frame" x="16" y="11.666666666666666" width="63" height="20.333333333333336"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="MAs-NR-G0n" firstAttribute="centerY" secondItem="5im-ce-owp" secondAttribute="centerY" id="DH1-pe-NMO"/>
+                                                <constraint firstItem="S2s-iX-Lul" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="HRc-mq-43y" secondAttribute="trailing" constant="8" symbolic="YES" id="E3r-MC-Ta2"/>
+                                                <constraint firstItem="HRc-mq-43y" firstAttribute="leading" secondItem="5im-ce-owp" secondAttribute="leadingMargin" id="IQs-8F-03O"/>
+                                                <constraint firstItem="MAs-NR-G0n" firstAttribute="leading" secondItem="S2s-iX-Lul" secondAttribute="trailing" constant="8.6699999999999999" id="J6n-Lz-4uD"/>
+                                                <constraint firstItem="MAs-NR-G0n" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="S2s-iX-Lul" secondAttribute="trailing" constant="8" symbolic="YES" id="Jnj-Vu-m4g"/>
+                                                <constraint firstItem="HRc-mq-43y" firstAttribute="centerY" secondItem="5im-ce-owp" secondAttribute="centerY" id="bWk-cL-jGW"/>
+                                                <constraint firstItem="S2s-iX-Lul" firstAttribute="centerY" secondItem="5im-ce-owp" secondAttribute="centerY" id="gXI-dF-uXX"/>
+                                                <constraint firstItem="MAs-NR-G0n" firstAttribute="trailing" secondItem="5im-ce-owp" secondAttribute="trailingMargin" id="wau-8N-VDQ"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="eDp-ox-TsC">
+                                        <rect key="frame" x="0.0" y="443.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="eDp-ox-TsC" id="qso-C3-rNk">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CPU Count" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HlJ-Fd-TPS">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="86" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="2" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="VBD-VX-Usg">
+                                                    <rect key="frame" x="199" y="11.333333333333336" width="160" height="21"/>
+                                                    <nil key="textColor"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <textInputTraits key="textInputTraits" keyboardType="numberPad" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
+                                                    <connections>
+                                                        <action selector="cpuCountFieldEdited:" destination="kXN-s4-nI5" eventType="editingDidEnd" id="iml-BS-wFg"/>
+                                                        <outlet property="delegate" destination="kXN-s4-nI5" id="Gmu-Ad-ALC"/>
+                                                    </connections>
+                                                </textField>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="HlJ-Fd-TPS" firstAttribute="leading" secondItem="qso-C3-rNk" secondAttribute="leadingMargin" id="NaV-5P-cs3"/>
+                                                <constraint firstItem="HlJ-Fd-TPS" firstAttribute="centerY" secondItem="qso-C3-rNk" secondAttribute="centerY" id="Q4N-SM-zJr"/>
+                                                <constraint firstItem="VBD-VX-Usg" firstAttribute="leading" relation="lessThanOrEqual" secondItem="HlJ-Fd-TPS" secondAttribute="trailing" constant="97" id="aeF-DY-1oy"/>
+                                                <constraint firstItem="VBD-VX-Usg" firstAttribute="centerY" secondItem="HlJ-Fd-TPS" secondAttribute="centerY" id="dYr-RK-WNl"/>
+                                                <constraint firstItem="VBD-VX-Usg" firstAttribute="trailing" secondItem="qso-C3-rNk" secondAttribute="trailingMargin" id="gMK-pV-fxI"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="Drives" footerTitle="Long press to rearrange drives. Swipe left to remove." id="wDi-gr-I7A">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="AP0-ME-jBc" style="IBUITableViewCellStyleDefault" id="POc-sX-Hg2">
+                                        <rect key="frame" x="0.0" y="550.66666666666674" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="POc-sX-Hg2" id="c2R-t0-duR">
+                                            <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Setup Drives" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="AP0-ME-jBc">
+                                                    <rect key="frame" x="16" y="0.0" width="324" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                        <connections>
+                                            <segue destination="Mbd-uC-JXQ" kind="show" id="QMb-O0-K4I"/>
+                                        </connections>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="wrM-Ql-L8D" detailTextLabel="gaX-u8-yz8" style="IBUITableViewCellStyleValue1" id="UAO-KH-tjE">
+                                        <rect key="frame" x="0.0" y="594.66666666666674" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="UAO-KH-tjE" id="Mn0-LS-cbn">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Try booting first from" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="wrM-Ql-L8D">
+                                                    <rect key="frame" x="16" y="11.999999999999998" width="161.33333333333334" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Disk Drive" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="gaX-u8-yz8">
+                                                    <rect key="frame" x="281.66666666666669" y="11.999999999999998" width="77.333333333333329" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="100" id="sht-Hg-il9">
+                                        <rect key="frame" x="0.0" y="638.66666666666674" width="375" height="100"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="sht-Hg-il9" id="Nhm-cJ-dDa">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="99.666666666666671"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Z8I-Uh-eB4">
+                                                    <rect key="frame" x="0.0" y="0.0" width="375" height="99.666666666666671"/>
+                                                    <connections>
+                                                        <outlet property="dataSource" destination="kXN-s4-nI5" id="Yzs-wk-BNj"/>
+                                                        <outlet property="delegate" destination="kXN-s4-nI5" id="SIV-qZ-zMY"/>
+                                                    </connections>
+                                                </pickerView>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="Z8I-Uh-eB4" firstAttribute="leading" secondItem="Nhm-cJ-dDa" secondAttribute="leading" id="0VA-IY-uza"/>
+                                                <constraint firstAttribute="trailing" secondItem="Z8I-Uh-eB4" secondAttribute="trailing" id="Gp4-Bu-RtS"/>
+                                                <constraint firstItem="Z8I-Uh-eB4" firstAttribute="top" secondItem="Nhm-cJ-dDa" secondAttribute="top" id="NIz-GB-vtj"/>
+                                                <constraint firstAttribute="bottom" secondItem="Z8I-Uh-eB4" secondAttribute="bottom" id="ayl-Xj-xhs"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="Advanced" id="F7q-42-AmC">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="checkmark" indentationWidth="10" textLabel="7DJ-Cp-oMO" style="IBUITableViewCellStyleDefault" id="1Mz-8y-xuP">
+                                        <rect key="frame" x="0.0" y="806.66666666666674" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="1Mz-8y-xuP" id="DIe-iC-1u8">
+                                            <rect key="frame" x="0.0" y="0.0" width="343" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Open Configuration after Creation" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="7DJ-Cp-oMO">
+                                                    <rect key="frame" x="15" y="0.0" width="325" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                        </sections>
+                        <connections>
+                            <outlet property="dataSource" destination="kXN-s4-nI5" id="OqL-F0-jkg"/>
+                            <outlet property="delegate" destination="kXN-s4-nI5" id="iJ0-LO-wlB"/>
+                        </connections>
+                    </tableView>
+                    <navigationItem key="navigationItem" title="Create VM" id="My3-qO-OLf">
+                        <barButtonItem key="leftBarButtonItem" systemItem="cancel" id="EX2-Q9-KiN">
+                            <connections>
+                                <action selector="cancelPressed:" destination="kXN-s4-nI5" id="yiV-FB-S7b"/>
+                            </connections>
+                        </barButtonItem>
+                        <barButtonItem key="rightBarButtonItem" systemItem="save" id="8d3-Up-KUL">
+                            <connections>
+                                <action selector="savePressed:" destination="kXN-s4-nI5" id="MYc-Wd-1rS"/>
+                            </connections>
+                        </barButtonItem>
+                        <connections>
+                            <outlet property="rightBarButtonItem" destination="8d3-Up-KUL" id="rcA-3s-tL1"/>
+                        </connections>
+                    </navigationItem>
+                    <connections>
+                        <outlet property="architectureCell" destination="qee-8g-Jp9" id="Jjp-yH-uoN"/>
+                        <outlet property="architectureLabel" destination="dhz-mO-gca" id="MLT-IZ-A81"/>
+                        <outlet property="architecturePicker" destination="YFu-oU-5Lh" id="ItX-Nn-8Co"/>
+                        <outlet property="architecturePickerCell" destination="bc3-f4-6aK" id="oxz-3Y-LIw"/>
+                        <outlet property="bootCell" destination="UAO-KH-tjE" id="QQq-sA-3Vb"/>
+                        <outlet property="bootLabel" destination="gaX-u8-yz8" id="H1w-bR-Bgj"/>
+                        <outlet property="bootPicker" destination="Z8I-Uh-eB4" id="PKR-96-YFs"/>
+                        <outlet property="bootPickerCell" destination="sht-Hg-il9" id="rDQ-xr-2mL"/>
+                        <outlet property="cpuCountField" destination="VBD-VX-Usg" id="qYL-RD-lGz"/>
+                        <outlet property="memorySizeField" destination="S2s-iX-Lul" id="ezQ-w3-PtG"/>
+                        <outlet property="nameField" destination="0TR-HU-09X" id="zWp-xu-yF7"/>
+                    </connections>
+                </tableViewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="frc-FT-FWD" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="3822" y="-174"/>
+        </scene>
+        <!--Drives-->
+        <scene sceneID="frg-Du-mUP">
+            <objects>
+                <tableViewController id="Mbd-uC-JXQ" customClass="VMConfigDrivesViewController" sceneMemberID="viewController">
+                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="aJj-uC-ujn">
+                        <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
+                        <prototypes>
+                            <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="existingDrive" textLabel="SwZ-ol-btE" detailTextLabel="3G1-cS-MAp" style="IBUITableViewCellStyleSubtitle" id="fdY-fw-waW">
+                                <rect key="frame" x="0.0" y="28" width="375" height="44"/>
+                                <autoresizingMask key="autoresizingMask"/>
+                                <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="fdY-fw-waW" id="Jub-YA-0gw">
+                                    <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
+                                    <autoresizingMask key="autoresizingMask"/>
+                                    <subviews>
+                                        <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="SwZ-ol-btE">
+                                            <rect key="frame" x="16.000000000000004" y="5" width="33.333333333333336" height="20.333333333333332"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                            <nil key="textColor"/>
+                                            <nil key="highlightedColor"/>
+                                        </label>
+                                        <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Subtitle" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="3G1-cS-MAp">
+                                            <rect key="frame" x="15.999999999999996" y="25.333333333333332" width="43.666666666666664" height="14.333333333333334"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
+                                            <nil key="textColor"/>
+                                            <nil key="highlightedColor"/>
+                                        </label>
+                                    </subviews>
+                                </tableViewCellContentView>
+                                <connections>
+                                    <segue destination="LEE-I0-SfL" kind="show" identifier="existingDrive" id="M4J-mO-49e"/>
+                                </connections>
+                            </tableViewCell>
+                        </prototypes>
+                        <connections>
+                            <outlet property="dataSource" destination="Mbd-uC-JXQ" id="1vj-1A-TF4"/>
+                            <outlet property="delegate" destination="Mbd-uC-JXQ" id="4EE-UV-fK0"/>
+                        </connections>
+                    </tableView>
+                    <navigationItem key="navigationItem" title="Drives" id="aCz-nM-j4Z">
+                        <barButtonItem key="rightBarButtonItem" systemItem="add" id="qA2-R7-Odo">
+                            <connections>
+                                <segue destination="LEE-I0-SfL" kind="show" identifier="newDrive" id="6UF-TT-taS"/>
+                            </connections>
+                        </barButtonItem>
+                    </navigationItem>
+                    <connections>
+                        <outlet property="addButtonItem" destination="qA2-R7-Odo" id="e7E-Kx-sb4"/>
+                    </connections>
+                </tableViewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="yce-oc-d1B" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="7102" y="-174"/>
+        </scene>
+        <!--New Drive-->
+        <scene sceneID="icA-s0-dTz">
+            <objects>
+                <tableViewController id="LEE-I0-SfL" customClass="VMConfigDriveDetailViewController" sceneMemberID="viewController">
+                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="pfD-3f-7bE">
+                        <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
+                        <sections>
+                            <tableViewSection headerTitle="Image" id="XUl-1k-Emg">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="checkmark" indentationWidth="10" textLabel="4Wn-Ki-Vvt" style="IBUITableViewCellStyleDefault" id="QZl-u4-YX1">
+                                        <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="QZl-u4-YX1" id="o8A-7H-XTW">
+                                            <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Existing" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="4Wn-Ki-Vvt">
+                                                    <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="checkmark" indentationWidth="10" textLabel="KdU-Ps-oQ2" style="IBUITableViewCellStyleDefault" id="1x0-Dt-aM8">
+                                        <rect key="frame" x="0.0" y="99.333333333333343" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="1x0-Dt-aM8" id="CWr-0y-o79">
+                                            <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="New" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="KdU-Ps-oQ2">
+                                                    <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="Existing Image" id="SCF-Z9-xBk">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="CDM-d1-Xuf" detailTextLabel="iuP-Eh-P68" style="IBUITableViewCellStyleValue1" id="VTl-xi-ink">
+                                        <rect key="frame" x="0.0" y="199.33333333333334" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="VTl-xi-ink" id="94n-ta-l2f">
+                                            <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Path" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="CDM-d1-Xuf">
+                                                    <rect key="frame" x="15.999999999999996" y="11.999999999999998" width="34.666666666666664" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="test.img" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="iuP-Eh-P68">
+                                                    <rect key="frame" x="277.66666666666669" y="11.999999999999998" width="62.333333333333336" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="7mC-vI-oz0">
+                                        <rect key="frame" x="0.0" y="243.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="7mC-vI-oz0" id="QxR-D2-Soi">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Make Copy" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AaV-TE-DlJ">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="86" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vqz-we-N1i">
+                                                    <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
+                                                    <connections>
+                                                        <action selector="existingImageMakeCopySwitchChanged:" destination="LEE-I0-SfL" eventType="valueChanged" id="2nj-De-VMn"/>
+                                                    </connections>
+                                                </switch>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="vqz-we-N1i" firstAttribute="trailing" secondItem="QxR-D2-Soi" secondAttribute="trailingMargin" id="FYQ-EQ-bpf"/>
+                                                <constraint firstItem="vqz-we-N1i" firstAttribute="centerY" secondItem="QxR-D2-Soi" secondAttribute="centerY" id="TbV-tV-WkO"/>
+                                                <constraint firstItem="vqz-we-N1i" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="AaV-TE-DlJ" secondAttribute="trailing" constant="8" symbolic="YES" id="sn4-JB-CKE"/>
+                                                <constraint firstItem="AaV-TE-DlJ" firstAttribute="leading" secondItem="QxR-D2-Soi" secondAttribute="leadingMargin" id="xuO-To-277"/>
+                                                <constraint firstItem="AaV-TE-DlJ" firstAttribute="centerY" secondItem="QxR-D2-Soi" secondAttribute="centerY" id="zZl-qQ-pTH"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="New Image" id="7NR-8m-EAY">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="r65-yk-cux">
+                                        <rect key="frame" x="0.0" y="343.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="r65-yk-cux" id="Rmt-WR-yzK">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aeK-J2-FKs">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="45" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="hda.img" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Spw-nD-72q">
+                                                    <rect key="frame" x="158" y="11.333333333333336" width="201" height="21"/>
+                                                    <nil key="textColor"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardType="alphabet" returnKeyType="done" enablesReturnKeyAutomatically="YES" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
+                                                    <connections>
+                                                        <action selector="nonexistingPathNameChanged:" destination="LEE-I0-SfL" eventType="editingDidEnd" id="56r-Fg-q0L"/>
+                                                        <outlet property="delegate" destination="LEE-I0-SfL" id="Log-0G-oQV"/>
+                                                    </connections>
+                                                </textField>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="Spw-nD-72q" firstAttribute="leading" relation="lessThanOrEqual" secondItem="aeK-J2-FKs" secondAttribute="trailing" constant="97" id="JAM-kG-vug"/>
+                                                <constraint firstItem="Spw-nD-72q" firstAttribute="trailing" secondItem="Rmt-WR-yzK" secondAttribute="trailingMargin" id="TPI-FF-vCn"/>
+                                                <constraint firstItem="aeK-J2-FKs" firstAttribute="leading" secondItem="Rmt-WR-yzK" secondAttribute="leadingMargin" id="cfD-rs-pZb"/>
+                                                <constraint firstItem="Spw-nD-72q" firstAttribute="centerY" secondItem="aeK-J2-FKs" secondAttribute="centerY" id="fm6-CE-2eb"/>
+                                                <constraint firstItem="aeK-J2-FKs" firstAttribute="centerY" secondItem="Rmt-WR-yzK" secondAttribute="centerY" id="iov-A8-MB5"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="Irs-CY-eof">
+                                        <rect key="frame" x="0.0" y="387.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Irs-CY-eof" id="rzQ-Ef-GfI">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Size" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UO1-xh-ZQG">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="33" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="MB" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="s35-Zl-mDe">
+                                                    <rect key="frame" x="333" y="11.333333333333336" width="26" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="1024" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="wuZ-F5-qri">
+                                                    <rect key="frame" x="282.66666666666669" y="11.333333333333336" width="42.333333333333314" height="21"/>
+                                                    <nil key="textColor"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <textInputTraits key="textInputTraits" keyboardType="numberPad" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
+                                                    <connections>
+                                                        <action selector="nonexistingImageSizeChanged:" destination="LEE-I0-SfL" eventType="editingDidEnd" id="Tbb-Wl-OvW"/>
+                                                        <outlet property="delegate" destination="LEE-I0-SfL" id="Bzq-KG-gG8"/>
+                                                    </connections>
+                                                </textField>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="UO1-xh-ZQG" firstAttribute="leading" secondItem="rzQ-Ef-GfI" secondAttribute="leadingMargin" id="29H-po-JGd"/>
+                                                <constraint firstItem="wuZ-F5-qri" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="UO1-xh-ZQG" secondAttribute="trailing" constant="8" symbolic="YES" id="Cb2-6e-3DL"/>
+                                                <constraint firstItem="s35-Zl-mDe" firstAttribute="centerY" secondItem="rzQ-Ef-GfI" secondAttribute="centerY" id="Dlh-tT-ohS"/>
+                                                <constraint firstItem="UO1-xh-ZQG" firstAttribute="centerY" secondItem="rzQ-Ef-GfI" secondAttribute="centerY" id="GkB-lI-xxx"/>
+                                                <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="UO1-xh-ZQG" secondAttribute="trailing" constant="20" symbolic="YES" id="LN2-uo-dD5"/>
+                                                <constraint firstItem="wuZ-F5-qri" firstAttribute="centerY" secondItem="rzQ-Ef-GfI" secondAttribute="centerY" id="UMh-8p-qLq"/>
+                                                <constraint firstItem="s35-Zl-mDe" firstAttribute="trailing" secondItem="rzQ-Ef-GfI" secondAttribute="trailingMargin" id="XCA-ed-mb6"/>
+                                                <constraint firstItem="s35-Zl-mDe" firstAttribute="leading" secondItem="wuZ-F5-qri" secondAttribute="trailing" constant="8" id="re7-xr-JGU"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="IQv-X5-DSG">
+                                        <rect key="frame" x="0.0" y="431.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="IQv-X5-DSG" id="LKF-9w-cmw">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Expanding" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DGc-gR-Bae">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="81" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qID-nt-RU9">
+                                                    <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
+                                                    <connections>
+                                                        <action selector="nonexistingImageExpandingSwitchChanged:" destination="LEE-I0-SfL" eventType="valueChanged" id="wKS-fy-jf7"/>
+                                                        <action selector="soundEnabledSwitchChanged:" destination="wCA-Kf-QNP" eventType="valueChanged" id="gfL-eu-lI6"/>
+                                                    </connections>
+                                                </switch>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="DGc-gR-Bae" firstAttribute="leading" secondItem="LKF-9w-cmw" secondAttribute="leadingMargin" id="C8K-pF-2BQ"/>
+                                                <constraint firstItem="DGc-gR-Bae" firstAttribute="leading" secondItem="LKF-9w-cmw" secondAttribute="leadingMargin" id="EPb-Fm-cOv"/>
+                                                <constraint firstItem="qID-nt-RU9" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="DGc-gR-Bae" secondAttribute="trailing" constant="8" symbolic="YES" id="KHk-9R-Ll0"/>
+                                                <constraint firstItem="DGc-gR-Bae" firstAttribute="centerY" secondItem="LKF-9w-cmw" secondAttribute="centerY" id="Mvh-Oz-zea"/>
+                                                <constraint firstItem="qID-nt-RU9" firstAttribute="trailing" secondItem="LKF-9w-cmw" secondAttribute="trailingMargin" id="UjT-fo-cHK"/>
+                                                <constraint firstItem="qID-nt-RU9" firstAttribute="centerY" secondItem="LKF-9w-cmw" secondAttribute="centerY" id="gJa-4g-JZE"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="Type" id="S3p-5d-Mq8">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="hYN-7w-tk5">
+                                        <rect key="frame" x="0.0" y="531.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="hYN-7w-tk5" id="MTf-if-aHq">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rQW-wG-USc">
+                                                    <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
+                                                    <connections>
+                                                        <action selector="isCdromSwitchChanged:" destination="LEE-I0-SfL" eventType="valueChanged" id="7QO-iL-8iC"/>
+                                                    </connections>
+                                                </switch>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CD/DVD Drive" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qVo-Pu-Z7E">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="107" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="qVo-Pu-Z7E" firstAttribute="centerY" secondItem="MTf-if-aHq" secondAttribute="centerY" id="741-Wd-a8m"/>
+                                                <constraint firstItem="qVo-Pu-Z7E" firstAttribute="leading" secondItem="MTf-if-aHq" secondAttribute="leadingMargin" id="EZm-3v-FzD"/>
+                                                <constraint firstItem="qVo-Pu-Z7E" firstAttribute="leading" secondItem="MTf-if-aHq" secondAttribute="leadingMargin" id="I6u-sq-aLF"/>
+                                                <constraint firstItem="rQW-wG-USc" firstAttribute="trailing" secondItem="MTf-if-aHq" secondAttribute="trailingMargin" id="K7n-k0-GOa"/>
+                                                <constraint firstItem="rQW-wG-USc" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="qVo-Pu-Z7E" secondAttribute="trailing" constant="8" symbolic="YES" id="NBe-RU-Sck"/>
+                                                <constraint firstItem="rQW-wG-USc" firstAttribute="centerY" secondItem="MTf-if-aHq" secondAttribute="centerY" id="SPQ-As-Hkv"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="EGI-JP-qwU" detailTextLabel="rbw-FB-I5Q" style="IBUITableViewCellStyleValue1" id="17E-cW-AVf">
+                                        <rect key="frame" x="0.0" y="575.33333333333337" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="17E-cW-AVf" id="gtn-y6-uIO">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Location" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="EGI-JP-qwU">
+                                                    <rect key="frame" x="16" y="11.999999999999998" width="65.666666666666671" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="hda1" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="rbw-FB-I5Q">
+                                                    <rect key="frame" x="323.33333333333331" y="11.999999999999998" width="35.666666666666664" height="20.333333333333332"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" rowHeight="150" id="zfI-4u-KMR">
+                                        <rect key="frame" x="0.0" y="619.33333333333337" width="375" height="150"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="zfI-4u-KMR" id="pIS-w8-SdC">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="149.66666666666666"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3H8-Sz-6cX">
+                                                    <rect key="frame" x="0.0" y="0.0" width="375" height="149.66666666666666"/>
+                                                    <connections>
+                                                        <outlet property="dataSource" destination="LEE-I0-SfL" id="mOl-8M-Ehr"/>
+                                                        <outlet property="delegate" destination="LEE-I0-SfL" id="DWR-dN-hDX"/>
+                                                    </connections>
+                                                </pickerView>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="3H8-Sz-6cX" firstAttribute="leading" secondItem="pIS-w8-SdC" secondAttribute="leading" id="2AZ-t0-H9X"/>
+                                                <constraint firstAttribute="bottom" secondItem="3H8-Sz-6cX" secondAttribute="bottom" id="ME3-1A-Xfh"/>
+                                                <constraint firstAttribute="trailing" secondItem="3H8-Sz-6cX" secondAttribute="trailing" id="Xh6-Sx-bSL"/>
+                                                <constraint firstItem="3H8-Sz-6cX" firstAttribute="top" secondItem="pIS-w8-SdC" secondAttribute="top" id="aMc-wk-zAY"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                        </sections>
+                        <connections>
+                            <outlet property="dataSource" destination="LEE-I0-SfL" id="n7N-d0-CnF"/>
+                            <outlet property="delegate" destination="LEE-I0-SfL" id="WME-fa-dbI"/>
+                        </connections>
+                    </tableView>
+                    <navigationItem key="navigationItem" title="New Drive" id="XLc-iy-COp"/>
+                    <connections>
+                        <outlet property="driveLocationCell" destination="17E-cW-AVf" id="eCz-uS-37D"/>
+                        <outlet property="driveLocationLabel" destination="rbw-FB-I5Q" id="FOM-nv-VVg"/>
+                        <outlet property="driveLocationPicker" destination="3H8-Sz-6cX" id="P6x-pX-NHo"/>
+                        <outlet property="driveLocationPickerCell" destination="zfI-4u-KMR" id="ii9-3e-csO"/>
+                        <outlet property="driveTypeExistingCell" destination="QZl-u4-YX1" id="W3p-bK-jxg"/>
+                        <outlet property="driveTypeNewCell" destination="1x0-Dt-aM8" id="Ob7-cF-WJQ"/>
+                        <outlet property="existingImageMakeCopySwitch" destination="vqz-we-N1i" id="7kT-YN-fvy"/>
+                        <outlet property="existingPathLabel" destination="iuP-Eh-P68" id="dti-2P-X2T"/>
+                        <outlet property="isCdromSwitch" destination="rQW-wG-USc" id="rFi-W4-S4A"/>
+                        <outlet property="nonexistingImageExpandingSwitch" destination="qID-nt-RU9" id="bdC-Sk-H74"/>
+                        <outlet property="nonexistingImageSizeField" destination="wuZ-F5-qri" id="3Ll-Rh-oyg"/>
+                        <outlet property="nonexistingPathName" destination="Spw-nD-72q" id="0ib-dm-WMV"/>
+                        <outletCollection property="nonexistingImageCells" destination="Irs-CY-eof" id="cVW-a8-hKM"/>
+                        <outletCollection property="existingImageCells" destination="VTl-xi-ink" id="cit-e9-wJe"/>
+                        <outletCollection property="existingImageCells" destination="7mC-vI-oz0" id="hvb-Iy-1Vu"/>
+                        <outletCollection property="nonexistingImageCells" destination="r65-yk-cux" id="hQQ-ox-eww"/>
+                        <outletCollection property="nonexistingImageCells" destination="IQv-X5-DSG" id="sVj-kN-00h"/>
+                    </connections>
+                </tableViewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="739-VZ-bsH" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="7102" y="548"/>
+        </scene>
+        <!--Navigation Controller-->
+        <scene sceneID="bVO-Tb-sp6">
+            <objects>
+                <navigationController automaticallyAdjustsScrollViewInsets="NO" id="fxo-tK-lAq" sceneMemberID="viewController">
+                    <toolbarItems/>
+                    <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="cnr-DY-MI8">
+                        <rect key="frame" x="0.0" y="44" width="375" height="44"/>
+                        <autoresizingMask key="autoresizingMask"/>
+                    </navigationBar>
+                    <nil name="viewControllers"/>
+                    <connections>
+                        <segue destination="wwu-oM-NlF" kind="relationship" relationship="rootViewController" id="qH3-xU-KDK"/>
+                    </connections>
+                </navigationController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="1VP-fj-5tk" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="3012" y="879"/>
+        </scene>
+        <!--Navigation Controller-->
+        <scene sceneID="2bS-UE-pwf">
+            <objects>
+                <navigationController automaticallyAdjustsScrollViewInsets="NO" id="2Ff-Ox-yNa" sceneMemberID="viewController">
+                    <toolbarItems/>
+                    <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="9ZU-1e-Pxb">
+                        <rect key="frame" x="0.0" y="44" width="375" height="44"/>
+                        <autoresizingMask key="autoresizingMask"/>
+                    </navigationBar>
+                    <nil name="viewControllers"/>
+                    <connections>
+                        <segue destination="kXN-s4-nI5" kind="relationship" relationship="rootViewController" id="eik-s7-qqI"/>
+                    </connections>
+                </navigationController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="wDz-1k-FGq" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="3012" y="-174"/>
+        </scene>
+        <!--Sound-->
+        <scene sceneID="OBU-ZG-wWV">
+            <objects>
+                <tableViewController id="wCA-Kf-QNP" customClass="VMConfigSoundViewController" sceneMemberID="viewController">
+                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="K36-FW-2X0">
+                        <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
+                        <sections>
+                            <tableViewSection headerTitle="Hardware" id="CeH-xF-3fF">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="nGB-MQ-eF1">
+                                        <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="nGB-MQ-eF1" id="3rW-9q-ULI">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enabled" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aHx-sa-LGi">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="62" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZtR-9f-f7S">
+                                                    <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
+                                                    <connections>
+                                                        <action selector="soundEnabledSwitchChanged:" destination="wCA-Kf-QNP" eventType="valueChanged" id="41a-rx-B2T"/>
+                                                    </connections>
+                                                </switch>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="ZtR-9f-f7S" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="aHx-sa-LGi" secondAttribute="trailing" constant="8" symbolic="YES" id="DMz-CQ-kl4"/>
+                                                <constraint firstItem="aHx-sa-LGi" firstAttribute="leading" secondItem="3rW-9q-ULI" secondAttribute="leadingMargin" id="LXU-nX-qUN"/>
+                                                <constraint firstItem="ZtR-9f-f7S" firstAttribute="centerY" secondItem="3rW-9q-ULI" secondAttribute="centerY" id="SlS-ty-Nvq"/>
+                                                <constraint firstItem="aHx-sa-LGi" firstAttribute="centerY" secondItem="3rW-9q-ULI" secondAttribute="centerY" id="cm7-pG-W4T"/>
+                                                <constraint firstItem="ZtR-9f-f7S" firstAttribute="trailing" secondItem="3rW-9q-ULI" secondAttribute="trailingMargin" id="hQs-7B-z6G"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                        </sections>
+                        <connections>
+                            <outlet property="dataSource" destination="wCA-Kf-QNP" id="hTw-k7-9Af"/>
+                            <outlet property="delegate" destination="wCA-Kf-QNP" id="JPG-kP-P3V"/>
+                        </connections>
+                    </tableView>
+                    <navigationItem key="navigationItem" title="Sound" id="MGj-2L-8uR"/>
+                    <connections>
+                        <outlet property="soundEnabledSwitch" destination="ZtR-9f-f7S" id="8SC-LV-A0r"/>
+                    </connections>
+                </tableViewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="nmu-6O-cOT" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="6343" y="548"/>
+        </scene>
+        <!--Sharing-->
+        <scene sceneID="KwH-8W-rLT">
+            <objects>
+                <tableViewController id="LLP-fa-BIK" customClass="VMConfigSharingViewController" sceneMemberID="viewController">
+                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="Pqv-sq-ss2">
+                        <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
+                        <sections>
+                            <tableViewSection headerTitle="Clipboard Sharing" id="Fjo-PM-Pc6">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="Op0-ty-SlQ">
+                                        <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Op0-ty-SlQ" id="gIY-bZ-Sry">
+                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enabled" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gTm-35-vCi">
+                                                    <rect key="frame" x="16" y="11.333333333333336" width="62" height="21"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                                <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="d0M-jH-bn7">
+                                                    <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
+                                                    <connections>
+                                                        <action selector="clipboardSharingEnabledSwitchChanged:" destination="LLP-fa-BIK" eventType="valueChanged" id="h2h-UQ-8ba"/>
+                                                    </connections>
+                                                </switch>
+                                            </subviews>
+                                            <constraints>
+                                                <constraint firstItem="d0M-jH-bn7" firstAttribute="centerY" secondItem="gIY-bZ-Sry" secondAttribute="centerY" id="384-zM-wDV"/>
+                                                <constraint firstItem="d0M-jH-bn7" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="gTm-35-vCi" secondAttribute="trailing" constant="8" symbolic="YES" id="Dd0-kw-CJu"/>
+                                                <constraint firstItem="gTm-35-vCi" firstAttribute="centerY" secondItem="gIY-bZ-Sry" secondAttribute="centerY" id="Kqo-76-5AD"/>
+                                                <constraint firstItem="d0M-jH-bn7" firstAttribute="trailing" secondItem="gIY-bZ-Sry" secondAttribute="trailingMargin" id="Rd8-gU-CmM"/>
+                                                <constraint firstItem="gTm-35-vCi" firstAttribute="leading" secondItem="gIY-bZ-Sry" secondAttribute="leadingMargin" id="dyW-tD-xLi"/>
+                                            </constraints>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="Shared Directories" id="dpu-6y-nD0">
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="DvR-Gm-qGA" style="IBUITableViewCellStyleDefault" id="nmW-d9-PT5">
+                                        <rect key="frame" x="0.0" y="155.33333333333334" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="nmW-d9-PT5" id="ddR-Mm-4Vn">
+                                            <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Add new..." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="DvR-Gm-qGA">
+                                                    <rect key="frame" x="16" y="0.0" width="324" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                        </sections>
+                        <connections>
+                            <outlet property="dataSource" destination="LLP-fa-BIK" id="rGB-LG-bwj"/>
+                            <outlet property="delegate" destination="LLP-fa-BIK" id="Sx1-nq-THC"/>
+                        </connections>
+                    </tableView>
+                    <navigationItem key="navigationItem" title="Sharing" id="ONw-62-0F5"/>
+                    <connections>
+                        <outlet property="clipboardSharingEnabledSwitch" destination="d0M-jH-bn7" id="lNE-qG-5cl"/>
+                    </connections>
+                </tableViewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="aec-Ui-ggd" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="6342" y="1247"/>
+        </scene>
+        <!--Input-->
+        <scene sceneID="puh-VJ-3sO">
+            <objects>
+                <tableViewController id="5Cr-yW-csz" customClass="VMConfigInputViewController" sceneMemberID="viewController">
+                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="uYR-AQ-z2d">
+                        <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
+                        <sections>
+                            <tableViewSection headerTitle="Pointer Style" id="rAz-Ds-zCc">
+                                <string key="footerTitle">Touchscreen: press anywhere on the screen to click there. Trackpad: move cursor by swipping on the screen and click with a tap. Right click with a two finger tap.</string>
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" accessoryType="checkmark" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="8i0-5U-XCb" style="IBUITableViewCellStyleDefault" id="Ocd-JM-JrU">
+                                        <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Ocd-JM-JrU" id="ZTn-UL-DZN">
+                                            <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Touchscreen" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="8i0-5U-XCb">
+                                                    <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" accessoryType="checkmark" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="jU3-rH-M1U" style="IBUITableViewCellStyleDefault" id="s7O-e0-wWW">
+                                        <rect key="frame" x="0.0" y="99.333333333333343" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="s7O-e0-wWW" id="ls3-l4-B5O">
+                                            <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Trackpad" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="jU3-rH-M1U">
+                                                    <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                            <tableViewSection headerTitle="Input Receiver" id="hjJ-kU-VR1">
+                                <string key="footerTitle">Direct: input sent to emulator directly. Can appear to be out of sync with display. Server: input sent to display server. Can have more latency but appear more responsive.</string>
+                                <cells>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" accessoryType="checkmark" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="PYT-mF-w3w" style="IBUITableViewCellStyleDefault" id="Wy9-zW-xLY">
+                                        <rect key="frame" x="0.0" y="250.66666666666669" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Wy9-zW-xLY" id="yUN-HI-j3r">
+                                            <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Direct" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="PYT-mF-w3w">
+                                                    <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" accessoryType="checkmark" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="W6T-YK-tv3" style="IBUITableViewCellStyleDefault" id="UgT-7q-52X">
+                                        <rect key="frame" x="0.0" y="294.66666666666669" width="375" height="44"/>
+                                        <autoresizingMask key="autoresizingMask"/>
+                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="UgT-7q-52X" id="a8b-6i-Pok">
+                                            <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
+                                            <autoresizingMask key="autoresizingMask"/>
+                                            <subviews>
+                                                <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Server" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="W6T-YK-tv3">
+                                                    <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
+                                                    <autoresizingMask key="autoresizingMask"/>
+                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                                    <nil key="textColor"/>
+                                                    <nil key="highlightedColor"/>
+                                                </label>
+                                            </subviews>
+                                        </tableViewCellContentView>
+                                    </tableViewCell>
+                                </cells>
+                            </tableViewSection>
+                        </sections>
+                        <connections>
+                            <outlet property="dataSource" destination="5Cr-yW-csz" id="HL0-aO-e2b"/>
+                            <outlet property="delegate" destination="5Cr-yW-csz" id="dy6-En-f3t"/>
+                        </connections>
+                    </tableView>
+                    <navigationItem key="navigationItem" title="Input" id="Etn-MD-71X"/>
+                    <connections>
+                        <outlet property="inputReceiverDirectCell" destination="Wy9-zW-xLY" id="QmO-gS-6Go"/>
+                        <outlet property="inputReceiverServerCell" destination="UgT-7q-52X" id="WpY-JN-dUy"/>
+                        <outlet property="pointerStyleTouchscreenCell" destination="Ocd-JM-JrU" id="06b-cc-Qkd"/>
+                        <outlet property="pointerStyleTrackpadCell" destination="s7O-e0-wWW" id="BKa-fv-kS9"/>
+                    </connections>
+                </tableViewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="fxK-8x-htX" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="7103" y="1247"/>
+        </scene>
+    </scenes>
+    <resources>
+        <image name="CPU Icon" width="44" height="44"/>
+        <image name="Display Icon" width="44" height="44"/>
+        <image name="HDD Icon" width="44" height="44"/>
+        <image name="Input Icon" width="44" height="44"/>
+        <image name="Networking Icon" width="44" height="44"/>
+        <image name="Play Icon" width="50" height="50"/>
+        <image name="Printer Icon" width="44" height="44"/>
+        <image name="Share Icon" width="44" height="44"/>
+        <image name="Sound Icon" width="44" height="44"/>
+    </resources>
+    <inferredMetricsTieBreakers>
+        <segue reference="M4J-mO-49e"/>
+        <segue reference="QMb-O0-K4I"/>
+    </inferredMetricsTieBreakers>
+</document>

+ 88 - 0
UTM/Info.plist

@@ -0,0 +1,88 @@
+<?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>CFBundleDevelopmentRegion</key>
+	<string>$(DEVELOPMENT_LANGUAGE)</string>
+	<key>CFBundleDocumentTypes</key>
+	<array>
+		<dict>
+			<key>CFBundleTypeIconFiles</key>
+			<array/>
+			<key>CFBundleTypeName</key>
+			<string>UTM virtual machine</string>
+			<key>CFBundleTypeRole</key>
+			<string>Editor</string>
+			<key>LSHandlerRank</key>
+			<string>Owner</string>
+			<key>LSItemContentTypes</key>
+			<array>
+				<string>com.halts.utm</string>
+			</array>
+		</dict>
+		<dict/>
+	</array>
+	<key>CFBundleExecutable</key>
+	<string>$(EXECUTABLE_NAME)</string>
+	<key>CFBundleIdentifier</key>
+	<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
+	<key>CFBundleInfoDictionaryVersion</key>
+	<string>6.0</string>
+	<key>CFBundleName</key>
+	<string>$(PRODUCT_NAME)</string>
+	<key>CFBundlePackageType</key>
+	<string>APPL</string>
+	<key>CFBundleShortVersionString</key>
+	<string>1.0</string>
+	<key>CFBundleVersion</key>
+	<string>1</string>
+	<key>LSRequiresIPhoneOS</key>
+	<true/>
+	<key>UILaunchStoryboardName</key>
+	<string>LaunchScreen</string>
+	<key>UIMainStoryboardFile</key>
+	<string>Main</string>
+	<key>UIRequiredDeviceCapabilities</key>
+	<array>
+		<string>armv7</string>
+	</array>
+	<key>UISupportedInterfaceOrientations</key>
+	<array>
+		<string>UIInterfaceOrientationPortrait</string>
+		<string>UIInterfaceOrientationLandscapeLeft</string>
+		<string>UIInterfaceOrientationLandscapeRight</string>
+	</array>
+	<key>UISupportedInterfaceOrientations~ipad</key>
+	<array>
+		<string>UIInterfaceOrientationPortrait</string>
+		<string>UIInterfaceOrientationPortraitUpsideDown</string>
+		<string>UIInterfaceOrientationLandscapeLeft</string>
+		<string>UIInterfaceOrientationLandscapeRight</string>
+	</array>
+	<key>UTExportedTypeDeclarations</key>
+	<array>
+		<dict>
+			<key>UTTypeConformsTo</key>
+			<array>
+				<string>com.apple.package</string>
+			</array>
+			<key>UTTypeDescription</key>
+			<string>UTM virtual machine</string>
+			<key>UTTypeIconFiles</key>
+			<array/>
+			<key>UTTypeIdentifier</key>
+			<string>com.halts.utm</string>
+			<key>UTTypeTagSpecification</key>
+			<dict>
+				<key>public.filename-extension</key>
+				<array>
+					<string>utm</string>
+				</array>
+			</dict>
+		</dict>
+		<dict/>
+	</array>
+	<key>UISupportsDocumentBrowser</key>
+	<true/>
+</dict>
+</plist>

+ 24 - 0
UTM/main.m

@@ -0,0 +1,24 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+#import "AppDelegate.h"
+
+int main(int argc, char * argv[]) {
+    @autoreleasepool {
+        return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
+    }
+}

+ 50 - 0
Views/VMListViewCell.h

@@ -0,0 +1,50 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+
+NS_ASSUME_NONNULL_BEGIN
+
+typedef NS_ENUM(NSUInteger, VMState) {
+    kStopped,
+    kStarting,
+    kStarted,
+    kPausing,
+    kPaused,
+    kResuming,
+    kResumed,
+    kStopping
+};
+
+@interface VMListViewCell : UICollectionViewCell
+
+@property (weak, nonatomic) IBOutlet UILabel *nameLabel;
+@property (weak, nonatomic) IBOutlet UIVisualEffectView *screenBlurEffect;
+@property (weak, nonatomic) IBOutlet UIButton *playButton;
+@property (weak, nonatomic) IBOutlet UIButton *screenButton;
+@property (weak, nonatomic) IBOutlet UIActivityIndicatorView *statusIndicator;
+@property (weak, nonatomic) IBOutlet UIButton *editButton;
+
+- (void)changeState:(VMState)state withScreen:(nullable UIImage *)image;
+- (void)changeState:(VMState)state;
+- (void)setName:(NSString *)name;
+- (IBAction)playButtonAction:(id)sender;
+- (IBAction)screenButtonAction:(id)sender;
+- (IBAction)editAction:(id)sender;
+
+@end
+
+NS_ASSUME_NONNULL_END

+ 76 - 0
Views/VMListViewCell.m

@@ -0,0 +1,76 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMListViewCell.h"
+
+@implementation VMListViewCell
+
+- (void)changeState:(VMState)state withScreen:(nullable UIImage *)image {
+    [[self screenButton] setImage:image forState:UIControlStateNormal];
+    switch (state) {
+        case kStopped:
+        default: {
+            [[self statusIndicator] stopAnimating];
+            [[self screenBlurEffect] setHidden:NO];
+            [[self playButton] setImage:[UIImage imageNamed:@"Play Icon"] forState:UIControlStateNormal];
+            break;
+        }
+        case kStarting:
+        case kPausing:
+        case kResuming:
+        case kStopping: {
+            [[self screenBlurEffect] setHidden:NO];
+            [[self statusIndicator] startAnimating];
+            [[self playButton] setImage:nil forState:UIControlStateNormal];
+            break;
+        }
+        case kStarted:
+        case kResumed: {
+            [[self screenBlurEffect] setHidden:YES];
+            [[self statusIndicator] stopAnimating];
+            [[self playButton] setImage:nil forState:UIControlStateNormal];
+            break;
+        }
+        case kPaused: {
+            [[self statusIndicator] stopAnimating];
+            [[self screenBlurEffect] setHidden:NO];
+            [[self playButton] setImage:[UIImage imageNamed:@"Resume Icon"] forState:UIControlStateNormal];
+            break;
+        }
+    }
+}
+
+- (void)changeState:(VMState)state {
+    [self changeState:state withScreen:nil];
+}
+
+- (void)setName:(NSString *)name {
+    [[self nameLabel] setText:name];
+}
+
+- (IBAction)playButtonAction:(id)sender {
+    NSLog(@"button clicked!\n");
+}
+
+- (IBAction)screenButtonAction:(id)sender {
+    NSLog(@"button 2 clicked!\n");
+}
+
+- (IBAction)editAction:(id)sender {
+    NSLog(@"edit clicked!\n");
+}
+
+@end

+ 28 - 0
Views/VMListViewController.h

@@ -0,0 +1,28 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import <UIKit/UIKit.h>
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface VMListViewController : UICollectionViewController<UICollectionViewDragDelegate, UICollectionViewDropDelegate>
+
+@property (strong, nonatomic) IBOutlet UICollectionView *vmCollection;
+
+@end
+
+NS_ASSUME_NONNULL_END
+

+ 127 - 0
Views/VMListViewController.m

@@ -0,0 +1,127 @@
+//
+// Copyright © 2019 Halts. All rights reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+#import "VMListViewController.h"
+#import "VMListViewCell.h"
+#import "UTMConfigurationDelegate.h"
+#import "UTMConfiguration.h"
+
+@interface VMListViewController ()
+
+@end
+
+@implementation VMListViewController
+
+static NSString * const reuseIdentifier = @"vmListCell";
+
+- (void)viewDidLoad {
+    [super viewDidLoad];
+    
+    // Uncomment the following line to preserve selection between presentations
+    // self.clearsSelectionOnViewWillAppear = NO;
+    
+    // Do any additional setup after loading the view.
+    [[self vmCollection] setDragInteractionEnabled:YES];
+}
+
+#pragma mark - Navigation
+
+// In a storyboard-based application, you will often want to do a little preparation before navigation
+- (void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender {
+    if([segue.identifier isEqualToString:@"editVMConfig"]){
+        UINavigationController *navController = (UINavigationController *)segue.destinationViewController;
+        id<UTMConfigurationDelegate> controller = (id<UTMConfigurationDelegate>)navController.topViewController;
+        controller.configuration = [[UTMConfiguration alloc] initWithDefaults];
+    }
+}
+
+#pragma mark <UICollectionViewDataSource>
+
+- (NSInteger)numberOfSectionsInCollectionView:(UICollectionView *)collectionView {
+#warning Incomplete implementation, return the number of sections
+    return 1;
+}
+
+
+- (NSInteger)collectionView:(UICollectionView *)collectionView numberOfItemsInSection:(NSInteger)section {
+#warning Incomplete implementation, return the number of items
+    return 5;
+}
+
+VMListViewCell *test_cell;
+VMState test_state;
+
+- (VMListViewCell *)collectionView:(UICollectionView *)collectionView cellForItemAtIndexPath:(NSIndexPath *)indexPath {
+    VMListViewCell *cell = [collectionView dequeueReusableCellWithReuseIdentifier:reuseIdentifier forIndexPath:indexPath];
+    
+    // Configure the cell
+    [cell setName:@"Test VM"];
+    [cell changeState:kStopped];
+    test_state = kStopped;
+    test_cell = cell;
+    
+    return cell;
+}
+
+#pragma mark <UICollectionViewDelegate>
+
+/*
+ // Uncomment this method to specify if the specified item should be highlighted during tracking
+ - (BOOL)collectionView:(UICollectionView *)collectionView shouldHighlightItemAtIndexPath:(NSIndexPath *)indexPath {
+ return YES;
+ }
+*/
+
+/*
+ // Uncomment this method to specify if the specified item should be selected
+ - (BOOL)collectionView:(UICollectionView *)collectionView shouldSelectItemAtIndexPath:(NSIndexPath *)indexPath {
+ return YES;
+ }
+*/
+
+/*
+ // Uncomment these methods to specify if an action menu should be displayed for the specified item, and react to actions performed on the item
+ - (BOOL)collectionView:(UICollectionView *)collectionView shouldShowMenuForItemAtIndexPath:(NSIndexPath *)indexPath {
+ return NO;
+ }
+ 
+ - (BOOL)collectionView:(UICollectionView *)collectionView canPerformAction:(SEL)action forItemAtIndexPath:(NSIndexPath *)indexPath withSender:(id)sender {
+ return NO;
+ }
+ 
+ - (void)collectionView:(UICollectionView *)collectionView performAction:(SEL)action forItemAtIndexPath:(NSIndexPath *)indexPath withSender:(id)sender {
+ 
+ }
+ */
+
+- (BOOL)collectionView:(UICollectionView *)collectionView canMoveItemAtIndexPath:(nonnull NSIndexPath *)indexPath {
+    return YES;
+}
+
+#pragma mark <UICollectionViewDragDelegate>
+
+- (nonnull NSArray<UIDragItem *> *)collectionView:(nonnull UICollectionView *)collectionView itemsForBeginningDragSession:(nonnull id<UIDragSession>)session atIndexPath:(nonnull NSIndexPath *)indexPath {
+    NSItemProvider *provider = [[NSItemProvider alloc] init];
+    UIDragItem *drag = [[UIDragItem alloc] initWithItemProvider:provider];
+    return @[drag];
+}
+
+#pragma mark <UICollectionViewDropDelegate>
+
+- (void)collectionView:(nonnull UICollectionView *)collectionView performDropWithCoordinator:(nonnull id<UICollectionViewDropCoordinator>)coordinator {
+}
+
+@end