|
@@ -29,6 +29,20 @@
|
|
|
2CE8EB0A2572E173000E2EBB /* qapi-visit-block-export.c in Sources */ = {isa = PBXBuildFile; fileRef = 2CE8EB082572E173000E2EBB /* qapi-visit-block-export.c */; };
|
|
|
2CE8EB41257811E8000E2EBB /* UTMQemuConfiguration+Defaults.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CE8EB40257811E8000E2EBB /* UTMQemuConfiguration+Defaults.m */; };
|
|
|
2CE8EB42257811E8000E2EBB /* UTMQemuConfiguration+Defaults.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CE8EB40257811E8000E2EBB /* UTMQemuConfiguration+Defaults.m */; };
|
|
|
+ 53A0BDD726D79FE40010EDC5 /* SavePanel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53A0BDD426D79FE40010EDC5 /* SavePanel.swift */; };
|
|
|
+ 83034C0726AB630F006B4BAF /* UTMPendingVMView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83034C0626AB630F006B4BAF /* UTMPendingVMView.swift */; };
|
|
|
+ 83034C0826AB630F006B4BAF /* UTMPendingVMView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83034C0626AB630F006B4BAF /* UTMPendingVMView.swift */; };
|
|
|
+ 83034C0926AB630F006B4BAF /* UTMPendingVMView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83034C0626AB630F006B4BAF /* UTMPendingVMView.swift */; };
|
|
|
+ 835AA7B126AB7C85007A0411 /* UTMPendingVirtualMachine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 835AA7B026AB7C85007A0411 /* UTMPendingVirtualMachine.swift */; };
|
|
|
+ 835AA7B226AB7C85007A0411 /* UTMPendingVirtualMachine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 835AA7B026AB7C85007A0411 /* UTMPendingVirtualMachine.swift */; };
|
|
|
+ 835AA7B326AB7C85007A0411 /* UTMPendingVirtualMachine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 835AA7B026AB7C85007A0411 /* UTMPendingVirtualMachine.swift */; };
|
|
|
+ 836A40D526AA2A03002068F8 /* Zip in Frameworks */ = {isa = PBXBuildFile; productRef = 836A40D426AA2A03002068F8 /* Zip */; };
|
|
|
+ 836A40D726AA2A2C002068F8 /* Zip in Frameworks */ = {isa = PBXBuildFile; productRef = 836A40D626AA2A2C002068F8 /* Zip */; };
|
|
|
+ 836A40D926AA2A30002068F8 /* Zip in Frameworks */ = {isa = PBXBuildFile; productRef = 836A40D826AA2A30002068F8 /* Zip */; };
|
|
|
+ 83A004B926A8CC95001AC09E /* UTMImportFromWebTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83A004B826A8CC95001AC09E /* UTMImportFromWebTask.swift */; };
|
|
|
+ 83A004BA26A8CC95001AC09E /* UTMImportFromWebTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83A004B826A8CC95001AC09E /* UTMImportFromWebTask.swift */; };
|
|
|
+ 83A004BB26A8CC95001AC09E /* UTMImportFromWebTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83A004B826A8CC95001AC09E /* UTMImportFromWebTask.swift */; };
|
|
|
+ 83C15C5F26CC441500ADFD45 /* KeyCodeMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83C15C5E26CC441000ADFD45 /* KeyCodeMap.swift */; };
|
|
|
8401FD71269BEB2B00265F0D /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = CE6B240A25F1F3CE0020D43E /* main.c */; };
|
|
|
8401FD72269BEB3000265F0D /* Bootstrap.c in Sources */ = {isa = PBXBuildFile; fileRef = CE0DF17125A80B6300A51894 /* Bootstrap.c */; };
|
|
|
8401FD7A269BECE200265F0D /* QEMULauncher.app in Embed Launcher */ = {isa = PBXBuildFile; fileRef = 8401FD62269BE9C500265F0D /* QEMULauncher.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
@@ -685,7 +699,6 @@
|
|
|
CE8813D324CD230300532628 /* ActivityView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8813D224CD230300532628 /* ActivityView.swift */; };
|
|
|
CE8813D524CD265700532628 /* VMShareFileModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8813D424CD265700532628 /* VMShareFileModifier.swift */; };
|
|
|
CE8813D624CD265700532628 /* VMShareFileModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8813D424CD265700532628 /* VMShareFileModifier.swift */; };
|
|
|
- CE8813D824CD2A8B00532628 /* SharingServicePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8813D724CD2A8B00532628 /* SharingServicePicker.swift */; };
|
|
|
CE8813DB24D1290600532628 /* UTMQemuConfiguration+ConstantsGenerated.m in Sources */ = {isa = PBXBuildFile; fileRef = CE8813D924D1290600532628 /* UTMQemuConfiguration+ConstantsGenerated.m */; };
|
|
|
CE8813DC24D1290600532628 /* UTMQemuConfiguration+ConstantsGenerated.m in Sources */ = {isa = PBXBuildFile; fileRef = CE8813D924D1290600532628 /* UTMQemuConfiguration+ConstantsGenerated.m */; };
|
|
|
CE900B9E25FC2869007533FD /* CSUSBManager.m in Sources */ = {isa = PBXBuildFile; fileRef = CE900B9D25FC2869007533FD /* CSUSBManager.m */; };
|
|
@@ -1514,6 +1527,11 @@
|
|
|
52873FD8247F5B1B0063E4C8 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Main.strings"; sourceTree = "<group>"; };
|
|
|
52873FD9247F5B1B0063E4C8 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
|
52873FDA247F5B1B0063E4C8 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ 53A0BDD426D79FE40010EDC5 /* SavePanel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SavePanel.swift; sourceTree = "<group>"; };
|
|
|
+ 83034C0626AB630F006B4BAF /* UTMPendingVMView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UTMPendingVMView.swift; sourceTree = "<group>"; };
|
|
|
+ 835AA7B026AB7C85007A0411 /* UTMPendingVirtualMachine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UTMPendingVirtualMachine.swift; sourceTree = "<group>"; };
|
|
|
+ 83A004B826A8CC95001AC09E /* UTMImportFromWebTask.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UTMImportFromWebTask.swift; sourceTree = "<group>"; };
|
|
|
+ 83C15C5E26CC441000ADFD45 /* KeyCodeMap.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyCodeMap.swift; sourceTree = "<group>"; };
|
|
|
83FBDD53242FA71900D2C5D7 /* VMDisplayMetalViewController+Pointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "VMDisplayMetalViewController+Pointer.h"; sourceTree = "<group>"; };
|
|
|
83FBDD55242FA7BC00D2C5D7 /* VMDisplayMetalViewController+Pointer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "VMDisplayMetalViewController+Pointer.m"; sourceTree = "<group>"; };
|
|
|
8401FD62269BE9C500265F0D /* QEMULauncher.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = QEMULauncher.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
@@ -1537,6 +1555,10 @@
|
|
|
84FCABB8268CE05E0036196C /* UTMQemuVirtualMachine.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UTMQemuVirtualMachine.h; sourceTree = "<group>"; };
|
|
|
84FCABB9268CE05E0036196C /* UTMQemuVirtualMachine.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UTMQemuVirtualMachine.m; sourceTree = "<group>"; };
|
|
|
84FCABBD268CE4080036196C /* UTMVirtualMachine-Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UTMVirtualMachine-Private.h"; sourceTree = "<group>"; };
|
|
|
+ C03453AD2709E35100AD51AD /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ C03453AE2709E35100AD51AD /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ C03453AF2709E35100AD51AD /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ C03453B02709E35200AD51AD /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
|
C8958B6C243634DA002D86B4 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Main.strings; sourceTree = "<group>"; };
|
|
|
C8958B6D243634DA002D86B4 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
CE020BA224AEDC7C00B44AB6 /* UTMData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UTMData.swift; sourceTree = "<group>"; };
|
|
@@ -2007,7 +2029,6 @@
|
|
|
CE7D972B24B2B17D0080CB69 /* BusyOverlay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BusyOverlay.swift; sourceTree = "<group>"; };
|
|
|
CE8813D224CD230300532628 /* ActivityView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityView.swift; sourceTree = "<group>"; };
|
|
|
CE8813D424CD265700532628 /* VMShareFileModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VMShareFileModifier.swift; sourceTree = "<group>"; };
|
|
|
- CE8813D724CD2A8B00532628 /* SharingServicePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SharingServicePicker.swift; sourceTree = "<group>"; };
|
|
|
CE8813D924D1290600532628 /* UTMQemuConfiguration+ConstantsGenerated.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UTMQemuConfiguration+ConstantsGenerated.m"; sourceTree = "<group>"; };
|
|
|
CE8E6620227E5DF2003B9903 /* UTMQemuManagerDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UTMQemuManagerDelegate.h; sourceTree = "<group>"; };
|
|
|
CE900B9C25FC2869007533FD /* CSUSBManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CSUSBManager.h; sourceTree = "<group>"; };
|
|
@@ -2214,6 +2235,7 @@
|
|
|
CE2D934F24AD46670059923A /* phodav-2.0.0.framework in Frameworks */,
|
|
|
CEA9059025FC6A1700801E7C /* usbredirparser.1.framework in Frameworks */,
|
|
|
CE0E9B87252FD06B0026E02B /* SwiftUI.framework in Frameworks */,
|
|
|
+ 836A40D726AA2A2C002068F8 /* Zip in Frameworks */,
|
|
|
CE2D935024AD46670059923A /* gstcontroller-1.0.0.framework in Frameworks */,
|
|
|
CE2D935124AD46670059923A /* gstaudio-1.0.0.framework in Frameworks */,
|
|
|
CE2D935224AD46670059923A /* gpg-error.0.framework in Frameworks */,
|
|
@@ -2300,6 +2322,7 @@
|
|
|
CE03D08924D90F0700F76B84 /* glib-2.0.0.framework in Frameworks */,
|
|
|
CE0B6EC224AD677200FE012D /* libgstvideorate.a in Frameworks */,
|
|
|
CE0B6F0C24AD677200FE012D /* gstreamer-1.0.0.framework in Frameworks */,
|
|
|
+ 836A40D526AA2A03002068F8 /* Zip in Frameworks */,
|
|
|
CEF83F89250094A400557D15 /* png16.16.framework in Frameworks */,
|
|
|
CE0B6F0224AD677200FE012D /* libgstjpeg.a in Frameworks */,
|
|
|
CE0B6EFC24AD677200FE012D /* libgstaudiotestsrc.a in Frameworks */,
|
|
@@ -2373,6 +2396,7 @@
|
|
|
CEA45F59263519B5002FA97D /* gstpbutils-1.0.0.framework in Frameworks */,
|
|
|
CEA45F5A263519B5002FA97D /* gstallocators-1.0.0.framework in Frameworks */,
|
|
|
CEA45F5B263519B5002FA97D /* gstcheck-1.0.0.framework in Frameworks */,
|
|
|
+ 836A40D926AA2A30002068F8 /* Zip in Frameworks */,
|
|
|
CEA45F5C263519B5002FA97D /* iconv.2.framework in Frameworks */,
|
|
|
CEA45F5D263519B5002FA97D /* gstsdp-1.0.0.framework in Frameworks */,
|
|
|
CEA45F5E263519B5002FA97D /* ssl.1.1.framework in Frameworks */,
|
|
@@ -2550,7 +2574,6 @@
|
|
|
CE1BD9FA24F4825C0022A468 /* Display */,
|
|
|
CEECE13B25E47D9500A2AAB8 /* AppDelegate.swift */,
|
|
|
CEEC811A24E48EC600ACB0B3 /* SettingsView.swift */,
|
|
|
- CE8813D724CD2A8B00532628 /* SharingServicePicker.swift */,
|
|
|
CEBBF1A624B5730F00C15049 /* UTMDataExtension.swift */,
|
|
|
CE93759524BB7E9F0074066F /* UTMTabViewController.swift */,
|
|
|
8401FD9F269D266E00265F0D /* VMConfigAppleBootView.swift */,
|
|
@@ -2567,10 +2590,12 @@
|
|
|
84C584E2268F8AE7000FCABF /* VMQEMUSettingsView.swift */,
|
|
|
CE2D953D24AD4F980059923A /* VMSettingsView.swift */,
|
|
|
CEF0300526A25A6900667B63 /* VMWizardView.swift */,
|
|
|
+ 53A0BDD426D79FE40010EDC5 /* SavePanel.swift */,
|
|
|
CE2D954124AD4F980059923A /* Info.plist */,
|
|
|
FFB02A8E266CB09C006CD71A /* InfoPlist.strings */,
|
|
|
CE2D953F24AD4F980059923A /* macOS.entitlements */,
|
|
|
CEF6F5EA26DDD60500BC434D /* macOS-unsigned.entitlements */,
|
|
|
+ 83C15C5E26CC441000ADFD45 /* KeyCodeMap.swift */,
|
|
|
);
|
|
|
path = macOS;
|
|
|
sourceTree = "<group>";
|
|
@@ -3041,6 +3066,7 @@
|
|
|
CE0B6D8324AD5ADE00FE012D /* UTMScreenshot.h */,
|
|
|
CE0B6D8424AD5ADE00FE012D /* UTMScreenshot.m */,
|
|
|
CE020BB524B14F8400B44AB6 /* UTMVirtualMachineExtension.swift */,
|
|
|
+ 835AA7B026AB7C85007A0411 /* UTMPendingVirtualMachine.swift */,
|
|
|
);
|
|
|
path = Managers;
|
|
|
sourceTree = "<group>";
|
|
@@ -3159,6 +3185,8 @@
|
|
|
CEF0305926A2AFDE00667B63 /* VMWizardStartView.swift */,
|
|
|
CEF0305526A2AFDD00667B63 /* VMWizardState.swift */,
|
|
|
CEBE820A26A4C8E0007AAB12 /* VMWizardSummaryView.swift */,
|
|
|
+ 83A004B826A8CC95001AC09E /* UTMImportFromWebTask.swift */,
|
|
|
+ 83034C0626AB630F006B4BAF /* UTMPendingVMView.swift */,
|
|
|
);
|
|
|
path = Shared;
|
|
|
sourceTree = "<group>";
|
|
@@ -3302,6 +3330,7 @@
|
|
|
packageProductDependencies = (
|
|
|
CE020BA624AEDEF000B44AB6 /* Logging */,
|
|
|
CE93759824BB821F0074066F /* IQKeyboardManagerSwift */,
|
|
|
+ 836A40D626AA2A2C002068F8 /* Zip */,
|
|
|
);
|
|
|
productName = UTM;
|
|
|
productReference = CE2D93BE24AD46670059923A /* UTM.app */;
|
|
@@ -3326,6 +3355,7 @@
|
|
|
name = macOS;
|
|
|
packageProductDependencies = (
|
|
|
CE020BA824AEDF3000B44AB6 /* Logging */,
|
|
|
+ 836A40D426AA2A03002068F8 /* Zip */,
|
|
|
);
|
|
|
productName = UTM;
|
|
|
productReference = CE2D951C24AD48BE0059923A /* UTM.app */;
|
|
@@ -3367,6 +3397,7 @@
|
|
|
packageProductDependencies = (
|
|
|
CEA45E20263519B5002FA97D /* Logging */,
|
|
|
CEA45E22263519B5002FA97D /* IQKeyboardManagerSwift */,
|
|
|
+ 836A40D826AA2A30002068F8 /* Zip */,
|
|
|
);
|
|
|
productName = UTM;
|
|
|
productReference = CEA45FB9263519B5002FA97D /* UTM SE.app */;
|
|
@@ -3434,6 +3465,7 @@
|
|
|
packageReferences = (
|
|
|
CE020BA524AEDEF000B44AB6 /* XCRemoteSwiftPackageReference "swift-log" */,
|
|
|
CE93759724BB821F0074066F /* XCRemoteSwiftPackageReference "IQKeyboardManager" */,
|
|
|
+ 836A40D326AA2A03002068F8 /* XCRemoteSwiftPackageReference "Zip" */,
|
|
|
);
|
|
|
productRefGroup = CE550BCA225947990063E575 /* Products */;
|
|
|
projectDirPath = "";
|
|
@@ -3651,6 +3683,7 @@
|
|
|
CE2D928A24AD46670059923A /* qapi-visit-qdev.c in Sources */,
|
|
|
CE2D955724AD4F980059923A /* VMConfigDisplayView.swift in Sources */,
|
|
|
CEF0306126A2AFDF00667B63 /* VMWizardOSWindowsView.swift in Sources */,
|
|
|
+ 83A004B926A8CC95001AC09E /* UTMImportFromWebTask.swift in Sources */,
|
|
|
CE2D928B24AD46670059923A /* qapi-visit-core.c in Sources */,
|
|
|
CE2D928C24AD46670059923A /* qapi-visit-rdma.c in Sources */,
|
|
|
CE2D928D24AD46670059923A /* qapi-types-trace.c in Sources */,
|
|
@@ -3701,6 +3734,7 @@
|
|
|
CEF83ECC24FB382B00557D15 /* UTMQemuVirtualMachine+Terminal.m in Sources */,
|
|
|
CEB63A9224F46E6E00CAF323 /* VMConfigInputViewController.m in Sources */,
|
|
|
CE4EF2702506DBFD00E9D33B /* VMRemovableDrivesViewController.swift in Sources */,
|
|
|
+ 83034C0726AB630F006B4BAF /* UTMPendingVMView.swift in Sources */,
|
|
|
CE2D92AA24AD46670059923A /* UTMSpiceIO.m in Sources */,
|
|
|
CE2D92AB24AD46670059923A /* qapi-events-machine-target.c in Sources */,
|
|
|
CE2D92AC24AD46670059923A /* qapi-types-misc.c in Sources */,
|
|
@@ -3729,6 +3763,8 @@
|
|
|
CE2D92BA24AD46670059923A /* qapi-events-dump.c in Sources */,
|
|
|
CE2D92BB24AD46670059923A /* qapi-types-tpm.c in Sources */,
|
|
|
CE2D92BC24AD46670059923A /* UTMQemuConfiguration+Drives.m in Sources */,
|
|
|
+ 835AA7B126AB7C85007A0411 /* UTMPendingVirtualMachine.swift in Sources */,
|
|
|
+ CE2D92BC24AD46670059923A /* UTMQemuConfiguration+Drives.m in Sources */,
|
|
|
CE2D92BD24AD46670059923A /* qapi-visit-char.c in Sources */,
|
|
|
CE2D92BE24AD46670059923A /* qapi-types-error.c in Sources */,
|
|
|
CE2D92BF24AD46670059923A /* qapi-commands-authz.c in Sources */,
|
|
@@ -3831,7 +3867,6 @@
|
|
|
CEB63A8124F46E5700CAF323 /* VMConfigTextField.m in Sources */,
|
|
|
CEB63A9524F4747900CAF323 /* VMListViewCell.m in Sources */,
|
|
|
CE2D930124AD46670059923A /* qapi-events-common.c in Sources */,
|
|
|
- 84C584E7268F958B000FCABF /* RAMSlider.swift in Sources */,
|
|
|
CE2D930224AD46670059923A /* UTMTerminalIO.m in Sources */,
|
|
|
CE2D955D24AD4F990059923A /* VMConfigSoundView.swift in Sources */,
|
|
|
CE2D930324AD46670059923A /* qapi-events-crypto.c in Sources */,
|
|
@@ -3891,6 +3926,7 @@
|
|
|
CE0B6D0024AD56AE00FE012D /* UTMVirtualMachine.m in Sources */,
|
|
|
CEB63A7B24F469E300CAF323 /* UTMJailbreak.m in Sources */,
|
|
|
CE0B6D0E24AD56E500FE012D /* UTMShaders.metal in Sources */,
|
|
|
+ 83A004BB26A8CC95001AC09E /* UTMImportFromWebTask.swift in Sources */,
|
|
|
CE0B6D3924AD57FD00FE012D /* qapi-commands-job.c in Sources */,
|
|
|
CE0B6D3724AD57FD00FE012D /* qapi-events-block-core.c in Sources */,
|
|
|
CE0B6D5E24AD584D00FE012D /* qapi-visit-authz.c in Sources */,
|
|
@@ -3960,6 +3996,7 @@
|
|
|
CE0B6D4E24AD584C00FE012D /* qapi-types-tpm.c in Sources */,
|
|
|
CE0B6D7524AD584D00FE012D /* qapi-visit-ui.c in Sources */,
|
|
|
CE0B6D1824AD57FC00FE012D /* qapi-events-audio.c in Sources */,
|
|
|
+ 835AA7B326AB7C85007A0411 /* UTMPendingVirtualMachine.swift in Sources */,
|
|
|
CE0B6D7224AD584D00FE012D /* qapi-types-crypto.c in Sources */,
|
|
|
CEF0306926A2AFDF00667B63 /* VMWizardOSMacView.swift in Sources */,
|
|
|
CE0B6D8124AD584D00FE012D /* qapi-events.c in Sources */,
|
|
@@ -3971,6 +4008,7 @@
|
|
|
CE928C3126ACCDEA0099F293 /* VMAppleRemovableDrivesView.swift in Sources */,
|
|
|
CE0B6CEF24AD566D00FE012D /* CSDisplayMetal.m in Sources */,
|
|
|
CE0B6D6724AD584D00FE012D /* qapi-types-ui.c in Sources */,
|
|
|
+ 83C15C5F26CC441500ADFD45 /* KeyCodeMap.swift in Sources */,
|
|
|
CE0B6D6824AD584D00FE012D /* qapi-visit-machine.c in Sources */,
|
|
|
CE0B6D4A24AD584C00FE012D /* qapi-types-error.c in Sources */,
|
|
|
CE0B6D2124AD57FC00FE012D /* qapi-commands-error.c in Sources */,
|
|
@@ -4100,17 +4138,16 @@
|
|
|
CE0B6D8224AD584D00FE012D /* qapi-types-block-core.c in Sources */,
|
|
|
2CE8EAFF2572E14D000E2EBB /* qapi-types-block-export.c in Sources */,
|
|
|
CE0B6D8724AD5ADE00FE012D /* UTMScreenshot.m in Sources */,
|
|
|
- 84C584E9268F958B000FCABF /* RAMSlider.swift in Sources */,
|
|
|
CEDF83FA258AE24E0030E4AC /* UTMPasteboard.swift in Sources */,
|
|
|
CE0B6D1124AD57C700FE012D /* qapi-builtin-visit.c in Sources */,
|
|
|
CE0B6D3F24AD584C00FE012D /* qapi-visit-qom.c in Sources */,
|
|
|
CE2D958A24AD4F990059923A /* VMConfigSystemView.swift in Sources */,
|
|
|
- CE8813D824CD2A8B00532628 /* SharingServicePicker.swift in Sources */,
|
|
|
CEBBF1A724B5730F00C15049 /* UTMDataExtension.swift in Sources */,
|
|
|
84C584E3268F8AE7000FCABF /* VMQEMUSettingsView.swift in Sources */,
|
|
|
CE0B6D3524AD57FC00FE012D /* qapi-events-authz.c in Sources */,
|
|
|
CE2D956424AD4F990059923A /* VMConfigNetworkPortForwardView.swift in Sources */,
|
|
|
CE612AC624D3B50700FA6300 /* VMDisplayWindowController.swift in Sources */,
|
|
|
+ 53A0BDD726D79FE40010EDC5 /* SavePanel.swift in Sources */,
|
|
|
CE0B6D0724AD56AE00FE012D /* UTMQemuManager.m in Sources */,
|
|
|
CE0B6D3E24AD584C00FE012D /* qapi-visit-crypto.c in Sources */,
|
|
|
CE0B6D6C24AD584D00FE012D /* qapi-visit-common.c in Sources */,
|
|
@@ -4121,6 +4158,7 @@
|
|
|
CE0B6D1724AD57FC00FE012D /* qapi-commands-misc.c in Sources */,
|
|
|
CE0B6D2924AD57FC00FE012D /* qapi-commands-machine-target.c in Sources */,
|
|
|
CEF0306F26A2AFDF00667B63 /* VMWizardOSView.swift in Sources */,
|
|
|
+ 83034C0926AB630F006B4BAF /* UTMPendingVMView.swift in Sources */,
|
|
|
CE0B6D7324AD584D00FE012D /* qapi-events-migration.c in Sources */,
|
|
|
CE020BA424AEDC7C00B44AB6 /* UTMData.swift in Sources */,
|
|
|
CE0B6D1A24AD57FC00FE012D /* qapi-commands-qdev.c in Sources */,
|
|
@@ -4160,6 +4198,7 @@
|
|
|
CEA45E2E263519B5002FA97D /* qapi-events-misc.c in Sources */,
|
|
|
CEA45E2F263519B5002FA97D /* VMConfigSystemArgumentsViewController.m in Sources */,
|
|
|
CEA45E30263519B5002FA97D /* WKWebView+Workarounds.m in Sources */,
|
|
|
+ 83A004BA26A8CC95001AC09E /* UTMImportFromWebTask.swift in Sources */,
|
|
|
CEA45E31263519B5002FA97D /* qapi-visit-crypto.c in Sources */,
|
|
|
CEA45E32263519B5002FA97D /* qapi-visit-tpm.c in Sources */,
|
|
|
CEA45E34263519B5002FA97D /* UTMQemuConfiguration+Defaults.m in Sources */,
|
|
@@ -4219,7 +4258,6 @@
|
|
|
CEA45E69263519B5002FA97D /* VMConfigQEMUView.swift in Sources */,
|
|
|
CEA45E6A263519B5002FA97D /* VMDisplayMetalViewController+Touch.m in Sources */,
|
|
|
CEA45E6B263519B5002FA97D /* UTMQemuConfiguration+Display.m in Sources */,
|
|
|
- 84C584E8268F958B000FCABF /* RAMSlider.swift in Sources */,
|
|
|
CEA45E6C263519B5002FA97D /* UTMVirtualMachineExtension.swift in Sources */,
|
|
|
CEA45E6D263519B5002FA97D /* qapi-visit-block-core.c in Sources */,
|
|
|
CEA45E6E263519B5002FA97D /* VMConfigTogglePickerCell.m in Sources */,
|
|
@@ -4339,6 +4377,7 @@
|
|
|
CEA45ED6263519B5002FA97D /* VMConfigStringPicker.swift in Sources */,
|
|
|
CEA45ED7263519B5002FA97D /* qapi-commands-dump.c in Sources */,
|
|
|
CEF0307226A2B04400667B63 /* VMWizardView.swift in Sources */,
|
|
|
+ 83034C0826AB630F006B4BAF /* UTMPendingVMView.swift in Sources */,
|
|
|
CEA45ED8263519B5002FA97D /* VMKeyboardButton.m in Sources */,
|
|
|
CEA45ED9263519B5002FA97D /* qapi-commands-introspect.c in Sources */,
|
|
|
CEA45EDA263519B5002FA97D /* qapi-types-sockets.c in Sources */,
|
|
@@ -4373,6 +4412,7 @@
|
|
|
CEA45EF6263519B5002FA97D /* UTMQemuConfiguration.m in Sources */,
|
|
|
CEA45EF7263519B5002FA97D /* UTMQemuVirtualMachine+SPICE.m in Sources */,
|
|
|
CEA45EF8263519B5002FA97D /* VMDetailsView.swift in Sources */,
|
|
|
+ 835AA7B226AB7C85007A0411 /* UTMPendingVirtualMachine.swift in Sources */,
|
|
|
CEA45EF9263519B5002FA97D /* VMDisplayMetalViewController.m in Sources */,
|
|
|
CEA45EFA263519B5002FA97D /* qapi-commands-misc.c in Sources */,
|
|
|
CEA45EFB263519B5002FA97D /* qapi-events-acpi.c in Sources */,
|
|
@@ -4495,6 +4535,7 @@
|
|
|
isa = PBXVariantGroup;
|
|
|
children = (
|
|
|
FFB02A8B266CB09C006CD71A /* zh-Hant */,
|
|
|
+ C03453AD2709E35100AD51AD /* zh-Hans */,
|
|
|
);
|
|
|
name = InfoPlist.strings;
|
|
|
sourceTree = "<group>";
|
|
@@ -4503,6 +4544,7 @@
|
|
|
isa = PBXVariantGroup;
|
|
|
children = (
|
|
|
FFB02A8F266CB09C006CD71A /* zh-Hant */,
|
|
|
+ C03453AE2709E35100AD51AD /* zh-Hans */,
|
|
|
);
|
|
|
name = InfoPlist.strings;
|
|
|
sourceTree = "<group>";
|
|
@@ -4511,6 +4553,7 @@
|
|
|
isa = PBXVariantGroup;
|
|
|
children = (
|
|
|
FFB02A92266CB09C006CD71A /* zh-Hant */,
|
|
|
+ C03453AF2709E35100AD51AD /* zh-Hans */,
|
|
|
);
|
|
|
name = InfoPlist.strings;
|
|
|
sourceTree = "<group>";
|
|
@@ -4519,6 +4562,7 @@
|
|
|
isa = PBXVariantGroup;
|
|
|
children = (
|
|
|
FFB02A95266CB09C006CD71A /* zh-Hant */,
|
|
|
+ C03453B02709E35200AD51AD /* zh-Hans */,
|
|
|
);
|
|
|
name = Localizable.strings;
|
|
|
sourceTree = "<group>";
|
|
@@ -5063,6 +5107,14 @@
|
|
|
/* End XCConfigurationList section */
|
|
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
|
+ 836A40D326AA2A03002068F8 /* XCRemoteSwiftPackageReference "Zip" */ = {
|
|
|
+ isa = XCRemoteSwiftPackageReference;
|
|
|
+ repositoryURL = "https://github.com/marmelroy/Zip.git";
|
|
|
+ requirement = {
|
|
|
+ kind = upToNextMinorVersion;
|
|
|
+ minimumVersion = 2.1.1;
|
|
|
+ };
|
|
|
+ };
|
|
|
CE020BA524AEDEF000B44AB6 /* XCRemoteSwiftPackageReference "swift-log" */ = {
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
repositoryURL = "https://github.com/apple/swift-log";
|
|
@@ -5098,6 +5150,21 @@
|
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
|
+ 836A40D426AA2A03002068F8 /* Zip */ = {
|
|
|
+ isa = XCSwiftPackageProductDependency;
|
|
|
+ package = 836A40D326AA2A03002068F8 /* XCRemoteSwiftPackageReference "Zip" */;
|
|
|
+ productName = Zip;
|
|
|
+ };
|
|
|
+ 836A40D626AA2A2C002068F8 /* Zip */ = {
|
|
|
+ isa = XCSwiftPackageProductDependency;
|
|
|
+ package = 836A40D326AA2A03002068F8 /* XCRemoteSwiftPackageReference "Zip" */;
|
|
|
+ productName = Zip;
|
|
|
+ };
|
|
|
+ 836A40D826AA2A30002068F8 /* Zip */ = {
|
|
|
+ isa = XCSwiftPackageProductDependency;
|
|
|
+ package = 836A40D326AA2A03002068F8 /* XCRemoteSwiftPackageReference "Zip" */;
|
|
|
+ productName = Zip;
|
|
|
+ };
|
|
|
CE020BA624AEDEF000B44AB6 /* Logging */ = {
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
package = CE020BA524AEDEF000B44AB6 /* XCRemoteSwiftPackageReference "swift-log" */;
|