| // !$*UTF8*$! |
| { |
| archiveVersion = 1; |
| classes = { |
| }; |
| objectVersion = 46; |
| objects = { |
| |
| /* Begin PBXBuildFile section */ |
| 0FE643A1161FA8940059E3FF /* BrowserWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FE643A0161FA8940059E3FF /* BrowserWindowController.m */; }; |
| 0FE643A4161FAC660059E3FF /* WK1BrowserWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FE643A3161FAC660059E3FF /* WK1BrowserWindowController.m */; }; |
| 256AC3DA0F4B6AC300CF3369 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 256AC3D90F4B6AC300CF3369 /* AppDelegate.m */; }; |
| 2DC37343198B62D300EC33E9 /* SettingsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DC37342198B62D300EC33E9 /* SettingsController.m */; }; |
| 51E244FA11EFCE07008228D1 /* MBToolbarItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 51E244F911EFCE07008228D1 /* MBToolbarItem.m */; }; |
| 7CA379421AC381C10079DC37 /* ExtensionManagerWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CA379401AC381C10079DC37 /* ExtensionManagerWindowController.m */; }; |
| 7CA379431AC381C10079DC37 /* ExtensionManagerWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7CA379411AC381C10079DC37 /* ExtensionManagerWindowController.xib */; }; |
| BC329487116A92E2008635D0 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = BC329486116A92E2008635D0 /* main.m */; }; |
| BC329498116A941B008635D0 /* WK2BrowserWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC329497116A941B008635D0 /* WK2BrowserWindowController.m */; }; |
| BC72B89511E57E07001EB4EA /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58150DA1D0A300B32029 /* MainMenu.xib */; }; |
| BC72B89611E57E0F001EB4EA /* BrowserWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC3294A2116A9852008635D0 /* BrowserWindow.xib */; }; |
| /* End PBXBuildFile section */ |
| |
| /* Begin PBXFileReference section */ |
| 0FE6439F161FA8940059E3FF /* BrowserWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BrowserWindowController.h; path = mac/BrowserWindowController.h; sourceTree = "<group>"; }; |
| 0FE643A0161FA8940059E3FF /* BrowserWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BrowserWindowController.m; path = mac/BrowserWindowController.m; sourceTree = "<group>"; }; |
| 0FE643A2161FAC660059E3FF /* WK1BrowserWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WK1BrowserWindowController.h; path = mac/WK1BrowserWindowController.h; sourceTree = "<group>"; }; |
| 0FE643A3161FAC660059E3FF /* WK1BrowserWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WK1BrowserWindowController.m; path = mac/WK1BrowserWindowController.m; sourceTree = "<group>"; }; |
| 1AFFEF761860EE6800DA465E /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; |
| 1AFFEF781860EE6800DA465E /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; |
| 1DDD58150DA1D0A300B32029 /* MainMenu.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = MainMenu.xib; path = mac/MainMenu.xib; sourceTree = "<group>"; }; |
| 256AC3D80F4B6AC300CF3369 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = mac/AppDelegate.h; sourceTree = "<group>"; }; |
| 256AC3D90F4B6AC300CF3369 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = mac/AppDelegate.m; sourceTree = "<group>"; }; |
| 256AC3F00F4B6AF500CF3369 /* MiniBrowser_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MiniBrowser_Prefix.pch; path = mac/MiniBrowser_Prefix.pch; sourceTree = "<group>"; }; |
| 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; |
| 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; |
| 2DC37341198B62D300EC33E9 /* SettingsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SettingsController.h; path = mac/SettingsController.h; sourceTree = "<group>"; }; |
| 2DC37342198B62D300EC33E9 /* SettingsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SettingsController.m; path = mac/SettingsController.m; sourceTree = "<group>"; }; |
| 37BAF90620218053000EA879 /* MiniBrowser.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MiniBrowser.entitlements; sourceTree = "<group>"; }; |
| 51E244F811EFCE07008228D1 /* MBToolbarItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MBToolbarItem.h; sourceTree = "<group>"; }; |
| 51E244F911EFCE07008228D1 /* MBToolbarItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MBToolbarItem.m; sourceTree = "<group>"; }; |
| 7CA3793F1AC381C10079DC37 /* ExtensionManagerWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExtensionManagerWindowController.h; path = mac/ExtensionManagerWindowController.h; sourceTree = "<group>"; }; |
| 7CA379401AC381C10079DC37 /* ExtensionManagerWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ExtensionManagerWindowController.m; path = mac/ExtensionManagerWindowController.m; sourceTree = "<group>"; }; |
| 7CA379411AC381C10079DC37 /* ExtensionManagerWindowController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ExtensionManagerWindowController.xib; path = mac/ExtensionManagerWindowController.xib; sourceTree = "<group>"; }; |
| 8D1107320486CEB800E47090 /* MiniBrowser.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MiniBrowser.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| A1B89B95221E027A00EB4CEA /* SDKVariant.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = SDKVariant.xcconfig; sourceTree = "<group>"; }; |
| BC329486116A92E2008635D0 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = mac/main.m; sourceTree = "<group>"; }; |
| BC329496116A941B008635D0 /* WK2BrowserWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WK2BrowserWindowController.h; path = mac/WK2BrowserWindowController.h; sourceTree = "<group>"; }; |
| BC329497116A941B008635D0 /* WK2BrowserWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WK2BrowserWindowController.m; path = mac/WK2BrowserWindowController.m; sourceTree = "<group>"; }; |
| BC3294A2116A9852008635D0 /* BrowserWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = BrowserWindow.xib; path = mac/BrowserWindow.xib; sourceTree = "<group>"; }; |
| BC72B89A11E57E8A001EB4EA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = mac/Info.plist; sourceTree = "<group>"; }; |
| BCA8CBDD11E578A000812FB7 /* Base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Base.xcconfig; sourceTree = "<group>"; }; |
| BCA8CBDE11E578A000812FB7 /* DebugRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = DebugRelease.xcconfig; sourceTree = "<group>"; }; |
| BCA8CBDF11E578A000812FB7 /* MiniBrowser.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MiniBrowser.xcconfig; sourceTree = "<group>"; }; |
| F4E448E21FECEFE70097CED5 /* AppKitCompatibilityDeclarations.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppKitCompatibilityDeclarations.h; sourceTree = "<group>"; }; |
| /* End PBXFileReference section */ |
| |
| /* Begin PBXFrameworksBuildPhase section */ |
| 8D11072E0486CEB800E47090 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXFrameworksBuildPhase section */ |
| |
| /* Begin PBXGroup section */ |
| 080E96DDFE201D6D7F000001 /* MiniBrowser */ = { |
| isa = PBXGroup; |
| children = ( |
| 256AC3D80F4B6AC300CF3369 /* AppDelegate.h */, |
| 256AC3D90F4B6AC300CF3369 /* AppDelegate.m */, |
| F4E448E21FECEFE70097CED5 /* AppKitCompatibilityDeclarations.h */, |
| 0FE6439F161FA8940059E3FF /* BrowserWindowController.h */, |
| 0FE643A0161FA8940059E3FF /* BrowserWindowController.m */, |
| 7CA3793F1AC381C10079DC37 /* ExtensionManagerWindowController.h */, |
| 7CA379401AC381C10079DC37 /* ExtensionManagerWindowController.m */, |
| BC72B89A11E57E8A001EB4EA /* Info.plist */, |
| BC329486116A92E2008635D0 /* main.m */, |
| 51E244F811EFCE07008228D1 /* MBToolbarItem.h */, |
| 51E244F911EFCE07008228D1 /* MBToolbarItem.m */, |
| 37BAF90620218053000EA879 /* MiniBrowser.entitlements */, |
| 2DC37341198B62D300EC33E9 /* SettingsController.h */, |
| 2DC37342198B62D300EC33E9 /* SettingsController.m */, |
| 0FE643A2161FAC660059E3FF /* WK1BrowserWindowController.h */, |
| 0FE643A3161FAC660059E3FF /* WK1BrowserWindowController.m */, |
| BC329496116A941B008635D0 /* WK2BrowserWindowController.h */, |
| BC329497116A941B008635D0 /* WK2BrowserWindowController.m */, |
| ); |
| name = MiniBrowser; |
| sourceTree = "<group>"; |
| }; |
| 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = { |
| isa = PBXGroup; |
| children = ( |
| 29B97324FDCFA39411CA2CEA /* AppKit.framework */, |
| 1AFFEF781860EE6800DA465E /* CoreData.framework */, |
| 29B97325FDCFA39411CA2CEA /* Foundation.framework */, |
| ); |
| name = "Other Frameworks"; |
| sourceTree = "<group>"; |
| }; |
| 19C28FACFE9D520D11CA2CBB /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| 8D1107320486CEB800E47090 /* MiniBrowser.app */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| 29B97314FDCFA39411CA2CEA /* MiniBrowser */ = { |
| isa = PBXGroup; |
| children = ( |
| 256AC3F00F4B6AF500CF3369 /* MiniBrowser_Prefix.pch */, |
| 080E96DDFE201D6D7F000001 /* MiniBrowser */, |
| 29B97317FDCFA39411CA2CEA /* Resources */, |
| BCA8CBDA11E5787800812FB7 /* Configurations */, |
| 29B97323FDCFA39411CA2CEA /* Frameworks */, |
| 19C28FACFE9D520D11CA2CBB /* Products */, |
| ); |
| name = MiniBrowser; |
| sourceTree = "<group>"; |
| }; |
| 29B97317FDCFA39411CA2CEA /* Resources */ = { |
| isa = PBXGroup; |
| children = ( |
| BC3294A2116A9852008635D0 /* BrowserWindow.xib */, |
| 7CA379411AC381C10079DC37 /* ExtensionManagerWindowController.xib */, |
| 1DDD58150DA1D0A300B32029 /* MainMenu.xib */, |
| ); |
| name = Resources; |
| sourceTree = "<group>"; |
| }; |
| 29B97323FDCFA39411CA2CEA /* Frameworks */ = { |
| isa = PBXGroup; |
| children = ( |
| 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */, |
| 1AFFEF761860EE6800DA465E /* Cocoa.framework */, |
| ); |
| name = Frameworks; |
| sourceTree = "<group>"; |
| }; |
| BCA8CBDA11E5787800812FB7 /* Configurations */ = { |
| isa = PBXGroup; |
| children = ( |
| BCA8CBDD11E578A000812FB7 /* Base.xcconfig */, |
| BCA8CBDE11E578A000812FB7 /* DebugRelease.xcconfig */, |
| BCA8CBDF11E578A000812FB7 /* MiniBrowser.xcconfig */, |
| A1B89B95221E027A00EB4CEA /* SDKVariant.xcconfig */, |
| ); |
| path = Configurations; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXGroup section */ |
| |
| /* Begin PBXNativeTarget section */ |
| 8D1107260486CEB800E47090 /* MiniBrowser */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MiniBrowser" */; |
| buildPhases = ( |
| 8D1107290486CEB800E47090 /* Resources */, |
| 8D11072C0486CEB800E47090 /* Sources */, |
| 8D11072E0486CEB800E47090 /* Frameworks */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| ); |
| name = MiniBrowser; |
| productInstallPath = "$(HOME)/Applications"; |
| productName = MiniBrowser; |
| productReference = 8D1107320486CEB800E47090 /* MiniBrowser.app */; |
| productType = "com.apple.product-type.application"; |
| }; |
| /* End PBXNativeTarget section */ |
| |
| /* Begin PBXProject section */ |
| 29B97313FDCFA39411CA2CEA /* Project object */ = { |
| isa = PBXProject; |
| attributes = { |
| LastSwiftUpdateCheck = 0700; |
| LastUpgradeCheck = 1000; |
| TargetAttributes = { |
| 8D1107260486CEB800E47090 = { |
| SystemCapabilities = { |
| com.apple.Sandbox = { |
| enabled = 1; |
| }; |
| }; |
| }; |
| }; |
| }; |
| buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MiniBrowser" */; |
| compatibilityVersion = "Xcode 3.2"; |
| developmentRegion = en; |
| hasScannedForEncodings = 1; |
| knownRegions = ( |
| en, |
| ); |
| mainGroup = 29B97314FDCFA39411CA2CEA /* MiniBrowser */; |
| projectDirPath = ""; |
| projectRoot = ""; |
| targets = ( |
| 8D1107260486CEB800E47090 /* MiniBrowser */, |
| ); |
| }; |
| /* End PBXProject section */ |
| |
| /* Begin PBXResourcesBuildPhase section */ |
| 8D1107290486CEB800E47090 /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| BC72B89611E57E0F001EB4EA /* BrowserWindow.xib in Resources */, |
| 7CA379431AC381C10079DC37 /* ExtensionManagerWindowController.xib in Resources */, |
| BC72B89511E57E07001EB4EA /* MainMenu.xib in Resources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXResourcesBuildPhase section */ |
| |
| /* Begin PBXSourcesBuildPhase section */ |
| 8D11072C0486CEB800E47090 /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 256AC3DA0F4B6AC300CF3369 /* AppDelegate.m in Sources */, |
| 0FE643A1161FA8940059E3FF /* BrowserWindowController.m in Sources */, |
| 7CA379421AC381C10079DC37 /* ExtensionManagerWindowController.m in Sources */, |
| BC329487116A92E2008635D0 /* main.m in Sources */, |
| 51E244FA11EFCE07008228D1 /* MBToolbarItem.m in Sources */, |
| 2DC37343198B62D300EC33E9 /* SettingsController.m in Sources */, |
| 0FE643A4161FAC660059E3FF /* WK1BrowserWindowController.m in Sources */, |
| BC329498116A941B008635D0 /* WK2BrowserWindowController.m in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXSourcesBuildPhase section */ |
| |
| /* Begin XCBuildConfiguration section */ |
| C01FCF4B08A954540054247B /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = BCA8CBDF11E578A000812FB7 /* MiniBrowser.xcconfig */; |
| buildSettings = { |
| }; |
| name = Debug; |
| }; |
| C01FCF4C08A954540054247B /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = BCA8CBDF11E578A000812FB7 /* MiniBrowser.xcconfig */; |
| buildSettings = { |
| }; |
| name = Release; |
| }; |
| C01FCF4F08A954540054247B /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = BCA8CBDE11E578A000812FB7 /* DebugRelease.xcconfig */; |
| buildSettings = { |
| GCC_OPTIMIZATION_LEVEL = 0; |
| }; |
| name = Debug; |
| }; |
| C01FCF5008A954540054247B /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = BCA8CBDE11E578A000812FB7 /* DebugRelease.xcconfig */; |
| buildSettings = { |
| }; |
| name = Release; |
| }; |
| /* End XCBuildConfiguration section */ |
| |
| /* Begin XCConfigurationList section */ |
| C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MiniBrowser" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| C01FCF4B08A954540054247B /* Debug */, |
| C01FCF4C08A954540054247B /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MiniBrowser" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| C01FCF4F08A954540054247B /* Debug */, |
| C01FCF5008A954540054247B /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| /* End XCConfigurationList section */ |
| }; |
| rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; |
| } |