X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/aa27430a07025ca3541a6cec108253830e822920..f62f46dfa394f35899b21f2b2cf793e8c651d9bb:/ITKit.xcodeproj/project.pbxproj diff --git a/ITKit.xcodeproj/project.pbxproj b/ITKit.xcodeproj/project.pbxproj index 486e10a..1433332 100644 --- a/ITKit.xcodeproj/project.pbxproj +++ b/ITKit.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 42; + objectVersion = 44; objects = { /* Begin PBXBuildFile section */ @@ -15,6 +15,8 @@ 2AC83142056D00F700A7D7E2 /* ITImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2AC83140056D00F700A7D7E2 /* ITImageView.m */; }; 2AC8319D056D037700A7D7E2 /* ITImageCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AC8319B056D037700A7D7E2 /* ITImageCell.h */; settings = {ATTRIBUTES = (Public, ); }; }; 2AC8319E056D037700A7D7E2 /* ITImageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2AC8319C056D037700A7D7E2 /* ITImageCell.m */; }; + 370C98540995CC7E008C3200 /* ITCoreImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 370C98520995CC7E008C3200 /* ITCoreImageView.h */; }; + 370C98550995CC7E008C3200 /* ITCoreImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 370C98530995CC7E008C3200 /* ITCoreImageView.m */; }; 3710912305C0821000ED0F36 /* ITIconAndTextStatusWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 3710911A05C07F6D00ED0F36 /* ITIconAndTextStatusWindow.m */; }; 3710912805C0825900ED0F36 /* ITIconAndTextStatusWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 3710911905C07F6D00ED0F36 /* ITIconAndTextStatusWindow.h */; settings = {ATTRIBUTES = (Public, ); }; }; 372C5814068FE72F00CEF54A /* ITZoomWindowEffect.m in Sources */ = {isa = PBXBuildFile; fileRef = 372C5812068FE72F00CEF54A /* ITZoomWindowEffect.m */; }; @@ -29,7 +31,11 @@ 37B7F6750754F87A0089C005 /* ITSplashWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 37B7F66E0754F87A0089C005 /* ITSplashWindow.m */; }; 37B7F6760754F87A0089C005 /* ITSplashScreen.m in Sources */ = {isa = PBXBuildFile; fileRef = 37B7F66F0754F87A0089C005 /* ITSplashScreen.m */; }; 37B7F6780754F87A0089C005 /* ITSplashScreen.h in Headers */ = {isa = PBXBuildFile; fileRef = 37B7F6710754F87A0089C005 /* ITSplashScreen.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7C02300B08A8488B00DDBD03 /* ITAboutWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C02300908A8488B00DDBD03 /* ITAboutWindowController.h */; }; + 37D4862009AE7C8300B68439 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37D4861F09AE7C8300B68439 /* OpenGL.framework */; }; + 37FA493F094DE2650078A329 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37FA493E094DE2650078A329 /* QuartzCore.framework */; }; + 37FA494D094DE28B0078A329 /* ITCoreImageWindowEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 37FA494B094DE28B0078A329 /* ITCoreImageWindowEffect.h */; }; + 37FA494E094DE28B0078A329 /* ITCoreImageWindowEffect.m in Sources */ = {isa = PBXBuildFile; fileRef = 37FA494C094DE28B0078A329 /* ITCoreImageWindowEffect.m */; }; + 7C02300B08A8488B00DDBD03 /* ITAboutWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C02300908A8488B00DDBD03 /* ITAboutWindowController.h */; settings = {ATTRIBUTES = (Public, ); }; }; 7C02300C08A8488B00DDBD03 /* ITAboutWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C02300A08A8488B00DDBD03 /* ITAboutWindowController.m */; }; 7C02301D08A84A1E00DDBD03 /* ITAboutWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 7C02301B08A84A1E00DDBD03 /* ITAboutWindow.nib */; }; 7C105BDC07D787C0002DE061 /* ITFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CDC146C07D7878800B64193 /* ITFoundation.framework */; }; @@ -110,34 +116,12 @@ 8DC2EF510486A6940098B216 /* ITKit_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32DBCF5E0370ADEE00C91783 /* ITKit_Prefix.pch */; }; 8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; }; 8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */; }; + FAD6912F0E7BD0E800EC3B64 /* ITApplicationController.h in Headers */ = {isa = PBXBuildFile; fileRef = FAD6912D0E7BD0E800EC3B64 /* ITApplicationController.h */; settings = {ATTRIBUTES = (Public, ); }; }; + FAD691300E7BD0E800EC3B64 /* ITApplicationController.m in Sources */ = {isa = PBXBuildFile; fileRef = FAD6912E0E7BD0E800EC3B64 /* ITApplicationController.m */; }; + FAD6927F0E7C601800EC3B64 /* ITCategory-NSApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = FAD6927D0E7C601800EC3B64 /* ITCategory-NSApplication.h */; settings = {ATTRIBUTES = (Public, ); }; }; + FAD692800E7C601800EC3B64 /* ITCategory-NSApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = FAD6927E0E7C601800EC3B64 /* ITCategory-NSApplication.m */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 014CEA440018CDF011CA2923 /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - DEBUGGING_SYMBOLS = YES; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - OPTIMIZATION_CFLAGS = "-O0"; - ZERO_LINK = YES; - }; - name = Development; - }; - 014CEA450018CDF011CA2923 /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXContainerItemProxy section */ 2AC8297F056C451900A7D7E2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -148,21 +132,21 @@ }; 7C105BE707D787D0002DE061 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcode */; + containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */; proxyType = 1; remoteGlobalIDString = 8DC2EF4F0486A6940098B216; remoteInfo = ITFoundation; }; 7C105BE907D787D8002DE061 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcode */; + containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */; proxyType = 1; remoteGlobalIDString = 8DC2EF4F0486A6940098B216; remoteInfo = ITFoundation; }; 7CDC146F07D7878D00B64193 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcode */; + containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */; proxyType = 2; remoteGlobalIDString = 8DC2EF5B0486A6940098B216; remoteInfo = ITFoundation; @@ -199,6 +183,8 @@ 2AC8319B056D037700A7D7E2 /* ITImageCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITImageCell.h; sourceTree = ""; }; 2AC8319C056D037700A7D7E2 /* ITImageCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ITImageCell.m; sourceTree = ""; }; 32DBCF5E0370ADEE00C91783 /* ITKit_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITKit_Prefix.pch; sourceTree = ""; }; + 370C98520995CC7E008C3200 /* ITCoreImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITCoreImageView.h; sourceTree = ""; }; + 370C98530995CC7E008C3200 /* ITCoreImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ITCoreImageView.m; sourceTree = ""; }; 3710911905C07F6D00ED0F36 /* ITIconAndTextStatusWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITIconAndTextStatusWindow.h; sourceTree = ""; }; 3710911A05C07F6D00ED0F36 /* ITIconAndTextStatusWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ITIconAndTextStatusWindow.m; sourceTree = ""; }; 372C5812068FE72F00CEF54A /* ITZoomWindowEffect.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ITZoomWindowEffect.m; sourceTree = ""; }; @@ -213,12 +199,16 @@ 37B7F66E0754F87A0089C005 /* ITSplashWindow.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ITSplashWindow.m; sourceTree = ""; }; 37B7F66F0754F87A0089C005 /* ITSplashScreen.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ITSplashScreen.m; sourceTree = ""; }; 37B7F6710754F87A0089C005 /* ITSplashScreen.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ITSplashScreen.h; sourceTree = ""; }; + 37D4861F09AE7C8300B68439 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = ""; }; + 37FA493E094DE2650078A329 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /System/Library/Frameworks/QuartzCore.framework; sourceTree = ""; }; + 37FA494B094DE28B0078A329 /* ITCoreImageWindowEffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITCoreImageWindowEffect.h; sourceTree = ""; }; + 37FA494C094DE28B0078A329 /* ITCoreImageWindowEffect.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ITCoreImageWindowEffect.m; sourceTree = ""; }; 7C02300908A8488B00DDBD03 /* ITAboutWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITAboutWindowController.h; sourceTree = ""; }; 7C02300A08A8488B00DDBD03 /* ITAboutWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ITAboutWindowController.m; sourceTree = ""; }; 7C02301C08A84A1E00DDBD03 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/ITAboutWindow.nib; sourceTree = SOURCE_ROOT; }; 7C4BBADA05F98C9900734027 /* ITMultilineTextFieldCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITMultilineTextFieldCell.h; sourceTree = ""; }; 7C4BBADB05F98C9900734027 /* ITMultilineTextFieldCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ITMultilineTextFieldCell.m; sourceTree = ""; }; - 7C6E5BF607D7774500A5F91F /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = ""; }; + 7C6E5BF607D7774500A5F91F /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 7C6E5BF707D7776F00A5F91F /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/Localizable.strings; sourceTree = ""; }; 7C6E5BF807D7778300A5F91F /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = French.lproj/Localizable.strings; sourceTree = ""; }; 7C6E5BF907D7778700A5F91F /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/Localizable.strings; sourceTree = ""; }; @@ -293,11 +283,17 @@ 7C99312F054F6A03000B93EA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 7CC84BE0054F6CA2001DC704 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = ""; }; 7CC84BE4054F6CAA001DC704 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; - 7CDC144907D7869C00B64193 /* ITFoundation.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ITFoundation.xcode; path = ../ITFoundation/ITFoundation.xcode; sourceTree = SOURCE_ROOT; }; + 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ITFoundation.xcodeproj; path = ../ITFoundation/ITFoundation.xcodeproj; sourceTree = SOURCE_ROOT; }; 7CEA43C807D77F1600CACD9D /* ITLoginItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITLoginItem.h; sourceTree = ""; }; 7CEA43C907D77F1600CACD9D /* ITLoginItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ITLoginItem.m; sourceTree = ""; }; 8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8DC2EF5B0486A6940098B216 /* ITKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ITKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + FAD6912D0E7BD0E800EC3B64 /* ITApplicationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITApplicationController.h; sourceTree = ""; }; + FAD6912E0E7BD0E800EC3B64 /* ITApplicationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ITApplicationController.m; sourceTree = ""; }; + FAD6927D0E7C601800EC3B64 /* ITCategory-NSApplication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ITCategory-NSApplication.h"; sourceTree = ""; }; + FAD6927E0E7C601800EC3B64 /* ITCategory-NSApplication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "ITCategory-NSApplication.m"; sourceTree = ""; }; + FAF724F00F19EC1800D0F190 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; + FAF724F10F19EC1800D0F190 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -319,6 +315,8 @@ 7CC84BE1054F6CA2001DC704 /* ApplicationServices.framework in Frameworks */, 7CC84BE5054F6CAA001DC704 /* Carbon.framework in Frameworks */, 7C105BDC07D787C0002DE061 /* ITFoundation.framework in Frameworks */, + 37FA493F094DE2650078A329 /* QuartzCore.framework in Frameworks */, + 37D4862009AE7C8300B68439 /* OpenGL.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -352,7 +350,7 @@ 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { isa = PBXGroup; children = ( - 7CDC144907D7869C00B64193 /* ITFoundation.xcode */, + 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */, 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */, 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */, ); @@ -369,6 +367,8 @@ 7C02301A08A8496100DDBD03 /* About Window */, 7C992E3E054F5246000B93EA /* Graphics */, 2A30D89A056B3B5C0087AE54 /* Documentation */, + FAF724F00F19EC1800D0F190 /* COPYING */, + FAF724F10F19EC1800D0F190 /* LICENSE */, ); name = Resources; sourceTree = ""; @@ -385,6 +385,7 @@ 7C992F9B054F547C000B93EA /* ITHotKey */, 37B7F65C0754F8440089C005 /* ITSplashScreen */, 7C02300808A8486A00DDBD03 /* ITAboutWindowController */, + FAD9C0340E83CC5D00E110AF /* ITApplicationController */, ); name = Classes; sourceTree = ""; @@ -392,6 +393,8 @@ 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = { isa = PBXGroup; children = ( + 37D4861F09AE7C8300B68439 /* OpenGL.framework */, + 37FA493E094DE2650078A329 /* QuartzCore.framework */, 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */, 7CC84BE4054F6CAA001DC704 /* Carbon.framework */, 7CC84BE0054F6CA2001DC704 /* ApplicationServices.framework */, @@ -486,10 +489,12 @@ 7C992F90054F53D9000B93EA /* Categories */ = { isa = PBXGroup; children = ( - 7C992DD1054F5179000B93EA /* ITCategory-NSView.h */, - 7C992DD2054F5179000B93EA /* ITCategory-NSView.m */, + FAD6927D0E7C601800EC3B64 /* ITCategory-NSApplication.h */, + FAD6927E0E7C601800EC3B64 /* ITCategory-NSApplication.m */, 7C992DCF054F5179000B93EA /* ITCategory-NSMenu.h */, 7C992DD0054F5179000B93EA /* ITCategory-NSMenu.m */, + 7C992DD1054F5179000B93EA /* ITCategory-NSView.h */, + 7C992DD2054F5179000B93EA /* ITCategory-NSView.m */, ); name = Categories; sourceTree = ""; @@ -563,6 +568,10 @@ 37B3906A06923D1200E828B9 /* ITSpinWindowEffect.m */, 3747E3F806950A0D001ACA46 /* ITSpinAndZoomWindowEffect.h */, 3747E3F906950A0D001ACA46 /* ITSpinAndZoomWindowEffect.m */, + 37FA494B094DE28B0078A329 /* ITCoreImageWindowEffect.h */, + 37FA494C094DE28B0078A329 /* ITCoreImageWindowEffect.m */, + 370C98520995CC7E008C3200 /* ITCoreImageView.h */, + 370C98530995CC7E008C3200 /* ITCoreImageView.m */, ); name = ITWindowEffects; sourceTree = ""; @@ -742,6 +751,15 @@ name = ITLoginItem; sourceTree = ""; }; + FAD9C0340E83CC5D00E110AF /* ITApplicationController */ = { + isa = PBXGroup; + children = ( + FAD6912D0E7BD0E800EC3B64 /* ITApplicationController.h */, + FAD6912E0E7BD0E800EC3B64 /* ITApplicationController.m */, + ); + name = ITApplicationController; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -797,6 +815,10 @@ 37B7F6780754F87A0089C005 /* ITSplashScreen.h in Headers */, 7CEA43CA07D77F1600CACD9D /* ITLoginItem.h in Headers */, 7C02300B08A8488B00DDBD03 /* ITAboutWindowController.h in Headers */, + 37FA494D094DE28B0078A329 /* ITCoreImageWindowEffect.h in Headers */, + 370C98540995CC7E008C3200 /* ITCoreImageView.h in Headers */, + FAD6912F0E7BD0E800EC3B64 /* ITApplicationController.h in Headers */, + FAD6927F0E7C601800EC3B64 /* ITCategory-NSApplication.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -815,26 +837,6 @@ ); buildRules = ( ); - buildSettings = { - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - INFOPLIST_FILE = Showcase/Info.plist; - INSTALL_PATH = "$(USER_APPS_DIR)"; - MACOSX_DEPLOYMENT_TARGET = 10.2; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ( - "-framework", - Foundation, - "-framework", - AppKit, - ); - OTHER_REZFLAGS = ""; - PRODUCT_NAME = ITKitShowcase; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost"; - }; dependencies = ( 7C105BEA07D787D8002DE061 /* PBXTargetDependency */, 2AC82980056C451900A7D7E2 /* PBXTargetDependency */, @@ -842,33 +844,6 @@ name = ITKitShowcase; productName = ITKitShowcase; productReference = 7C992F87054F5389000B93EA /* ITKitShowcase.app */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ITKitShowcase - CFBundleGetInfoString - - CFBundleIconFile - - CFBundleIdentifier - com.MySoftwareCompany.ITKitShowcase - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleShortVersionString - - CFBundleSignature - ???? - CFBundleVersion - 1.0.0d1 - - -"; productType = "com.apple.product-type.application"; }; 8DC2EF4F0486A6940098B216 /* ITKit */ = { @@ -882,36 +857,6 @@ ); buildRules = ( ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_ENABLE_TRIGRAPHS = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ITKit_Prefix.pch; - GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = ""; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_SEARCH_PATHS = ""; - LIBRARY_STYLE = Dynamic; - MACOSX_DEPLOYMENT_TARGET = 10.2; - OTHER_LDFLAGS = ( - "-seg1addr", - 0x19000000, - ); - PRODUCT_NAME = ITKit; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - WRAPPER_EXTENSION = framework; - }; dependencies = ( 7C105BE807D787D0002DE061 /* PBXTargetDependency */, ); @@ -927,14 +872,7 @@ 0867D690FE84028FC02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = 7C022FEF08A8465D00DDBD03 /* Build configuration list for PBXProject "ITKit" */; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.2; - SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; - }; - buildStyles = ( - 014CEA440018CDF011CA2923 /* Development */, - 014CEA450018CDF011CA2923 /* Deployment */, - ); + compatibilityVersion = "Xcode 3.0"; hasScannedForEncodings = 1; mainGroup = 0867D691FE84028FC02AAC07 /* ITKit */; productRefGroup = 034768DFFF38A50411DB9C8B /* Products */; @@ -942,9 +880,10 @@ projectReferences = ( { ProductGroup = 7CDC146B07D7878800B64193 /* Products */; - ProjectRef = 7CDC144907D7869C00B64193 /* ITFoundation.xcode */; + ProjectRef = 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */; }, ); + projectRoot = ""; targets = ( 8DC2EF4F0486A6940098B216 /* ITKit */, 7C992F86054F5389000B93EA /* ITKitShowcase */, @@ -1044,6 +983,10 @@ 37B7F6760754F87A0089C005 /* ITSplashScreen.m in Sources */, 7CEA43CB07D77F1600CACD9D /* ITLoginItem.m in Sources */, 7C02300C08A8488B00DDBD03 /* ITAboutWindowController.m in Sources */, + 37FA494E094DE28B0078A329 /* ITCoreImageWindowEffect.m in Sources */, + 370C98550995CC7E008C3200 /* ITCoreImageView.m in Sources */, + FAD691300E7BD0E800EC3B64 /* ITApplicationController.m in Sources */, + FAD692800E7C601800EC3B64 /* ITCategory-NSApplication.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1057,12 +1000,12 @@ }; 7C105BE807D787D0002DE061 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "ITFoundation (from ITFoundation.xcode)"; + name = "ITFoundation (from ITFoundation.xcodeproj)"; targetProxy = 7C105BE707D787D0002DE061 /* PBXContainerItemProxy */; }; 7C105BEA07D787D8002DE061 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "ITFoundation (from ITFoundation.xcode)"; + name = "ITFoundation (from ITFoundation.xcodeproj)"; targetProxy = 7C105BE907D787D8002DE061 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ @@ -1138,7 +1081,7 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7C022FE808A8465D00DDBD03 /* Development */ = { + 7C022FE808A8465D00DDBD03 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; @@ -1156,19 +1099,15 @@ GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = ""; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_SEARCH_PATHS = ""; LIBRARY_STYLE = Dynamic; - MACOSX_DEPLOYMENT_TARGET = 10.2; - OPTIMIZATION_CFLAGS = "-O0"; + MACH_O_TYPE = mh_dylib; OTHER_LDFLAGS = ( "-seg1addr", 0x19000000, ); PRODUCT_NAME = ITKit; - SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -1177,9 +1116,9 @@ WRAPPER_EXTENSION = framework; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7C022FE908A8465D00DDBD03 /* Deployment */ = { + 7C022FE908A8465D00DDBD03 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; @@ -1194,18 +1133,15 @@ GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = ""; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_SEARCH_PATHS = ""; LIBRARY_STYLE = Dynamic; - MACOSX_DEPLOYMENT_TARGET = 10.2; + MACH_O_TYPE = mh_dylib; OTHER_LDFLAGS = ( "-seg1addr", 0x19000000, ); PRODUCT_NAME = ITKit; - SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -1214,43 +1150,9 @@ WRAPPER_EXTENSION = framework; ZERO_LINK = NO; }; - name = Deployment; - }; - 7C022FEA08A8465D00DDBD03 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_ENABLE_TRIGRAPHS = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ITKit_Prefix.pch; - GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = ""; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_SEARCH_PATHS = ""; - LIBRARY_STYLE = Dynamic; - MACOSX_DEPLOYMENT_TARGET = 10.2; - OTHER_LDFLAGS = ( - "-seg1addr", - 0x19000000, - ); - PRODUCT_NAME = ITKit; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - WRAPPER_EXTENSION = framework; - }; - name = Default; + name = Release; }; - 7C022FEC08A8465D00DDBD03 /* Development */ = { + 7C022FEC08A8465D00DDBD03 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; @@ -1265,8 +1167,6 @@ GCC_WARN_UNKNOWN_PRAGMAS = NO; INFOPLIST_FILE = Showcase/Info.plist; INSTALL_PATH = "$(USER_APPS_DIR)"; - MACOSX_DEPLOYMENT_TARGET = 10.2; - OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ( "-framework", @@ -1276,13 +1176,12 @@ ); OTHER_REZFLAGS = ""; PRODUCT_NAME = ITKitShowcase; - SECTORDER_FLAGS = ""; WARNING_CFLAGS = "-Wmost"; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7C022FED08A8465D00DDBD03 /* Deployment */ = { + 7C022FED08A8465D00DDBD03 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; @@ -1293,7 +1192,6 @@ GCC_WARN_UNKNOWN_PRAGMAS = NO; INFOPLIST_FILE = Showcase/Info.plist; INSTALL_PATH = "$(USER_APPS_DIR)"; - MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ( "-framework", @@ -1303,59 +1201,32 @@ ); OTHER_REZFLAGS = ""; PRODUCT_NAME = ITKitShowcase; - SECTORDER_FLAGS = ""; WARNING_CFLAGS = "-Wmost"; ZERO_LINK = NO; }; - name = Deployment; - }; - 7C022FEE08A8465D00DDBD03 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - INFOPLIST_FILE = Showcase/Info.plist; - INSTALL_PATH = "$(USER_APPS_DIR)"; - MACOSX_DEPLOYMENT_TARGET = 10.2; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ( - "-framework", - Foundation, - "-framework", - AppKit, - ); - OTHER_REZFLAGS = ""; - PRODUCT_NAME = ITKitShowcase; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost"; - }; - name = Default; - }; - 7C022FF008A8465D00DDBD03 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.2; - SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; - }; - name = Development; + name = Release; }; - 7C022FF108A8465D00DDBD03 /* Deployment */ = { + 7C022FF008A8465D00DDBD03 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.2; - SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; + ARCHS = "$(ONLY_ACTIVE_ARCH_PRE_XCODE_3_1)"; + GCC_ENABLE_OBJC_GC = supported; + MACOSX_DEPLOYMENT_TARGET = 10.5; + ONLY_ACTIVE_ARCH_PRE_XCODE_3_1 = "$(NATIVE_ARCH_ACTUAL)"; + SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; }; - name = Deployment; + name = Debug; }; - 7C022FF208A8465D00DDBD03 /* Default */ = { + 7C022FF108A8465D00DDBD03 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.2; - SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; + ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; + ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + GCC_ENABLE_OBJC_GC = supported; + MACOSX_DEPLOYMENT_TARGET = 10.5; + SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; }; - name = Default; + name = Release; }; /* End XCBuildConfiguration section */ @@ -1363,32 +1234,29 @@ 7C022FE708A8465D00DDBD03 /* Build configuration list for PBXNativeTarget "ITKit" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C022FE808A8465D00DDBD03 /* Development */, - 7C022FE908A8465D00DDBD03 /* Deployment */, - 7C022FEA08A8465D00DDBD03 /* Default */, + 7C022FE808A8465D00DDBD03 /* Debug */, + 7C022FE908A8465D00DDBD03 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Release; }; 7C022FEB08A8465D00DDBD03 /* Build configuration list for PBXNativeTarget "ITKitShowcase" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C022FEC08A8465D00DDBD03 /* Development */, - 7C022FED08A8465D00DDBD03 /* Deployment */, - 7C022FEE08A8465D00DDBD03 /* Default */, + 7C022FEC08A8465D00DDBD03 /* Debug */, + 7C022FED08A8465D00DDBD03 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Release; }; 7C022FEF08A8465D00DDBD03 /* Build configuration list for PBXProject "ITKit" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C022FF008A8465D00DDBD03 /* Development */, - 7C022FF108A8465D00DDBD03 /* Deployment */, - 7C022FF208A8465D00DDBD03 /* Default */, + 7C022FF008A8465D00DDBD03 /* Debug */, + 7C022FF108A8465D00DDBD03 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Release; }; /* End XCConfigurationList section */ };