CloverBootloader/CloverApp/Clover.xcodeproj/project.pbxproj
vectorsigma72 4e3dc60ab7 Clover.app v1.07 Beta
Fixed dump of nvram for Clover EFI. Fixed a bug installing boot sectors.
2019-11-19 22:18:11 +01:00

933 lines
49 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 50;
objects = {
/* Begin PBXBuildFile section */
95337172237070CD003F1AF4 /* Cloverhelper in Copy tools */ = {isa = PBXBuildFile; fileRef = 9533716F237070B3003F1AF4 /* Cloverhelper */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
9533718323709517003F1AF4 /* bootsectors-install in Resources */ = {isa = PBXBuildFile; fileRef = 9533718223709517003F1AF4 /* bootsectors-install */; };
9533718523709A36003F1AF4 /* bootsectors-install in Copy CloverV2 */ = {isa = PBXBuildFile; fileRef = 9533718223709517003F1AF4 /* bootsectors-install */; };
953BC20323720C0A0039755D /* FixedWidthViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = 953BC20223720C0A0039755D /* FixedWidthViews.swift */; };
9542ABC02373783400DC03E6 /* boot1-install in Copy tools */ = {isa = PBXBuildFile; fileRef = 9542ABBD2373780C00DC03E6 /* boot1-install */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
9542ABC22373786700DC03E6 /* CloverV2 in Copy CloverV2 */ = {isa = PBXBuildFile; fileRef = 9542ABC12373786700DC03E6 /* CloverV2 */; };
9546AE1B23806299007155A6 /* CloverLogOut in Copy tools */ = {isa = PBXBuildFile; fileRef = 95524B88238051F4005F6425 /* CloverLogOut */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
954BBE99238196EE0032425F /* Locale.swift in Sources */ = {isa = PBXBuildFile; fileRef = 954BBE98238196EE0032425F /* Locale.swift */; };
9552D748236F33CA00C93377 /* CloverDaemonNew in Copy tools */ = {isa = PBXBuildFile; fileRef = 9552D745236F33A700C93377 /* CloverDaemonNew */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
958861DA235F75FB00B64173 /* Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958861D9235F75FB00B64173 /* Driver.swift */; };
95ACABCA236B7463008F80A4 /* Unzip.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95ACABC9236B7463008F80A4 /* Unzip.swift */; };
95C514D82368D40A00E4A3A8 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95C514D62368D40A00E4A3A8 /* Main.storyboard */; };
95C515222369BAF500E4A3A8 /* NVRAM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C515212369BAF500E4A3A8 /* NVRAM.swift */; };
95C5152F236A0A7400E4A3A8 /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5152E236A0A7400E4A3A8 /* SettingsView.swift */; };
95C51531236A0EE800E4A3A8 /* Settings.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95C51530236A0EE800E4A3A8 /* Settings.storyboard */; };
95C51536236B1F7700E4A3A8 /* RunAtLogin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C51535236B1F7700E4A3A8 /* RunAtLogin.swift */; };
95C51582236B226500E4A3A8 /* CloverRunAtLogin.app in Copy CloverRunAtLogin */ = {isa = PBXBuildFile; fileRef = 95C5157C236B21AF00E4A3A8 /* CloverRunAtLogin.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
95C5C02D236598B00049940D /* Installer.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95C5C02F236598B00049940D /* Installer.storyboard */; };
95C5C0A32365D2250049940D /* Lang.bundle in Copy Languages */ = {isa = PBXBuildFile; fileRef = 95C5C0A22365D2250049940D /* Lang.bundle */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
95E68ACA235B862F002B37A5 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E68AC9235B862F002B37A5 /* AppDelegate.swift */; };
95E68ACC235B862F002B37A5 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E68ACB235B862F002B37A5 /* ViewController.swift */; };
95E68ACE235B8632002B37A5 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95E68ACD235B8632002B37A5 /* Assets.xcassets */; };
95E68ADF235B86A1002B37A5 /* Release.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E68ADA235B86A0002B37A5 /* Release.swift */; };
95E68AE0235B86A1002B37A5 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E68ADB235B86A1002B37A5 /* Extensions.swift */; };
95E68AE1235B86A1002B37A5 /* Shared.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E68ADC235B86A1002B37A5 /* Shared.swift */; };
95E68AE2235B86A1002B37A5 /* Disks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E68ADD235B86A1002B37A5 /* Disks.swift */; };
95E68AE3235B86A1002B37A5 /* bdmesg.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E68ADE235B86A1002B37A5 /* bdmesg.swift */; };
95E68AE5235B89D9002B37A5 /* Installer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E68AE4235B89D9002B37A5 /* Installer.swift */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
9533716E237070B3003F1AF4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 958505B4236594C000BCB4A3 /* Cloverhelper.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 958505A92364D36400BCB4A3;
remoteInfo = Cloverhelper;
};
95337170237070BB003F1AF4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 958505B4236594C000BCB4A3 /* Cloverhelper.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 958505A82364D36400BCB4A3;
remoteInfo = Cloverhelper;
};
9542ABBC2373780C00DC03E6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 9542ABB82373780C00DC03E6 /* boot1-inst.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 12F2E5471A30F7E70058A333;
remoteInfo = "boot1-install";
};
9542ABBE2373781300DC03E6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 9542ABB82373780C00DC03E6 /* boot1-inst.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 12F2E5461A30F7E70058A333;
remoteInfo = "boot1-install";
};
9546AE1823806286007155A6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 95524B83238051F3005F6425 /* CloverLogOut.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 95524B78238051AC005F6425;
remoteInfo = CloverLogOut;
};
95524B87238051F4005F6425 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 95524B83238051F3005F6425 /* CloverLogOut.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 95524B79238051AC005F6425;
remoteInfo = CloverLogOut;
};
9552D744236F33A700C93377 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 9552D740236F33A700C93377 /* CloverDaemonNew.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 953DBFDB236F037400B0C4FB;
remoteInfo = CloverDaemonNew;
};
9552D746236F33B900C93377 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 9552D740236F33A700C93377 /* CloverDaemonNew.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 953DBFDA236F037400B0C4FB;
remoteInfo = CloverDaemonNew;
};
95C5157B236B21AF00E4A3A8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 95C51577236B21AE00E4A3A8 /* CloverRunAtLogin.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 95C51560236B211200E4A3A8;
remoteInfo = CloverRunAtLogin;
};
95C5157D236B21D400E4A3A8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 95C51577236B21AE00E4A3A8 /* CloverRunAtLogin.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 95C5155F236B211200E4A3A8;
remoteInfo = CloverRunAtLogin;
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
95850588236439D500BCB4A3 /* Copy tools */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 6;
files = (
9546AE1B23806299007155A6 /* CloverLogOut in Copy tools */,
9542ABC02373783400DC03E6 /* boot1-install in Copy tools */,
95337172237070CD003F1AF4 /* Cloverhelper in Copy tools */,
9552D748236F33CA00C93377 /* CloverDaemonNew in Copy tools */,
);
name = "Copy tools";
runOnlyForDeploymentPostprocessing = 0;
};
95C51581236B224800E4A3A8 /* Copy CloverRunAtLogin */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = Contents/Library/LoginItems;
dstSubfolderSpec = 1;
files = (
95C51582236B226500E4A3A8 /* CloverRunAtLogin.app in Copy CloverRunAtLogin */,
);
name = "Copy CloverRunAtLogin";
runOnlyForDeploymentPostprocessing = 0;
};
95C5C0A12365D1FB0049940D /* Copy Languages */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 12;
files = (
95C5C0A32365D2250049940D /* Lang.bundle in Copy Languages */,
);
name = "Copy Languages";
runOnlyForDeploymentPostprocessing = 0;
};
95E68AE9235C70BE002B37A5 /* Copy CloverV2 */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 12;
files = (
9542ABC22373786700DC03E6 /* CloverV2 in Copy CloverV2 */,
9533718523709A36003F1AF4 /* bootsectors-install in Copy CloverV2 */,
);
name = "Copy CloverV2";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
9533718223709517003F1AF4 /* bootsectors-install */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "bootsectors-install"; sourceTree = SOURCE_ROOT; };
953BC20223720C0A0039755D /* FixedWidthViews.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FixedWidthViews.swift; sourceTree = "<group>"; };
9540AED42379F43D001AD0C8 /* sr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sr; path = sr.lproj/Main.strings; sourceTree = "<group>"; };
9540AED52379F43E001AD0C8 /* sr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sr; path = sr.lproj/Installer.strings; sourceTree = "<group>"; };
9542ABB82373780C00DC03E6 /* boot1-inst.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "boot1-inst.xcodeproj"; path = "../CloverPackage/utils/boot1-install/boot1-inst.xcodeproj"; sourceTree = "<group>"; };
9542ABC12373786700DC03E6 /* CloverV2 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = CloverV2; path = ../CloverPackage/CloverV2; sourceTree = "<group>"; };
954BBE98238196EE0032425F /* Locale.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Locale.swift; sourceTree = "<group>"; };
954C3DF0237DF0250059C698 /* ServiceManagement.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ServiceManagement.framework; path = System/Library/Frameworks/ServiceManagement.framework; sourceTree = SDKROOT; };
95524B83238051F3005F6425 /* CloverLogOut.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CloverLogOut.xcodeproj; path = CloverLogOut/CloverLogOut.xcodeproj; sourceTree = "<group>"; };
9552D740236F33A700C93377 /* CloverDaemonNew.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CloverDaemonNew.xcodeproj; path = CloverDaemonNew/CloverDaemonNew.xcodeproj; sourceTree = "<group>"; };
958505B4236594C000BCB4A3 /* Cloverhelper.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Cloverhelper.xcodeproj; path = cloverhelper/Cloverhelper.xcodeproj; sourceTree = "<group>"; };
958861D9235F75FB00B64173 /* Driver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Driver.swift; sourceTree = "<group>"; };
95ACABC9236B7463008F80A4 /* Unzip.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Unzip.swift; sourceTree = "<group>"; };
95C514D52368D38000E4A3A8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Installer.storyboard; sourceTree = "<group>"; };
95C514D72368D40A00E4A3A8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
95C514D92368D42E00E4A3A8 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = "<group>"; };
95C514DA2368D42F00E4A3A8 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Installer.strings"; sourceTree = "<group>"; };
95C514DB2368D43B00E4A3A8 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Main.strings"; sourceTree = "<group>"; };
95C514DC2368D43B00E4A3A8 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Installer.strings"; sourceTree = "<group>"; };
95C514DD2368D44400E4A3A8 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Main.strings; sourceTree = "<group>"; };
95C514DE2368D44400E4A3A8 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Installer.strings; sourceTree = "<group>"; };
95C514DF2368D44C00E4A3A8 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Main.strings; sourceTree = "<group>"; };
95C514E02368D44D00E4A3A8 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Installer.strings; sourceTree = "<group>"; };
95C514E12368D45900E4A3A8 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Main.strings; sourceTree = "<group>"; };
95C514E22368D45900E4A3A8 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Installer.strings; sourceTree = "<group>"; };
95C514E32368D46400E4A3A8 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = "<group>"; };
95C514E42368D46400E4A3A8 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Installer.strings; sourceTree = "<group>"; };
95C514E52368D46B00E4A3A8 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Main.strings; sourceTree = "<group>"; };
95C514E62368D46B00E4A3A8 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Installer.strings; sourceTree = "<group>"; };
95C514E72368D47300E4A3A8 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Main.strings"; sourceTree = "<group>"; };
95C514E82368D47300E4A3A8 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Installer.strings"; sourceTree = "<group>"; };
95C514E92368D48300E4A3A8 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Main.strings"; sourceTree = "<group>"; };
95C514EA2368D48400E4A3A8 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Installer.strings"; sourceTree = "<group>"; };
95C514EB2368D48C00E4A3A8 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Main.strings; sourceTree = "<group>"; };
95C514EC2368D48C00E4A3A8 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Installer.strings; sourceTree = "<group>"; };
95C514ED2368D65D00E4A3A8 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Main.strings"; sourceTree = "<group>"; };
95C514EE2368D65E00E4A3A8 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Installer.strings"; sourceTree = "<group>"; };
95C514EF2368D66D00E4A3A8 /* zh-HK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-HK"; path = "zh-HK.lproj/Main.strings"; sourceTree = "<group>"; };
95C514F02368D66D00E4A3A8 /* zh-HK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-HK"; path = "zh-HK.lproj/Installer.strings"; sourceTree = "<group>"; };
95C514F12368D67600E4A3A8 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Main.strings; sourceTree = "<group>"; };
95C514F22368D67700E4A3A8 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Installer.strings; sourceTree = "<group>"; };
95C514F32368D67D00E4A3A8 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Main.strings; sourceTree = "<group>"; };
95C514F42368D67D00E4A3A8 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Installer.strings; sourceTree = "<group>"; };
95C514F52368D68500E4A3A8 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Main.strings; sourceTree = "<group>"; };
95C514F62368D68500E4A3A8 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Installer.strings; sourceTree = "<group>"; };
95C514F72368D68E00E4A3A8 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Main.strings; sourceTree = "<group>"; };
95C514F82368D68F00E4A3A8 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Installer.strings; sourceTree = "<group>"; };
95C514F92368D69800E4A3A8 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Main.strings; sourceTree = "<group>"; };
95C514FA2368D69900E4A3A8 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Installer.strings; sourceTree = "<group>"; };
95C514FB2368D6A000E4A3A8 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Main.strings; sourceTree = "<group>"; };
95C514FC2368D6A000E4A3A8 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Installer.strings; sourceTree = "<group>"; };
95C514FD2368D6AA00E4A3A8 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Main.strings; sourceTree = "<group>"; };
95C514FE2368D6AB00E4A3A8 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Installer.strings; sourceTree = "<group>"; };
95C514FF2368D6B500E4A3A8 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Main.strings; sourceTree = "<group>"; };
95C515002368D6B500E4A3A8 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Installer.strings; sourceTree = "<group>"; };
95C515012368D6C100E4A3A8 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Main.strings; sourceTree = "<group>"; };
95C515022368D6C100E4A3A8 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Installer.strings; sourceTree = "<group>"; };
95C515032368D6CC00E4A3A8 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/Main.strings; sourceTree = "<group>"; };
95C515042368D6CD00E4A3A8 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/Installer.strings; sourceTree = "<group>"; };
95C515052368D6D300E4A3A8 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Main.strings; sourceTree = "<group>"; };
95C515062368D6D300E4A3A8 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Installer.strings; sourceTree = "<group>"; };
95C515072368D6DA00E4A3A8 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Main.strings; sourceTree = "<group>"; };
95C515082368D6DA00E4A3A8 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Installer.strings; sourceTree = "<group>"; };
95C515092368D6E400E4A3A8 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Main.strings; sourceTree = "<group>"; };
95C5150A2368D6E400E4A3A8 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Installer.strings; sourceTree = "<group>"; };
95C5150B2368D6EC00E4A3A8 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Main.strings; sourceTree = "<group>"; };
95C5150C2368D6EC00E4A3A8 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Installer.strings; sourceTree = "<group>"; };
95C5150D2368D6F400E4A3A8 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Main.strings; sourceTree = "<group>"; };
95C5150E2368D6F500E4A3A8 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Installer.strings; sourceTree = "<group>"; };
95C5150F2368D6FB00E4A3A8 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Main.strings; sourceTree = "<group>"; };
95C515102368D6FC00E4A3A8 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Installer.strings; sourceTree = "<group>"; };
95C515112368D70D00E4A3A8 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Main.strings; sourceTree = "<group>"; };
95C515122368D70D00E4A3A8 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Installer.strings; sourceTree = "<group>"; };
95C515132368D71400E4A3A8 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Main.strings; sourceTree = "<group>"; };
95C515142368D71400E4A3A8 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Installer.strings; sourceTree = "<group>"; };
95C515152368D71C00E4A3A8 /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ms; path = ms.lproj/Main.strings; sourceTree = "<group>"; };
95C515162368D71D00E4A3A8 /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ms; path = ms.lproj/Installer.strings; sourceTree = "<group>"; };
95C515172368D72600E4A3A8 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Main.strings; sourceTree = "<group>"; };
95C515182368D72600E4A3A8 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Installer.strings; sourceTree = "<group>"; };
95C515192368D74E00E4A3A8 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/Main.strings; sourceTree = "<group>"; };
95C5151A2368D74F00E4A3A8 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/Installer.strings; sourceTree = "<group>"; };
95C5151B2368D76800E4A3A8 /* bg-BG */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "bg-BG"; path = "bg-BG.lproj/Main.strings"; sourceTree = "<group>"; };
95C5151C2368D76800E4A3A8 /* bg-BG */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "bg-BG"; path = "bg-BG.lproj/Installer.strings"; sourceTree = "<group>"; };
95C5151D2368D7AD00E4A3A8 /* lv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lv; path = lv.lproj/Main.strings; sourceTree = "<group>"; };
95C5151E2368D7AD00E4A3A8 /* lv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lv; path = lv.lproj/Installer.strings; sourceTree = "<group>"; };
95C5151F2368D7C300E4A3A8 /* lt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lt; path = lt.lproj/Main.strings; sourceTree = "<group>"; };
95C515202368D7C300E4A3A8 /* lt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lt; path = lt.lproj/Installer.strings; sourceTree = "<group>"; };
95C515212369BAF500E4A3A8 /* NVRAM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NVRAM.swift; sourceTree = "<group>"; };
95C5152E236A0A7400E4A3A8 /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; };
95C51530236A0EE800E4A3A8 /* Settings.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Settings.storyboard; sourceTree = "<group>"; };
95C51535236B1F7700E4A3A8 /* RunAtLogin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RunAtLogin.swift; sourceTree = "<group>"; };
95C51577236B21AE00E4A3A8 /* CloverRunAtLogin.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CloverRunAtLogin.xcodeproj; path = CloverRunAtLogin/CloverRunAtLogin.xcodeproj; sourceTree = "<group>"; };
95C5C0A22365D2250049940D /* Lang.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Lang.bundle; sourceTree = "<group>"; };
95E68AC6235B862F002B37A5 /* Clover.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Clover.app; sourceTree = BUILT_PRODUCTS_DIR; };
95E68AC9235B862F002B37A5 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
95E68ACB235B862F002B37A5 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
95E68ACD235B8632002B37A5 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
95E68AD2235B8632002B37A5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
95E68AD3235B8632002B37A5 /* Clover.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Clover.entitlements; sourceTree = "<group>"; };
95E68ADA235B86A0002B37A5 /* Release.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Release.swift; sourceTree = "<group>"; };
95E68ADB235B86A1002B37A5 /* Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; };
95E68ADC235B86A1002B37A5 /* Shared.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Shared.swift; sourceTree = "<group>"; };
95E68ADD235B86A1002B37A5 /* Disks.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Disks.swift; sourceTree = "<group>"; };
95E68ADE235B86A1002B37A5 /* bdmesg.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = bdmesg.swift; sourceTree = "<group>"; };
95E68AE4235B89D9002B37A5 /* Installer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Installer.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
954C3DEE237DF0130059C698 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
9533716B237070B3003F1AF4 /* Products */ = {
isa = PBXGroup;
children = (
9533716F237070B3003F1AF4 /* Cloverhelper */,
);
name = Products;
sourceTree = "<group>";
};
9542ABB92373780C00DC03E6 /* Products */ = {
isa = PBXGroup;
children = (
9542ABBD2373780C00DC03E6 /* boot1-install */,
);
name = Products;
sourceTree = "<group>";
};
954C3DEF237DF0250059C698 /* Frameworks */ = {
isa = PBXGroup;
children = (
954C3DF0237DF0250059C698 /* ServiceManagement.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
95524B84238051F3005F6425 /* Products */ = {
isa = PBXGroup;
children = (
95524B88238051F4005F6425 /* CloverLogOut */,
);
name = Products;
sourceTree = "<group>";
};
9552D741236F33A700C93377 /* Products */ = {
isa = PBXGroup;
children = (
9552D745236F33A700C93377 /* CloverDaemonNew */,
);
name = Products;
sourceTree = "<group>";
};
95C51578236B21AE00E4A3A8 /* Products */ = {
isa = PBXGroup;
children = (
95C5157C236B21AF00E4A3A8 /* CloverRunAtLogin.app */,
);
name = Products;
sourceTree = "<group>";
};
95E68ABD235B862F002B37A5 = {
isa = PBXGroup;
children = (
95E68AC8235B862F002B37A5 /* Clover */,
95524B83238051F3005F6425 /* CloverLogOut.xcodeproj */,
9542ABB82373780C00DC03E6 /* boot1-inst.xcodeproj */,
958505B4236594C000BCB4A3 /* Cloverhelper.xcodeproj */,
95C51577236B21AE00E4A3A8 /* CloverRunAtLogin.xcodeproj */,
9552D740236F33A700C93377 /* CloverDaemonNew.xcodeproj */,
95C5C0A22365D2250049940D /* Lang.bundle */,
9542ABC12373786700DC03E6 /* CloverV2 */,
95E68AC7235B862F002B37A5 /* Products */,
954C3DEF237DF0250059C698 /* Frameworks */,
);
sourceTree = "<group>";
};
95E68AC7235B862F002B37A5 /* Products */ = {
isa = PBXGroup;
children = (
95E68AC6235B862F002B37A5 /* Clover.app */,
);
name = Products;
sourceTree = "<group>";
};
95E68AC8235B862F002B37A5 /* Clover */ = {
isa = PBXGroup;
children = (
95E68AC9235B862F002B37A5 /* AppDelegate.swift */,
95C5152E236A0A7400E4A3A8 /* SettingsView.swift */,
95C51535236B1F7700E4A3A8 /* RunAtLogin.swift */,
95E68ACB235B862F002B37A5 /* ViewController.swift */,
95E68ADE235B86A1002B37A5 /* bdmesg.swift */,
95E68ADD235B86A1002B37A5 /* Disks.swift */,
95E68ADB235B86A1002B37A5 /* Extensions.swift */,
954BBE98238196EE0032425F /* Locale.swift */,
95E68ADA235B86A0002B37A5 /* Release.swift */,
95E68ADC235B86A1002B37A5 /* Shared.swift */,
95C515212369BAF500E4A3A8 /* NVRAM.swift */,
95ACABC9236B7463008F80A4 /* Unzip.swift */,
953BC20223720C0A0039755D /* FixedWidthViews.swift */,
9533718223709517003F1AF4 /* bootsectors-install */,
95C51530236A0EE800E4A3A8 /* Settings.storyboard */,
95C514D62368D40A00E4A3A8 /* Main.storyboard */,
95E68AD9235B8666002B37A5 /* Installer */,
95E68ACD235B8632002B37A5 /* Assets.xcassets */,
95E68AD2235B8632002B37A5 /* Info.plist */,
95E68AD3235B8632002B37A5 /* Clover.entitlements */,
);
path = Clover;
sourceTree = "<group>";
};
95E68AD9235B8666002B37A5 /* Installer */ = {
isa = PBXGroup;
children = (
958861D9235F75FB00B64173 /* Driver.swift */,
95E68AE4235B89D9002B37A5 /* Installer.swift */,
95C5C02F236598B00049940D /* Installer.storyboard */,
);
path = Installer;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
95E68AC5235B862F002B37A5 /* Clover */ = {
isa = PBXNativeTarget;
buildConfigurationList = 95E68AD6235B8632002B37A5 /* Build configuration list for PBXNativeTarget "Clover" */;
buildPhases = (
9542ABAA23735EE800DC03E6 /* Zip CloverV2 */,
95E68AC2235B862F002B37A5 /* Sources */,
95E68AC4235B862F002B37A5 /* Resources */,
95E68AE9235C70BE002B37A5 /* Copy CloverV2 */,
95850588236439D500BCB4A3 /* Copy tools */,
95C5C0A12365D1FB0049940D /* Copy Languages */,
95C51581236B224800E4A3A8 /* Copy CloverRunAtLogin */,
954C3DEE237DF0130059C698 /* Frameworks */,
);
buildRules = (
);
dependencies = (
9546AE1923806286007155A6 /* PBXTargetDependency */,
95337171237070BB003F1AF4 /* PBXTargetDependency */,
9552D747236F33B900C93377 /* PBXTargetDependency */,
9542ABBF2373781300DC03E6 /* PBXTargetDependency */,
95C5157E236B21D400E4A3A8 /* PBXTargetDependency */,
);
name = Clover;
productName = Clover;
productReference = 95E68AC6235B862F002B37A5 /* Clover.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
95E68ABE235B862F002B37A5 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1120;
LastUpgradeCheck = 1120;
ORGANIZATIONNAME = CloverHackyColor;
TargetAttributes = {
95E68AC5235B862F002B37A5 = {
CreatedOnToolsVersion = 11.2;
};
};
};
buildConfigurationList = 95E68AC1235B862F002B37A5 /* Build configuration list for PBXProject "Clover" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
"zh-Hans",
"zh-Hant",
es,
ja,
fr,
de,
ru,
"pt-BR",
"pt-PT",
it,
"en-GB",
"zh-HK",
ko,
tr,
nl,
sv,
da,
vi,
nb,
pl,
fi,
id,
el,
ro,
hu,
cs,
ca,
sk,
uk,
hr,
ms,
hi,
bg,
"bg-BG",
lv,
lt,
sr,
);
mainGroup = 95E68ABD235B862F002B37A5;
productRefGroup = 95E68AC7235B862F002B37A5 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 9542ABB92373780C00DC03E6 /* Products */;
ProjectRef = 9542ABB82373780C00DC03E6 /* boot1-inst.xcodeproj */;
},
{
ProductGroup = 9552D741236F33A700C93377 /* Products */;
ProjectRef = 9552D740236F33A700C93377 /* CloverDaemonNew.xcodeproj */;
},
{
ProductGroup = 9533716B237070B3003F1AF4 /* Products */;
ProjectRef = 958505B4236594C000BCB4A3 /* Cloverhelper.xcodeproj */;
},
{
ProductGroup = 95524B84238051F3005F6425 /* Products */;
ProjectRef = 95524B83238051F3005F6425 /* CloverLogOut.xcodeproj */;
},
{
ProductGroup = 95C51578236B21AE00E4A3A8 /* Products */;
ProjectRef = 95C51577236B21AE00E4A3A8 /* CloverRunAtLogin.xcodeproj */;
},
);
projectRoot = "";
targets = (
95E68AC5235B862F002B37A5 /* Clover */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
9533716F237070B3003F1AF4 /* Cloverhelper */ = {
isa = PBXReferenceProxy;
fileType = "compiled.mach-o.executable";
path = Cloverhelper;
remoteRef = 9533716E237070B3003F1AF4 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
9542ABBD2373780C00DC03E6 /* boot1-install */ = {
isa = PBXReferenceProxy;
fileType = "compiled.mach-o.executable";
path = "boot1-install";
remoteRef = 9542ABBC2373780C00DC03E6 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
95524B88238051F4005F6425 /* CloverLogOut */ = {
isa = PBXReferenceProxy;
fileType = "compiled.mach-o.executable";
path = CloverLogOut;
remoteRef = 95524B87238051F4005F6425 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
9552D745236F33A700C93377 /* CloverDaemonNew */ = {
isa = PBXReferenceProxy;
fileType = "compiled.mach-o.executable";
path = CloverDaemonNew;
remoteRef = 9552D744236F33A700C93377 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
95C5157C236B21AF00E4A3A8 /* CloverRunAtLogin.app */ = {
isa = PBXReferenceProxy;
fileType = wrapper.application;
path = CloverRunAtLogin.app;
remoteRef = 95C5157B236B21AF00E4A3A8 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
95E68AC4235B862F002B37A5 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
95C514D82368D40A00E4A3A8 /* Main.storyboard in Resources */,
95C5C02D236598B00049940D /* Installer.storyboard in Resources */,
95E68ACE235B8632002B37A5 /* Assets.xcassets in Resources */,
9533718323709517003F1AF4 /* bootsectors-install in Resources */,
95C51531236A0EE800E4A3A8 /* Settings.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
9542ABAA23735EE800DC03E6 /* Zip CloverV2 */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = "Zip CloverV2";
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "cd ..\n\nif [[ ! -d \"${PWD}\"/CloverPackage ]]; then\necho \"Error. Cannot found CloverPackage directory.\"\nexit 1\nfi\n\nCLOVER=\"${PWD}\"\nif [[ -d \"${CLOVER}\"/.git ]];then\n declare -r aname=\"CloverV2-$( git -C \"${CLOVER}\" describe --tags --abbrev=0 )\"\nelse\n declare -r aname=CloverV2.zip\nfi\n\nfind \"${CLOVER}\"/CloverPackage/CloverV2 -name \".DS_Store\" -delete\n\nrm -f \"${CLOVER}\"/CloverPackage/sym/CloverV2*.zip\nmkdir -p \"${CLOVER}\"/CloverPackage/sym\n\ncd \"${CLOVER}\"/CloverPackage\nzip -qq -r -y \"${CLOVER}\"/CloverPackage/sym/${aname} CloverV2/ -x *.empty\n\n";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
95E68AC2235B862F002B37A5 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
95E68AE5235B89D9002B37A5 /* Installer.swift in Sources */,
95E68AE1235B86A1002B37A5 /* Shared.swift in Sources */,
95E68ACC235B862F002B37A5 /* ViewController.swift in Sources */,
95E68AE2235B86A1002B37A5 /* Disks.swift in Sources */,
95E68ADF235B86A1002B37A5 /* Release.swift in Sources */,
954BBE99238196EE0032425F /* Locale.swift in Sources */,
95E68ACA235B862F002B37A5 /* AppDelegate.swift in Sources */,
958861DA235F75FB00B64173 /* Driver.swift in Sources */,
95E68AE3235B86A1002B37A5 /* bdmesg.swift in Sources */,
95C5152F236A0A7400E4A3A8 /* SettingsView.swift in Sources */,
95ACABCA236B7463008F80A4 /* Unzip.swift in Sources */,
953BC20323720C0A0039755D /* FixedWidthViews.swift in Sources */,
95C515222369BAF500E4A3A8 /* NVRAM.swift in Sources */,
95C51536236B1F7700E4A3A8 /* RunAtLogin.swift in Sources */,
95E68AE0235B86A1002B37A5 /* Extensions.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
95337171237070BB003F1AF4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = Cloverhelper;
targetProxy = 95337170237070BB003F1AF4 /* PBXContainerItemProxy */;
};
9542ABBF2373781300DC03E6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "boot1-install";
targetProxy = 9542ABBE2373781300DC03E6 /* PBXContainerItemProxy */;
};
9546AE1923806286007155A6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = CloverLogOut;
targetProxy = 9546AE1823806286007155A6 /* PBXContainerItemProxy */;
};
9552D747236F33B900C93377 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = CloverDaemonNew;
targetProxy = 9552D746236F33B900C93377 /* PBXContainerItemProxy */;
};
95C5157E236B21D400E4A3A8 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = CloverRunAtLogin;
targetProxy = 95C5157D236B21D400E4A3A8 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
95C514D62368D40A00E4A3A8 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
95C514D72368D40A00E4A3A8 /* Base */,
95C514D92368D42E00E4A3A8 /* zh-Hans */,
95C514DB2368D43B00E4A3A8 /* zh-Hant */,
95C514DD2368D44400E4A3A8 /* es */,
95C514DF2368D44C00E4A3A8 /* ja */,
95C514E12368D45900E4A3A8 /* fr */,
95C514E32368D46400E4A3A8 /* de */,
95C514E52368D46B00E4A3A8 /* ru */,
95C514E72368D47300E4A3A8 /* pt-BR */,
95C514E92368D48300E4A3A8 /* pt-PT */,
95C514EB2368D48C00E4A3A8 /* it */,
95C514ED2368D65D00E4A3A8 /* en-GB */,
95C514EF2368D66D00E4A3A8 /* zh-HK */,
95C514F12368D67600E4A3A8 /* ko */,
95C514F32368D67D00E4A3A8 /* tr */,
95C514F52368D68500E4A3A8 /* nl */,
95C514F72368D68E00E4A3A8 /* sv */,
95C514F92368D69800E4A3A8 /* da */,
95C514FB2368D6A000E4A3A8 /* vi */,
95C514FD2368D6AA00E4A3A8 /* nb */,
95C514FF2368D6B500E4A3A8 /* pl */,
95C515012368D6C100E4A3A8 /* fi */,
95C515032368D6CC00E4A3A8 /* id */,
95C515052368D6D300E4A3A8 /* el */,
95C515072368D6DA00E4A3A8 /* ro */,
95C515092368D6E400E4A3A8 /* hu */,
95C5150B2368D6EC00E4A3A8 /* cs */,
95C5150D2368D6F400E4A3A8 /* ca */,
95C5150F2368D6FB00E4A3A8 /* sk */,
95C515112368D70D00E4A3A8 /* uk */,
95C515132368D71400E4A3A8 /* hr */,
95C515152368D71C00E4A3A8 /* ms */,
95C515172368D72600E4A3A8 /* hi */,
95C515192368D74E00E4A3A8 /* bg */,
95C5151B2368D76800E4A3A8 /* bg-BG */,
95C5151D2368D7AD00E4A3A8 /* lv */,
95C5151F2368D7C300E4A3A8 /* lt */,
9540AED42379F43D001AD0C8 /* sr */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
95C5C02F236598B00049940D /* Installer.storyboard */ = {
isa = PBXVariantGroup;
children = (
95C514D52368D38000E4A3A8 /* Base */,
95C514DA2368D42F00E4A3A8 /* zh-Hans */,
95C514DC2368D43B00E4A3A8 /* zh-Hant */,
95C514DE2368D44400E4A3A8 /* es */,
95C514E02368D44D00E4A3A8 /* ja */,
95C514E22368D45900E4A3A8 /* fr */,
95C514E42368D46400E4A3A8 /* de */,
95C514E62368D46B00E4A3A8 /* ru */,
95C514E82368D47300E4A3A8 /* pt-BR */,
95C514EA2368D48400E4A3A8 /* pt-PT */,
95C514EC2368D48C00E4A3A8 /* it */,
95C514EE2368D65E00E4A3A8 /* en-GB */,
95C514F02368D66D00E4A3A8 /* zh-HK */,
95C514F22368D67700E4A3A8 /* ko */,
95C514F42368D67D00E4A3A8 /* tr */,
95C514F62368D68500E4A3A8 /* nl */,
95C514F82368D68F00E4A3A8 /* sv */,
95C514FA2368D69900E4A3A8 /* da */,
95C514FC2368D6A000E4A3A8 /* vi */,
95C514FE2368D6AB00E4A3A8 /* nb */,
95C515002368D6B500E4A3A8 /* pl */,
95C515022368D6C100E4A3A8 /* fi */,
95C515042368D6CD00E4A3A8 /* id */,
95C515062368D6D300E4A3A8 /* el */,
95C515082368D6DA00E4A3A8 /* ro */,
95C5150A2368D6E400E4A3A8 /* hu */,
95C5150C2368D6EC00E4A3A8 /* cs */,
95C5150E2368D6F500E4A3A8 /* ca */,
95C515102368D6FC00E4A3A8 /* sk */,
95C515122368D70D00E4A3A8 /* uk */,
95C515142368D71400E4A3A8 /* hr */,
95C515162368D71D00E4A3A8 /* ms */,
95C515182368D72600E4A3A8 /* hi */,
95C5151A2368D74F00E4A3A8 /* bg */,
95C5151C2368D76800E4A3A8 /* bg-BG */,
95C5151E2368D7AD00E4A3A8 /* lv */,
95C515202368D7C300E4A3A8 /* lt */,
9540AED52379F43E001AD0C8 /* sr */,
);
name = Installer.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
95E68AD4235B8632002B37A5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
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;
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;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
95E68AD5235B8632002B37A5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
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;
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;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = macosx;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
};
name = Release;
};
95E68AD7235B8632002B37A5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Clover/Clover.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.07;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Clover/Frameworks",
);
INFOPLIST_FILE = Clover/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Clover/Frameworks",
);
MARKETING_VERSION = 1.07;
PRODUCT_BUNDLE_IDENTIFIER = org.slice.Clover;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
};
name = Debug;
};
95E68AD8235B8632002B37A5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Clover/Clover.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.07;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Clover/Frameworks",
);
INFOPLIST_FILE = Clover/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Clover/Frameworks",
);
MARKETING_VERSION = 1.07;
PRODUCT_BUNDLE_IDENTIFIER = org.slice.Clover;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
95E68AC1235B862F002B37A5 /* Build configuration list for PBXProject "Clover" */ = {
isa = XCConfigurationList;
buildConfigurations = (
95E68AD4235B8632002B37A5 /* Debug */,
95E68AD5235B8632002B37A5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
95E68AD6235B8632002B37A5 /* Build configuration list for PBXNativeTarget "Clover" */ = {
isa = XCConfigurationList;
buildConfigurations = (
95E68AD7235B8632002B37A5 /* Debug */,
95E68AD8235B8632002B37A5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 95E68ABE235B862F002B37A5 /* Project object */;
}