mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-04-13 19:36:09 +00:00
Fix Moonlight macOS build
This commit is contained in:
@@ -7,12 +7,11 @@
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
985E7D5520BC9CA20037B0F0 /* Limelight.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 985E7D4E20BC9CA20037B0F0 /* Limelight.xcdatamodeld */; };
|
||||
DC0F7508205C04A90087B187 /* keepAlive.m in Sources */ = {isa = PBXBuildFile; fileRef = DC0F7507205C04A90087B187 /* keepAlive.m */; };
|
||||
DC2634D4205438DC00D44F88 /* keyboardTranslation.m in Sources */ = {isa = PBXBuildFile; fileRef = DC2634D3205438DC00D44F88 /* keyboardTranslation.m */; };
|
||||
DC2F170E205DA33800C3021E /* TemporaryApp.m in Sources */ = {isa = PBXBuildFile; fileRef = DC2F1702205DA33800C3021E /* TemporaryApp.m */; };
|
||||
DC2F170F205DA33800C3021E /* TemporaryHost.m in Sources */ = {isa = PBXBuildFile; fileRef = DC2F1703205DA33800C3021E /* TemporaryHost.m */; };
|
||||
DC2F1712205DA33800C3021E /* Host.m in Sources */ = {isa = PBXBuildFile; fileRef = DC2F1708205DA33800C3021E /* Host.m */; };
|
||||
DC2F1714205DA33800C3021E /* App.m in Sources */ = {isa = PBXBuildFile; fileRef = DC2F170D205DA33800C3021E /* App.m */; };
|
||||
DC2F1737205DA35700C3021E /* IdManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DC2F1719205DA35700C3021E /* IdManager.m */; };
|
||||
DC2F1738205DA35700C3021E /* mkcert.c in Sources */ = {isa = PBXBuildFile; fileRef = DC2F171A205DA35700C3021E /* mkcert.c */; };
|
||||
DC2F1739205DA35700C3021E /* CryptoManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DC2F171B205DA35700C3021E /* CryptoManager.m */; };
|
||||
@@ -59,14 +58,12 @@
|
||||
DC7029D5205B28340016D44B /* LICENSE.txt in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = DC7029D4205B28340016D44B /* LICENSE.txt */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
|
||||
DC9CD51F20601658001A5DCD /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9CD51E20601658001A5DCD /* AppDelegate.m */; };
|
||||
DCA3B3F22070EED0006565D9 /* OverlayView.m in Sources */ = {isa = PBXBuildFile; fileRef = DCA3B3F02070EED0006565D9 /* OverlayView.m */; };
|
||||
DCAF051C205F3E6A00AD1DBA /* Limelight.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = DCAF0516205F3E6A00AD1DBA /* Limelight.xcdatamodeld */; };
|
||||
DCAF0522205FCADB00AD1DBA /* Controller.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCAF051F205FCADA00AD1DBA /* Controller.swift */; };
|
||||
DCAF0523205FCADB00AD1DBA /* ControllerSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = DCAF0521205FCADA00AD1DBA /* ControllerSupport.m */; };
|
||||
DCAF13E620530BE100896C35 /* StreamView.m in Sources */ = {isa = PBXBuildFile; fileRef = DCAF13E120530BE100896C35 /* StreamView.m */; };
|
||||
DCC01DF12055BD0D00D1D8CE /* SettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DCC01DEF2055BD0D00D1D8CE /* SettingsViewController.m */; };
|
||||
DCC05DA5205D9DB90011DBBD /* libopus_mac.a in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = DC62AC28205D9D3800FE4681 /* libopus_mac.a */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
|
||||
DCC23C25205DAC5C00BF3C25 /* DataManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DCC23C20205DAC5B00BF3C25 /* DataManager.m */; };
|
||||
DCC23C26205DAC5C00BF3C25 /* Settings.m in Sources */ = {isa = PBXBuildFile; fileRef = DCC23C21205DAC5B00BF3C25 /* Settings.m */; };
|
||||
DCC23C27205DAC5C00BF3C25 /* TemporarySettings.m in Sources */ = {isa = PBXBuildFile; fileRef = DCC23C23205DAC5C00BF3C25 /* TemporarySettings.m */; };
|
||||
DCC23C29205DAEB600BF3C25 /* Mac.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DCC23C28205DAEB600BF3C25 /* Mac.storyboard */; };
|
||||
DCD464E22053417800CC8950 /* StreamFrameViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DCD464E12053417800CC8950 /* StreamFrameViewController.m */; };
|
||||
@@ -125,22 +122,22 @@
|
||||
/* End PBXCopyFilesBuildPhase section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
985E7D4F20BC9CA20037B0F0 /* Limelight.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Limelight.xcdatamodel; sourceTree = "<group>"; };
|
||||
985E7D5020BC9CA20037B0F0 /* Moonlight v1.1.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Moonlight v1.1.xcdatamodel"; sourceTree = "<group>"; };
|
||||
985E7D5120BC9CA20037B0F0 /* Moonlight v1.0-2.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Moonlight v1.0-2.xcdatamodel"; sourceTree = "<group>"; };
|
||||
985E7D5220BC9CA20037B0F0 /* Limelight 0.3.1.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Limelight 0.3.1.xcdatamodel"; sourceTree = "<group>"; };
|
||||
985E7D5320BC9CA20037B0F0 /* Moonlight v1.0.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Moonlight v1.0.xcdatamodel"; sourceTree = "<group>"; };
|
||||
985E7D5420BC9CA20037B0F0 /* Limelight 0.3.0.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Limelight 0.3.0.xcdatamodel"; sourceTree = "<group>"; };
|
||||
98878AE1206A261F00586E90 /* OSPortabilityDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OSPortabilityDefs.h; path = Limelight/OSPortabilityDefs.h; sourceTree = SOURCE_ROOT; };
|
||||
DC0F7506205C04A90087B187 /* keepAlive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keepAlive.h; sourceTree = "<group>"; };
|
||||
DC0F7507205C04A90087B187 /* keepAlive.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = keepAlive.m; sourceTree = "<group>"; };
|
||||
DC153B34205A990800E7559B /* Moonlight macOS-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Moonlight macOS-Bridging-Header.h"; sourceTree = "<group>"; };
|
||||
DC2634D3205438DC00D44F88 /* keyboardTranslation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = keyboardTranslation.m; sourceTree = "<group>"; };
|
||||
DC2634D5205438FD00D44F88 /* keyboardTranslation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = keyboardTranslation.h; sourceTree = "<group>"; };
|
||||
DC2F16FE205DA33800C3021E /* App+CoreDataProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "App+CoreDataProperties.h"; sourceTree = "<group>"; };
|
||||
DC2F1700205DA33800C3021E /* Host.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Host.h; sourceTree = "<group>"; };
|
||||
DC2F1702205DA33800C3021E /* TemporaryApp.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TemporaryApp.m; sourceTree = "<group>"; };
|
||||
DC2F1703205DA33800C3021E /* TemporaryHost.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TemporaryHost.m; sourceTree = "<group>"; };
|
||||
DC2F1705205DA33800C3021E /* Host+CoreDataProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Host+CoreDataProperties.h"; sourceTree = "<group>"; };
|
||||
DC2F1706205DA33800C3021E /* App.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = App.h; sourceTree = "<group>"; };
|
||||
DC2F1708205DA33800C3021E /* Host.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Host.m; sourceTree = "<group>"; };
|
||||
DC2F170B205DA33800C3021E /* TemporaryHost.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TemporaryHost.h; sourceTree = "<group>"; };
|
||||
DC2F170C205DA33800C3021E /* TemporaryApp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TemporaryApp.h; sourceTree = "<group>"; };
|
||||
DC2F170D205DA33800C3021E /* App.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = App.m; sourceTree = "<group>"; };
|
||||
DC2F1716205DA35700C3021E /* mkcert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mkcert.h; sourceTree = "<group>"; };
|
||||
DC2F1717205DA35700C3021E /* IdManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IdManager.h; sourceTree = "<group>"; };
|
||||
DC2F1718205DA35700C3021E /* CryptoManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CryptoManager.h; sourceTree = "<group>"; };
|
||||
@@ -295,11 +292,6 @@
|
||||
DCA3B3F02070EED0006565D9 /* OverlayView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OverlayView.m; sourceTree = "<group>"; };
|
||||
DCA3B3F12070EED0006565D9 /* OverlayView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OverlayView.h; sourceTree = "<group>"; };
|
||||
DCAF04FD205F38B100AD1DBA /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Limelight/AppDelegate.h; sourceTree = SOURCE_ROOT; };
|
||||
DCAF0517205F3E6A00AD1DBA /* Limelight.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Limelight.xcdatamodel; sourceTree = "<group>"; };
|
||||
DCAF0518205F3E6A00AD1DBA /* Moonlight v1.0-2.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Moonlight v1.0-2.xcdatamodel"; sourceTree = "<group>"; };
|
||||
DCAF0519205F3E6A00AD1DBA /* Limelight 0.3.1.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Limelight 0.3.1.xcdatamodel"; sourceTree = "<group>"; };
|
||||
DCAF051A205F3E6A00AD1DBA /* Moonlight v1.0.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Moonlight v1.0.xcdatamodel"; sourceTree = "<group>"; };
|
||||
DCAF051B205F3E6A00AD1DBA /* Limelight 0.3.0.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Limelight 0.3.0.xcdatamodel"; sourceTree = "<group>"; };
|
||||
DCAF051F205FCADA00AD1DBA /* Controller.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Controller.swift; path = Limelight/Input/Controller.swift; sourceTree = SOURCE_ROOT; };
|
||||
DCAF0520205FCADA00AD1DBA /* ControllerSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ControllerSupport.h; path = Limelight/Input/ControllerSupport.h; sourceTree = SOURCE_ROOT; };
|
||||
DCAF0521205FCADA00AD1DBA /* ControllerSupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ControllerSupport.m; path = Limelight/Input/ControllerSupport.m; sourceTree = SOURCE_ROOT; };
|
||||
@@ -308,9 +300,7 @@
|
||||
DCAF13E120530BE100896C35 /* StreamView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StreamView.m; sourceTree = "<group>"; };
|
||||
DCC01DEE2055BD0D00D1D8CE /* SettingsViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SettingsViewController.h; sourceTree = "<group>"; };
|
||||
DCC01DEF2055BD0D00D1D8CE /* SettingsViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SettingsViewController.m; sourceTree = "<group>"; };
|
||||
DCC23C1F205DAC5B00BF3C25 /* Settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Settings.h; sourceTree = "<group>"; };
|
||||
DCC23C20205DAC5B00BF3C25 /* DataManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DataManager.m; sourceTree = "<group>"; };
|
||||
DCC23C21205DAC5B00BF3C25 /* Settings.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Settings.m; sourceTree = "<group>"; };
|
||||
DCC23C22205DAC5C00BF3C25 /* TemporarySettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TemporarySettings.h; sourceTree = "<group>"; };
|
||||
DCC23C23205DAC5C00BF3C25 /* TemporarySettings.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TemporarySettings.m; sourceTree = "<group>"; };
|
||||
DCC23C24205DAC5C00BF3C25 /* DataManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataManager.h; sourceTree = "<group>"; };
|
||||
@@ -361,20 +351,12 @@
|
||||
children = (
|
||||
DCC23C24205DAC5C00BF3C25 /* DataManager.h */,
|
||||
DCC23C20205DAC5B00BF3C25 /* DataManager.m */,
|
||||
DCC23C1F205DAC5B00BF3C25 /* Settings.h */,
|
||||
DCC23C21205DAC5B00BF3C25 /* Settings.m */,
|
||||
DCC23C22205DAC5C00BF3C25 /* TemporarySettings.h */,
|
||||
DCC23C23205DAC5C00BF3C25 /* TemporarySettings.m */,
|
||||
DC2F16FE205DA33800C3021E /* App+CoreDataProperties.h */,
|
||||
DC2F1700205DA33800C3021E /* Host.h */,
|
||||
DC2F1702205DA33800C3021E /* TemporaryApp.m */,
|
||||
DC2F1703205DA33800C3021E /* TemporaryHost.m */,
|
||||
DC2F1705205DA33800C3021E /* Host+CoreDataProperties.h */,
|
||||
DC2F1706205DA33800C3021E /* App.h */,
|
||||
DC2F1708205DA33800C3021E /* Host.m */,
|
||||
DC2F170B205DA33800C3021E /* TemporaryHost.h */,
|
||||
DC2F170C205DA33800C3021E /* TemporaryApp.h */,
|
||||
DC2F170D205DA33800C3021E /* App.m */,
|
||||
);
|
||||
name = Database;
|
||||
path = Limelight/Database;
|
||||
@@ -481,9 +463,9 @@
|
||||
DC5EF5472052FBDB00C9BF55 /* Moonlight macOS */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
985E7D4E20BC9CA20037B0F0 /* Limelight.xcdatamodeld */,
|
||||
98878AE1206A261F00586E90 /* OSPortabilityDefs.h */,
|
||||
DC9CD51E20601658001A5DCD /* AppDelegate.m */,
|
||||
DCAF0516205F3E6A00AD1DBA /* Limelight.xcdatamodeld */,
|
||||
DCAF04FD205F38B100AD1DBA /* AppDelegate.h */,
|
||||
DC5FA8F3205DBEE3008B7054 /* Stream */,
|
||||
DCC23C28205DAEB600BF3C25 /* Mac.storyboard */,
|
||||
@@ -912,27 +894,24 @@
|
||||
DC2F1741205DA35700C3021E /* AppAssetResponse.m in Sources */,
|
||||
DC6A60862064299700A0673D /* ConnectionHelper.m in Sources */,
|
||||
DC381F8E206D74F600E0931A /* NetworkTraffic.m in Sources */,
|
||||
DCC23C26205DAC5C00BF3C25 /* Settings.m in Sources */,
|
||||
DCD464E22053417800CC8950 /* StreamFrameViewController.m in Sources */,
|
||||
DC5EF5582052FBDB00C9BF55 /* main.m in Sources */,
|
||||
DC2F173A205DA35700C3021E /* WakeOnLanManager.m in Sources */,
|
||||
DCA3B3F22070EED0006565D9 /* OverlayView.m in Sources */,
|
||||
DCAF051C205F3E6A00AD1DBA /* Limelight.xcdatamodeld in Sources */,
|
||||
DC0F7508205C04A90087B187 /* keepAlive.m in Sources */,
|
||||
DC2634D4205438DC00D44F88 /* keyboardTranslation.m in Sources */,
|
||||
DC2F1743205DA35700C3021E /* DiscoveryManager.m in Sources */,
|
||||
DC2F174F205DA39600C3021E /* Logger.m in Sources */,
|
||||
DC2F170F205DA33800C3021E /* TemporaryHost.m in Sources */,
|
||||
DC2F1712205DA33800C3021E /* Host.m in Sources */,
|
||||
DC5FA8FD205DBEE3008B7054 /* StreamManager.m in Sources */,
|
||||
DC2F173B205DA35700C3021E /* ServerInfoResponse.m in Sources */,
|
||||
DC2F1714205DA33800C3021E /* App.m in Sources */,
|
||||
DC38D540205ACC360045FE93 /* Control.m in Sources */,
|
||||
DC2F174E205DA39600C3021E /* Utils.m in Sources */,
|
||||
DC2F170E205DA33800C3021E /* TemporaryApp.m in Sources */,
|
||||
DCAF13E620530BE100896C35 /* StreamView.m in Sources */,
|
||||
DCC23C25205DAC5C00BF3C25 /* DataManager.m in Sources */,
|
||||
DC2F1744205DA35700C3021E /* HttpManager.m in Sources */,
|
||||
985E7D5520BC9CA20037B0F0 /* Limelight.xcdatamodeld in Sources */,
|
||||
DC2F1738205DA35700C3021E /* mkcert.c in Sources */,
|
||||
DC2F1740205DA35700C3021E /* HttpRequest.m in Sources */,
|
||||
DCC23C27205DAC5C00BF3C25 /* TemporarySettings.m in Sources */,
|
||||
@@ -1288,16 +1267,17 @@
|
||||
/* End XCConfigurationList section */
|
||||
|
||||
/* Begin XCVersionGroup section */
|
||||
DCAF0516205F3E6A00AD1DBA /* Limelight.xcdatamodeld */ = {
|
||||
985E7D4E20BC9CA20037B0F0 /* Limelight.xcdatamodeld */ = {
|
||||
isa = XCVersionGroup;
|
||||
children = (
|
||||
DCAF0517205F3E6A00AD1DBA /* Limelight.xcdatamodel */,
|
||||
DCAF0518205F3E6A00AD1DBA /* Moonlight v1.0-2.xcdatamodel */,
|
||||
DCAF0519205F3E6A00AD1DBA /* Limelight 0.3.1.xcdatamodel */,
|
||||
DCAF051A205F3E6A00AD1DBA /* Moonlight v1.0.xcdatamodel */,
|
||||
DCAF051B205F3E6A00AD1DBA /* Limelight 0.3.0.xcdatamodel */,
|
||||
985E7D4F20BC9CA20037B0F0 /* Limelight.xcdatamodel */,
|
||||
985E7D5020BC9CA20037B0F0 /* Moonlight v1.1.xcdatamodel */,
|
||||
985E7D5120BC9CA20037B0F0 /* Moonlight v1.0-2.xcdatamodel */,
|
||||
985E7D5220BC9CA20037B0F0 /* Limelight 0.3.1.xcdatamodel */,
|
||||
985E7D5320BC9CA20037B0F0 /* Moonlight v1.0.xcdatamodel */,
|
||||
985E7D5420BC9CA20037B0F0 /* Limelight 0.3.0.xcdatamodel */,
|
||||
);
|
||||
currentVersion = DCAF0518205F3E6A00AD1DBA /* Moonlight v1.0-2.xcdatamodel */;
|
||||
currentVersion = 985E7D5020BC9CA20037B0F0 /* Moonlight v1.1.xcdatamodel */;
|
||||
name = Limelight.xcdatamodeld;
|
||||
path = ../Limelight/Limelight.xcdatamodeld;
|
||||
sourceTree = "<group>";
|
||||
|
||||
Reference in New Issue
Block a user