| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- DC87A6F91525AEA3005A09B0 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC87A6F81525AEA3005A09B0 /* Cocoa.framework */; };
- DC87A7031525AEA3005A09B0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DC87A7011525AEA3005A09B0 /* InfoPlist.strings */; };
- DC87A7051525AEA3005A09B0 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DC87A7041525AEA3005A09B0 /* main.m */; };
- DC87A7091525AEA3005A09B0 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = DC87A7071525AEA3005A09B0 /* Credits.rtf */; };
- DC87A70C1525AEA3005A09B0 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DC87A70B1525AEA3005A09B0 /* AppDelegate.m */; };
- DC87A70F1525AEA3005A09B0 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = DC87A70D1525AEA3005A09B0 /* MainMenu.xib */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 43AF80512174EB5300C0D9DC /* Module-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Release.xcconfig"; sourceTree = "<group>"; };
- 43AF80522174EB5300C0D9DC /* Module-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Debug.xcconfig"; sourceTree = "<group>"; };
- 43AF80532174EB5300C0D9DC /* Module-Shared.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Shared.xcconfig"; sourceTree = "<group>"; };
- DC28B92D15263ED00043126F /* LumberjackUser.bash */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = LumberjackUser.bash; path = Scripts/LumberjackUser.bash; sourceTree = SOURCE_ROOT; };
- DC87A6F41525AEA3005A09B0 /* PerUserLogLevels.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PerUserLogLevels.app; sourceTree = BUILT_PRODUCTS_DIR; };
- DC87A6F81525AEA3005A09B0 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
- DC87A6FB1525AEA3005A09B0 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
- DC87A6FC1525AEA3005A09B0 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
- DC87A6FD1525AEA3005A09B0 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- DC87A7001525AEA3005A09B0 /* PerUserLogLevels-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "PerUserLogLevels-Info.plist"; sourceTree = "<group>"; };
- DC87A7021525AEA3005A09B0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- DC87A7041525AEA3005A09B0 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- DC87A7061525AEA3005A09B0 /* PerUserLogLevels-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "PerUserLogLevels-Prefix.pch"; sourceTree = "<group>"; };
- DC87A7081525AEA3005A09B0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
- DC87A70A1525AEA3005A09B0 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
- DC87A70B1525AEA3005A09B0 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
- DC87A70E1525AEA3005A09B0 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
- DC87A72E1525B051005A09B0 /* LumberjackUser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = LumberjackUser.h; path = ../Xcode/PerUserLogLevels/PerUserLogLevels/LumberjackUser.h; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- DC87A6F11525AEA3005A09B0 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- DC87A6F91525AEA3005A09B0 /* Cocoa.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 43AF80502174EB5300C0D9DC /* Configs */ = {
- isa = PBXGroup;
- children = (
- 43AF80512174EB5300C0D9DC /* Module-Release.xcconfig */,
- 43AF80522174EB5300C0D9DC /* Module-Debug.xcconfig */,
- 43AF80532174EB5300C0D9DC /* Module-Shared.xcconfig */,
- );
- name = Configs;
- path = ../../Configs;
- sourceTree = "<group>";
- };
- DC87A6E91525AEA2005A09B0 = {
- isa = PBXGroup;
- children = (
- 43AF80502174EB5300C0D9DC /* Configs */,
- DC87A7301525B10C005A09B0 /* LumberjackUser */,
- DC87A6FE1525AEA3005A09B0 /* PerUserLogLevels */,
- DC87A6F71525AEA3005A09B0 /* Frameworks */,
- DC87A6F51525AEA3005A09B0 /* Products */,
- );
- sourceTree = "<group>";
- };
- DC87A6F51525AEA3005A09B0 /* Products */ = {
- isa = PBXGroup;
- children = (
- DC87A6F41525AEA3005A09B0 /* PerUserLogLevels.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- DC87A6F71525AEA3005A09B0 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- DC87A6F81525AEA3005A09B0 /* Cocoa.framework */,
- DC87A6FA1525AEA3005A09B0 /* Other Frameworks */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- DC87A6FA1525AEA3005A09B0 /* Other Frameworks */ = {
- isa = PBXGroup;
- children = (
- DC87A6FB1525AEA3005A09B0 /* AppKit.framework */,
- DC87A6FC1525AEA3005A09B0 /* CoreData.framework */,
- DC87A6FD1525AEA3005A09B0 /* Foundation.framework */,
- );
- name = "Other Frameworks";
- sourceTree = "<group>";
- };
- DC87A6FE1525AEA3005A09B0 /* PerUserLogLevels */ = {
- isa = PBXGroup;
- children = (
- DC87A70A1525AEA3005A09B0 /* AppDelegate.h */,
- DC87A70B1525AEA3005A09B0 /* AppDelegate.m */,
- DC87A70D1525AEA3005A09B0 /* MainMenu.xib */,
- DC87A6FF1525AEA3005A09B0 /* Supporting Files */,
- );
- path = PerUserLogLevels;
- sourceTree = "<group>";
- };
- DC87A6FF1525AEA3005A09B0 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- DC87A7001525AEA3005A09B0 /* PerUserLogLevels-Info.plist */,
- DC87A7011525AEA3005A09B0 /* InfoPlist.strings */,
- DC87A7041525AEA3005A09B0 /* main.m */,
- DC87A7061525AEA3005A09B0 /* PerUserLogLevels-Prefix.pch */,
- DC87A7071525AEA3005A09B0 /* Credits.rtf */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- DC87A7301525B10C005A09B0 /* LumberjackUser */ = {
- isa = PBXGroup;
- children = (
- DC28B92D15263ED00043126F /* LumberjackUser.bash */,
- DC87A72E1525B051005A09B0 /* LumberjackUser.h */,
- );
- name = LumberjackUser;
- path = ../../Lumberjack;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- DC87A6F31525AEA3005A09B0 /* PerUserLogLevels */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = DC87A7121525AEA3005A09B0 /* Build configuration list for PBXNativeTarget "PerUserLogLevels" */;
- buildPhases = (
- DC87A7341525B41D005A09B0 /* ShellScript */,
- DC87A6F01525AEA3005A09B0 /* Sources */,
- DC87A6F11525AEA3005A09B0 /* Frameworks */,
- DC87A6F21525AEA3005A09B0 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = PerUserLogLevels;
- productName = PerUserLogLevels;
- productReference = DC87A6F41525AEA3005A09B0 /* PerUserLogLevels.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- DC87A6EB1525AEA2005A09B0 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0900;
- };
- buildConfigurationList = DC87A6EE1525AEA2005A09B0 /* Build configuration list for PBXProject "PerUserLogLevels" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = DC87A6E91525AEA2005A09B0;
- productRefGroup = DC87A6F51525AEA3005A09B0 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- DC87A6F31525AEA3005A09B0 /* PerUserLogLevels */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- DC87A6F21525AEA3005A09B0 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- DC87A7031525AEA3005A09B0 /* InfoPlist.strings in Resources */,
- DC87A7091525AEA3005A09B0 /* Credits.rtf in Resources */,
- DC87A70F1525AEA3005A09B0 /* MainMenu.xib in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- DC87A7341525B41D005A09B0 /* ShellScript */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/bash;
- shellScript = "${PROJECT_DIR}/Scripts/LumberjackUser.bash";
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- DC87A6F01525AEA3005A09B0 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- DC87A7051525AEA3005A09B0 /* main.m in Sources */,
- DC87A70C1525AEA3005A09B0 /* AppDelegate.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXVariantGroup section */
- DC87A7011525AEA3005A09B0 /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- DC87A7021525AEA3005A09B0 /* en */,
- );
- name = InfoPlist.strings;
- sourceTree = "<group>";
- };
- DC87A7071525AEA3005A09B0 /* Credits.rtf */ = {
- isa = PBXVariantGroup;
- children = (
- DC87A7081525AEA3005A09B0 /* en */,
- );
- name = Credits.rtf;
- sourceTree = "<group>";
- };
- DC87A70D1525AEA3005A09B0 /* MainMenu.xib */ = {
- isa = PBXVariantGroup;
- children = (
- DC87A70E1525AEA3005A09B0 /* en */,
- );
- name = MainMenu.xib;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- DC87A7101525AEA3005A09B0 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 43AF80522174EB5300C0D9DC /* Module-Debug.xcconfig */;
- buildSettings = {
- };
- name = Debug;
- };
- DC87A7111525AEA3005A09B0 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 43AF80512174EB5300C0D9DC /* Module-Release.xcconfig */;
- buildSettings = {
- };
- name = Release;
- };
- DC87A7131525AEA3005A09B0 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COMBINE_HIDPI_IMAGES = YES;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "PerUserLogLevels/PerUserLogLevels-Prefix.pch";
- INFOPLIST_FILE = "PerUserLogLevels/PerUserLogLevels-Info.plist";
- SUPPORTED_PLATFORMS = macosx;
- TARGETED_DEVICE_FAMILY = "";
- WRAPPER_EXTENSION = app;
- };
- name = Debug;
- };
- DC87A7141525AEA3005A09B0 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COMBINE_HIDPI_IMAGES = YES;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "PerUserLogLevels/PerUserLogLevels-Prefix.pch";
- INFOPLIST_FILE = "PerUserLogLevels/PerUserLogLevels-Info.plist";
- SUPPORTED_PLATFORMS = macosx;
- TARGETED_DEVICE_FAMILY = "";
- WRAPPER_EXTENSION = app;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- DC87A6EE1525AEA2005A09B0 /* Build configuration list for PBXProject "PerUserLogLevels" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- DC87A7101525AEA3005A09B0 /* Debug */,
- DC87A7111525AEA3005A09B0 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- DC87A7121525AEA3005A09B0 /* Build configuration list for PBXNativeTarget "PerUserLogLevels" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- DC87A7131525AEA3005A09B0 /* Debug */,
- DC87A7141525AEA3005A09B0 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = DC87A6EB1525AEA2005A09B0 /* Project object */;
- }
|