mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
603 lines
25 KiB
Plaintext
Executable File
603 lines
25 KiB
Plaintext
Executable File
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
9A1410F9229E721100D29793 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A1410F8229E721100D29793 /* AppDelegate.swift */; };
|
|
9A141100229E721200D29793 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9A1410FE229E721200D29793 /* Main.storyboard */; };
|
|
9A57A18522A1D26D0033E318 /* MenuBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A57A18422A1D26D0033E318 /* MenuBar.swift */; };
|
|
9A57A19B22A1E1C50033E318 /* Module.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A57A19A22A1E1C50033E318 /* Module.swift */; };
|
|
9A57A19D22A1E3270033E318 /* CPU.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A57A19C22A1E3270033E318 /* CPU.swift */; };
|
|
9A5B1CBF229E78F0008B9D3C /* Observable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A5B1CBE229E78F0008B9D3C /* Observable.swift */; };
|
|
9A5B1CC5229E7B40008B9D3C /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A5B1CC4229E7B40008B9D3C /* Extensions.swift */; };
|
|
9A6CFC0122A1C9F5001E782D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9A6CFC0022A1C9F5001E782D /* Assets.xcassets */; };
|
|
9A7B8F5B22A290A200DEB352 /* CPU.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9A7B8F5A22A290A200DEB352 /* CPU.xib */; };
|
|
9A7B8F5E22A2A57600DEB352 /* CPUReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A7B8F5D22A2A57600DEB352 /* CPUReader.swift */; };
|
|
9A7B8F6522A2C19D00DEB352 /* Memory.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9A7B8F6422A2C19D00DEB352 /* Memory.xib */; };
|
|
9A7B8F6722A2C1B900DEB352 /* Disk.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9A7B8F6622A2C1B900DEB352 /* Disk.xib */; };
|
|
9A7B8F6922A2C3A100DEB352 /* Memory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A7B8F6822A2C3A100DEB352 /* Memory.swift */; };
|
|
9A7B8F6B22A2C3A700DEB352 /* Disk.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A7B8F6A22A2C3A700DEB352 /* Disk.swift */; };
|
|
9A7B8F6D22A2C3D600DEB352 /* MemoryReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A7B8F6C22A2C3D600DEB352 /* MemoryReader.swift */; };
|
|
9A7B8F6F22A2C57000DEB352 /* DiskReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A7B8F6E22A2C57000DEB352 /* DiskReader.swift */; };
|
|
9A82C38F22A1A41700B914CA /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9A82C38E22A1A41700B914CA /* Main.storyboard */; };
|
|
9AB54D9E22A19EC7006192E0 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AB54D9D22A19EC7006192E0 /* AppDelegate.swift */; };
|
|
9AB54DA222A19EC8006192E0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9AB54DA122A19EC8006192E0 /* Assets.xcassets */; };
|
|
9AB54DAB22A19F8B006192E0 /* StatsLauncher.app in Resources */ = {isa = PBXBuildFile; fileRef = 9AB54D9B22A19EC7006192E0 /* StatsLauncher.app */; };
|
|
9AB54DAF22A19F9E006192E0 /* StatsLauncher.app in Copy Files */ = {isa = PBXBuildFile; fileRef = 9AB54D9B22A19EC7006192E0 /* StatsLauncher.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
9AB54DAC22A19F8B006192E0 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 9A1410ED229E721100D29793 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 9AB54D9A22A19EC7006192E0;
|
|
remoteInfo = StatsLauncher;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
9AB54DAE22A19F96006192E0 /* Copy Files */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = Contents/Library/LoginItems;
|
|
dstSubfolderSpec = 1;
|
|
files = (
|
|
9AB54DAF22A19F9E006192E0 /* StatsLauncher.app in Copy Files */,
|
|
);
|
|
name = "Copy Files";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
9A1410F5229E721100D29793 /* Stats.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Stats.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9A1410F8229E721100D29793 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
9A1410FF229E721200D29793 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
9A141101229E721200D29793 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
9A141102229E721200D29793 /* Stats.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Stats.entitlements; sourceTree = "<group>"; };
|
|
9A57A18422A1D26D0033E318 /* MenuBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuBar.swift; sourceTree = "<group>"; };
|
|
9A57A19A22A1E1C50033E318 /* Module.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Module.swift; sourceTree = "<group>"; };
|
|
9A57A19C22A1E3270033E318 /* CPU.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CPU.swift; sourceTree = "<group>"; };
|
|
9A5B1CBE229E78F0008B9D3C /* Observable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Observable.swift; sourceTree = "<group>"; };
|
|
9A5B1CC4229E7B40008B9D3C /* Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; };
|
|
9A6CFC0022A1C9F5001E782D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
9A7B8F5A22A290A200DEB352 /* CPU.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CPU.xib; sourceTree = "<group>"; };
|
|
9A7B8F5D22A2A57600DEB352 /* CPUReader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CPUReader.swift; sourceTree = "<group>"; };
|
|
9A7B8F6422A2C19D00DEB352 /* Memory.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Memory.xib; sourceTree = "<group>"; };
|
|
9A7B8F6622A2C1B900DEB352 /* Disk.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Disk.xib; sourceTree = "<group>"; };
|
|
9A7B8F6822A2C3A100DEB352 /* Memory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Memory.swift; sourceTree = "<group>"; };
|
|
9A7B8F6A22A2C3A700DEB352 /* Disk.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Disk.swift; sourceTree = "<group>"; };
|
|
9A7B8F6C22A2C3D600DEB352 /* MemoryReader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemoryReader.swift; sourceTree = "<group>"; };
|
|
9A7B8F6E22A2C57000DEB352 /* DiskReader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiskReader.swift; sourceTree = "<group>"; };
|
|
9A82C38E22A1A41700B914CA /* Main.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; };
|
|
9A998CD722A199920087ADE7 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
|
9A998CD922A199970087ADE7 /* ServiceManagement.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ServiceManagement.framework; path = System/Library/Frameworks/ServiceManagement.framework; sourceTree = SDKROOT; };
|
|
9AB54D9B22A19EC7006192E0 /* StatsLauncher.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = StatsLauncher.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9AB54D9D22A19EC7006192E0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
9AB54DA122A19EC8006192E0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
9AB54DA622A19EC8006192E0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
9AB54DA722A19EC8006192E0 /* StatsLauncher.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = StatsLauncher.entitlements; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
9A1410F2229E721100D29793 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9AB54D9822A19EC7006192E0 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
9A1410EC229E721100D29793 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9A1410F7229E721100D29793 /* Stats */,
|
|
9AB54D9C22A19EC7006192E0 /* StatsLauncher */,
|
|
9A1410F6229E721100D29793 /* Products */,
|
|
9A998CD622A199920087ADE7 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
9A1410F6229E721100D29793 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9A1410F5229E721100D29793 /* Stats.app */,
|
|
9AB54D9B22A19EC7006192E0 /* StatsLauncher.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
9A1410F7229E721100D29793 /* Stats */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9A5B1CB3229E72A7008B9D3C /* Supporting Files */,
|
|
9A5B1CBA229E7892008B9D3C /* Modules */,
|
|
9A5B1CBD229E78D2008B9D3C /* libs */,
|
|
9A1410F8229E721100D29793 /* AppDelegate.swift */,
|
|
9A57A18422A1D26D0033E318 /* MenuBar.swift */,
|
|
);
|
|
path = Stats;
|
|
sourceTree = "<group>";
|
|
};
|
|
9A5B1CB3229E72A7008B9D3C /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9A6CFC0022A1C9F5001E782D /* Assets.xcassets */,
|
|
9A1410FE229E721200D29793 /* Main.storyboard */,
|
|
9A141101229E721200D29793 /* Info.plist */,
|
|
9A141102229E721200D29793 /* Stats.entitlements */,
|
|
);
|
|
path = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
9A5B1CBA229E7892008B9D3C /* Modules */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9A7B8F5C22A2926500DEB352 /* CPU */,
|
|
9A7B8F6222A2C17000DEB352 /* Memory */,
|
|
9A7B8F6322A2C17500DEB352 /* Disk */,
|
|
);
|
|
path = Modules;
|
|
sourceTree = "<group>";
|
|
};
|
|
9A5B1CBD229E78D2008B9D3C /* libs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9A5B1CBE229E78F0008B9D3C /* Observable.swift */,
|
|
9A57A19A22A1E1C50033E318 /* Module.swift */,
|
|
9A5B1CC4229E7B40008B9D3C /* Extensions.swift */,
|
|
);
|
|
path = libs;
|
|
sourceTree = "<group>";
|
|
};
|
|
9A7B8F5C22A2926500DEB352 /* CPU */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9A7B8F5A22A290A200DEB352 /* CPU.xib */,
|
|
9A57A19C22A1E3270033E318 /* CPU.swift */,
|
|
9A7B8F5D22A2A57600DEB352 /* CPUReader.swift */,
|
|
);
|
|
path = CPU;
|
|
sourceTree = "<group>";
|
|
};
|
|
9A7B8F6222A2C17000DEB352 /* Memory */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9A7B8F6422A2C19D00DEB352 /* Memory.xib */,
|
|
9A7B8F6822A2C3A100DEB352 /* Memory.swift */,
|
|
9A7B8F6C22A2C3D600DEB352 /* MemoryReader.swift */,
|
|
);
|
|
path = Memory;
|
|
sourceTree = "<group>";
|
|
};
|
|
9A7B8F6322A2C17500DEB352 /* Disk */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9A7B8F6622A2C1B900DEB352 /* Disk.xib */,
|
|
9A7B8F6A22A2C3A700DEB352 /* Disk.swift */,
|
|
9A7B8F6E22A2C57000DEB352 /* DiskReader.swift */,
|
|
);
|
|
path = Disk;
|
|
sourceTree = "<group>";
|
|
};
|
|
9A998CD622A199920087ADE7 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9A998CD922A199970087ADE7 /* ServiceManagement.framework */,
|
|
9A998CD722A199920087ADE7 /* Cocoa.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
9AB54D9C22A19EC7006192E0 /* StatsLauncher */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9AB54D9D22A19EC7006192E0 /* AppDelegate.swift */,
|
|
9AB54DA122A19EC8006192E0 /* Assets.xcassets */,
|
|
9AB54DA622A19EC8006192E0 /* Info.plist */,
|
|
9AB54DA722A19EC8006192E0 /* StatsLauncher.entitlements */,
|
|
9A82C38E22A1A41700B914CA /* Main.storyboard */,
|
|
);
|
|
path = StatsLauncher;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
9A1410F4229E721100D29793 /* Stats */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9A141105229E721200D29793 /* Build configuration list for PBXNativeTarget "Stats" */;
|
|
buildPhases = (
|
|
9A1410F1229E721100D29793 /* Sources */,
|
|
9A1410F2229E721100D29793 /* Frameworks */,
|
|
9A1410F3229E721100D29793 /* Resources */,
|
|
9AB54DAE22A19F96006192E0 /* Copy Files */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
9AB54DAD22A19F8B006192E0 /* PBXTargetDependency */,
|
|
);
|
|
name = Stats;
|
|
productName = "Mini Stats";
|
|
productReference = 9A1410F5229E721100D29793 /* Stats.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
9AB54D9A22A19EC7006192E0 /* StatsLauncher */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9AB54DAA22A19EC8006192E0 /* Build configuration list for PBXNativeTarget "StatsLauncher" */;
|
|
buildPhases = (
|
|
9AB54D9722A19EC7006192E0 /* Sources */,
|
|
9AB54D9822A19EC7006192E0 /* Frameworks */,
|
|
9AB54D9922A19EC7006192E0 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = StatsLauncher;
|
|
productName = StatsLauncher;
|
|
productReference = 9AB54D9B22A19EC7006192E0 /* StatsLauncher.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
9A1410ED229E721100D29793 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 1010;
|
|
LastUpgradeCheck = 1020;
|
|
ORGANIZATIONNAME = "Serhiy Mytrovtsiy";
|
|
TargetAttributes = {
|
|
9A1410F4229E721100D29793 = {
|
|
CreatedOnToolsVersion = 10.2.1;
|
|
};
|
|
9AB54D9A22A19EC7006192E0 = {
|
|
CreatedOnToolsVersion = 10.1;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 9A1410F0229E721100D29793 /* Build configuration list for PBXProject "Stats" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 9A1410EC229E721100D29793;
|
|
productRefGroup = 9A1410F6229E721100D29793 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
9A1410F4229E721100D29793 /* Stats */,
|
|
9AB54D9A22A19EC7006192E0 /* StatsLauncher */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
9A1410F3229E721100D29793 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9AB54DAB22A19F8B006192E0 /* StatsLauncher.app in Resources */,
|
|
9A7B8F5B22A290A200DEB352 /* CPU.xib in Resources */,
|
|
9A6CFC0122A1C9F5001E782D /* Assets.xcassets in Resources */,
|
|
9A7B8F6722A2C1B900DEB352 /* Disk.xib in Resources */,
|
|
9A7B8F6522A2C19D00DEB352 /* Memory.xib in Resources */,
|
|
9A141100229E721200D29793 /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9AB54D9922A19EC7006192E0 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9AB54DA222A19EC8006192E0 /* Assets.xcassets in Resources */,
|
|
9A82C38F22A1A41700B914CA /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
9A1410F1229E721100D29793 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9A7B8F6F22A2C57000DEB352 /* DiskReader.swift in Sources */,
|
|
9A7B8F6922A2C3A100DEB352 /* Memory.swift in Sources */,
|
|
9A7B8F5E22A2A57600DEB352 /* CPUReader.swift in Sources */,
|
|
9A7B8F6D22A2C3D600DEB352 /* MemoryReader.swift in Sources */,
|
|
9A57A18522A1D26D0033E318 /* MenuBar.swift in Sources */,
|
|
9A57A19D22A1E3270033E318 /* CPU.swift in Sources */,
|
|
9A57A19B22A1E1C50033E318 /* Module.swift in Sources */,
|
|
9A5B1CBF229E78F0008B9D3C /* Observable.swift in Sources */,
|
|
9A7B8F6B22A2C3A700DEB352 /* Disk.swift in Sources */,
|
|
9A1410F9229E721100D29793 /* AppDelegate.swift in Sources */,
|
|
9A5B1CC5229E7B40008B9D3C /* Extensions.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9AB54D9722A19EC7006192E0 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9AB54D9E22A19EC7006192E0 /* AppDelegate.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
9AB54DAD22A19F8B006192E0 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 9AB54D9A22A19EC7006192E0 /* StatsLauncher */;
|
|
targetProxy = 9AB54DAC22A19F8B006192E0 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
9A1410FE229E721200D29793 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
9A1410FF229E721200D29793 /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
9A141103229E721200D29793 /* 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 = "Mac 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;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
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;
|
|
};
|
|
9A141104229E721200D29793 /* 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 = "Mac 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;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = macosx;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
};
|
|
name = Release;
|
|
};
|
|
9A141106229E721200D29793 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_ENTITLEMENTS = "Stats/Supporting Files/Stats.entitlements";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEVELOPMENT_TEAM = RP2S87B72W;
|
|
INFOPLIST_FILE = "$(SRCROOT)/Stats/Supporting Files/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 4.2;
|
|
};
|
|
name = Debug;
|
|
};
|
|
9A141107229E721200D29793 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_ENTITLEMENTS = "Stats/Supporting Files/Stats.entitlements";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEVELOPMENT_TEAM = RP2S87B72W;
|
|
INFOPLIST_FILE = "$(SRCROOT)/Stats/Supporting Files/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 4.2;
|
|
};
|
|
name = Release;
|
|
};
|
|
9AB54DA822A19EC8006192E0 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_ENTITLEMENTS = StatsLauncher/StatsLauncher.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEVELOPMENT_TEAM = RP2S87B72W;
|
|
INFOPLIST_FILE = StatsLauncher/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.StatsLauncher;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 4.2;
|
|
};
|
|
name = Debug;
|
|
};
|
|
9AB54DA922A19EC8006192E0 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_ENTITLEMENTS = StatsLauncher/StatsLauncher.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEVELOPMENT_TEAM = RP2S87B72W;
|
|
INFOPLIST_FILE = StatsLauncher/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.StatsLauncher;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 4.2;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
9A1410F0229E721100D29793 /* Build configuration list for PBXProject "Stats" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9A141103229E721200D29793 /* Debug */,
|
|
9A141104229E721200D29793 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9A141105229E721200D29793 /* Build configuration list for PBXNativeTarget "Stats" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9A141106229E721200D29793 /* Debug */,
|
|
9A141107229E721200D29793 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9AB54DAA22A19EC8006192E0 /* Build configuration list for PBXNativeTarget "StatsLauncher" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9AB54DA822A19EC8006192E0 /* Debug */,
|
|
9AB54DA922A19EC8006192E0 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 9A1410ED229E721100D29793 /* Project object */;
|
|
}
|