// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 55; objects = { /* Begin PBXBuildFile section */ 0A7D8FA4217A10B100B496D7 /* CocoaLumberjack.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A7D8FA3217A10B100B496D7 /* CocoaLumberjack.framework */; }; DCE86C0E1343C419004FD85F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCE86C0D1343C419004FD85F /* Cocoa.framework */; }; DCE86C181343C419004FD85F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DCE86C161343C419004FD85F /* InfoPlist.strings */; }; DCE86C1B1343C419004FD85F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DCE86C1A1343C419004FD85F /* main.m */; }; DCE86C1E1343C419004FD85F /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = DCE86C1C1343C419004FD85F /* Credits.rtf */; }; DCE86C211343C419004FD85F /* CoreDataLoggerAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DCE86C201343C419004FD85F /* CoreDataLoggerAppDelegate.m */; }; DCE86C241343C41A004FD85F /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = DCE86C221343C41A004FD85F /* MainMenu.xib */; }; DCE86C551343C64F004FD85F /* CoreDataLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DCE86C501343C64F004FD85F /* CoreDataLogger.m */; }; DCE86C561343C64F004FD85F /* Log.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = DCE86C511343C64F004FD85F /* Log.xcdatamodeld */; }; DCE86C571343C64F004FD85F /* LogEntry.m in Sources */ = {isa = PBXBuildFile; fileRef = DCE86C541343C64F004FD85F /* LogEntry.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 0A7D8FA3217A10B100B496D7 /* CocoaLumberjack.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = CocoaLumberjack.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 43AF80312174E4C300C0D9DC /* Module-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Release.xcconfig"; sourceTree = ""; }; 43AF80322174E4C300C0D9DC /* Module-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Debug.xcconfig"; sourceTree = ""; }; 43AF80332174E4C300C0D9DC /* Module-Shared.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Shared.xcconfig"; sourceTree = ""; }; DCE86C091343C419004FD85F /* CoreDataLogger.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CoreDataLogger.app; sourceTree = BUILT_PRODUCTS_DIR; }; DCE86C0D1343C419004FD85F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; DCE86C101343C419004FD85F /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; DCE86C111343C419004FD85F /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; DCE86C121343C419004FD85F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; DCE86C151343C419004FD85F /* CoreDataLogger-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "CoreDataLogger-Info.plist"; sourceTree = ""; }; DCE86C171343C419004FD85F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; DCE86C191343C419004FD85F /* CoreDataLogger-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "CoreDataLogger-Prefix.pch"; sourceTree = ""; }; DCE86C1A1343C419004FD85F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; DCE86C1D1343C419004FD85F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = ""; }; DCE86C1F1343C419004FD85F /* CoreDataLoggerAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CoreDataLoggerAppDelegate.h; sourceTree = ""; }; DCE86C201343C419004FD85F /* CoreDataLoggerAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CoreDataLoggerAppDelegate.m; sourceTree = ""; }; DCE86C231343C41A004FD85F /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = ""; }; DCE86C4F1343C64F004FD85F /* CoreDataLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CoreDataLogger.h; path = CoreDataLogger/CoreDataLogger.h; sourceTree = ""; }; DCE86C501343C64F004FD85F /* CoreDataLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CoreDataLogger.m; path = CoreDataLogger/CoreDataLogger.m; sourceTree = ""; }; DCE86C521343C64F004FD85F /* CocoaBotLog.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = CocoaBotLog.xcdatamodel; sourceTree = ""; }; DCE86C531343C64F004FD85F /* LogEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LogEntry.h; path = CoreDataLogger/LogEntry.h; sourceTree = ""; }; DCE86C541343C64F004FD85F /* LogEntry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LogEntry.m; path = CoreDataLogger/LogEntry.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ DCE86C061343C419004FD85F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 0A7D8FA4217A10B100B496D7 /* CocoaLumberjack.framework in Frameworks */, DCE86C0E1343C419004FD85F /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 43AF80302174E4C300C0D9DC /* Configs */ = { isa = PBXGroup; children = ( 43AF80312174E4C300C0D9DC /* Module-Release.xcconfig */, 43AF80322174E4C300C0D9DC /* Module-Debug.xcconfig */, 43AF80332174E4C300C0D9DC /* Module-Shared.xcconfig */, ); name = Configs; path = ../../Configs; sourceTree = ""; }; DCE86BFE1343C419004FD85F = { isa = PBXGroup; children = ( 43AF80302174E4C300C0D9DC /* Configs */, DCE86C351343C432004FD85F /* Logging */, DCE86C131343C419004FD85F /* CoreDataLogger */, DCE86C0C1343C419004FD85F /* Frameworks */, DCE86C0A1343C419004FD85F /* Products */, ); sourceTree = ""; }; DCE86C0A1343C419004FD85F /* Products */ = { isa = PBXGroup; children = ( DCE86C091343C419004FD85F /* CoreDataLogger.app */, ); name = Products; sourceTree = ""; }; DCE86C0C1343C419004FD85F /* Frameworks */ = { isa = PBXGroup; children = ( 0A7D8FA3217A10B100B496D7 /* CocoaLumberjack.framework */, DCE86C0D1343C419004FD85F /* Cocoa.framework */, DCE86C0F1343C419004FD85F /* Other Frameworks */, ); name = Frameworks; sourceTree = ""; }; DCE86C0F1343C419004FD85F /* Other Frameworks */ = { isa = PBXGroup; children = ( DCE86C101343C419004FD85F /* AppKit.framework */, DCE86C111343C419004FD85F /* CoreData.framework */, DCE86C121343C419004FD85F /* Foundation.framework */, ); name = "Other Frameworks"; sourceTree = ""; }; DCE86C131343C419004FD85F /* CoreDataLogger */ = { isa = PBXGroup; children = ( DCE86C1F1343C419004FD85F /* CoreDataLoggerAppDelegate.h */, DCE86C201343C419004FD85F /* CoreDataLoggerAppDelegate.m */, DCE86C221343C41A004FD85F /* MainMenu.xib */, DCE86C141343C419004FD85F /* Supporting Files */, ); path = CoreDataLogger; sourceTree = ""; }; DCE86C141343C419004FD85F /* Supporting Files */ = { isa = PBXGroup; children = ( DCE86C151343C419004FD85F /* CoreDataLogger-Info.plist */, DCE86C161343C419004FD85F /* InfoPlist.strings */, DCE86C191343C419004FD85F /* CoreDataLogger-Prefix.pch */, DCE86C1A1343C419004FD85F /* main.m */, DCE86C1C1343C419004FD85F /* Credits.rtf */, ); name = "Supporting Files"; sourceTree = ""; }; DCE86C351343C432004FD85F /* Logging */ = { isa = PBXGroup; children = ( DCE86C361343C43C004FD85F /* CoreData */, ); name = Logging; sourceTree = ""; }; DCE86C361343C43C004FD85F /* CoreData */ = { isa = PBXGroup; children = ( DCE86C511343C64F004FD85F /* Log.xcdatamodeld */, DCE86C531343C64F004FD85F /* LogEntry.h */, DCE86C541343C64F004FD85F /* LogEntry.m */, DCE86C4F1343C64F004FD85F /* CoreDataLogger.h */, DCE86C501343C64F004FD85F /* CoreDataLogger.m */, ); name = CoreData; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ DCE86C081343C419004FD85F /* CoreDataLogger */ = { isa = PBXNativeTarget; buildConfigurationList = DCE86C2A1343C41A004FD85F /* Build configuration list for PBXNativeTarget "CoreDataLogger" */; buildPhases = ( DCE86C051343C419004FD85F /* Sources */, DCE86C061343C419004FD85F /* Frameworks */, DCE86C071343C419004FD85F /* Resources */, ); buildRules = ( ); dependencies = ( ); name = CoreDataLogger; productName = CoreDataLogger; productReference = DCE86C091343C419004FD85F /* CoreDataLogger.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ DCE86C001343C419004FD85F /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 1410; }; buildConfigurationList = DCE86C031343C419004FD85F /* Build configuration list for PBXProject "CoreDataLogger" */; compatibilityVersion = "Xcode 13.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = DCE86BFE1343C419004FD85F; productRefGroup = DCE86C0A1343C419004FD85F /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( DCE86C081343C419004FD85F /* CoreDataLogger */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ DCE86C071343C419004FD85F /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( DCE86C181343C419004FD85F /* InfoPlist.strings in Resources */, DCE86C1E1343C419004FD85F /* Credits.rtf in Resources */, DCE86C241343C41A004FD85F /* MainMenu.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ DCE86C051343C419004FD85F /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( DCE86C1B1343C419004FD85F /* main.m in Sources */, DCE86C211343C419004FD85F /* CoreDataLoggerAppDelegate.m in Sources */, DCE86C551343C64F004FD85F /* CoreDataLogger.m in Sources */, DCE86C561343C64F004FD85F /* Log.xcdatamodeld in Sources */, DCE86C571343C64F004FD85F /* LogEntry.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ DCE86C161343C419004FD85F /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( DCE86C171343C419004FD85F /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; DCE86C1C1343C419004FD85F /* Credits.rtf */ = { isa = PBXVariantGroup; children = ( DCE86C1D1343C419004FD85F /* en */, ); name = Credits.rtf; sourceTree = ""; }; DCE86C221343C41A004FD85F /* MainMenu.xib */ = { isa = PBXVariantGroup; children = ( DCE86C231343C41A004FD85F /* en */, ); name = MainMenu.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ DCE86C281343C41A004FD85F /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 43AF80322174E4C300C0D9DC /* Module-Debug.xcconfig */; buildSettings = { }; name = Debug; }; DCE86C291343C41A004FD85F /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 43AF80312174E4C300C0D9DC /* Module-Release.xcconfig */; buildSettings = { }; name = Release; }; DCE86C2B1343C41A004FD85F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "-"; COMBINE_HIDPI_IMAGES = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "CoreDataLogger/CoreDataLogger-Prefix.pch"; INFOPLIST_FILE = "CoreDataLogger/CoreDataLogger-Info.plist"; SUPPORTED_PLATFORMS = macosx; TARGETED_DEVICE_FAMILY = ""; WRAPPER_EXTENSION = app; }; name = Debug; }; DCE86C2C1343C41A004FD85F /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "-"; COMBINE_HIDPI_IMAGES = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "CoreDataLogger/CoreDataLogger-Prefix.pch"; INFOPLIST_FILE = "CoreDataLogger/CoreDataLogger-Info.plist"; SUPPORTED_PLATFORMS = macosx; TARGETED_DEVICE_FAMILY = ""; WRAPPER_EXTENSION = app; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ DCE86C031343C419004FD85F /* Build configuration list for PBXProject "CoreDataLogger" */ = { isa = XCConfigurationList; buildConfigurations = ( DCE86C281343C41A004FD85F /* Debug */, DCE86C291343C41A004FD85F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; DCE86C2A1343C41A004FD85F /* Build configuration list for PBXNativeTarget "CoreDataLogger" */ = { isa = XCConfigurationList; buildConfigurations = ( DCE86C2B1343C41A004FD85F /* Debug */, DCE86C2C1343C41A004FD85F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ /* Begin XCVersionGroup section */ DCE86C511343C64F004FD85F /* Log.xcdatamodeld */ = { isa = XCVersionGroup; children = ( DCE86C521343C64F004FD85F /* CocoaBotLog.xcdatamodel */, ); currentVersion = DCE86C521343C64F004FD85F /* CocoaBotLog.xcdatamodel */; name = Log.xcdatamodeld; path = CoreDataLogger/Log.xcdatamodeld; sourceTree = ""; versionGroupType = wrapper.xcdatamodel; }; /* End XCVersionGroup section */ }; rootObject = DCE86C001343C419004FD85F /* Project object */; }