X-Git-Url: http://git.ithinksw.org/GrowlITTSW.git/blobdiff_plain/1355f099f7c9b800fe305e04ae4fbe89e440c0d7..4695871aca67a4c4903ae7adab9b69b72350c5ed:/GrowlITTSW.xcodeproj/project.pbxproj diff --git a/GrowlITTSW.xcodeproj/project.pbxproj b/GrowlITTSW.xcodeproj/project.pbxproj index 479620c..f8277ae 100644 --- a/GrowlITTSW.xcodeproj/project.pbxproj +++ b/GrowlITTSW.xcodeproj/project.pbxproj @@ -9,15 +9,18 @@ /* Begin PBXBuildFile section */ 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; }; + FA35C10E0F5AABB3002FCE77 /* GrowlITTSWPrefs.m in Sources */ = {isa = PBXBuildFile; fileRef = FA4A47200F5A3C2A00F37A2B /* GrowlITTSWPrefs.m */; }; FA4A47250F5A3C2A00F37A2B /* GrowlITTSWDisplay.m in Sources */ = {isa = PBXBuildFile; fileRef = FA4A471E0F5A3C2A00F37A2B /* GrowlITTSWDisplay.m */; }; FA4A47270F5A3C2A00F37A2B /* GrowlITTSWController.m in Sources */ = {isa = PBXBuildFile; fileRef = FA4A47220F5A3C2A00F37A2B /* GrowlITTSWController.m */; }; - FA4A47280F5A3C2A00F37A2B /* GrowlITTSWWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = FA4A47240F5A3C2A00F37A2B /* GrowlITTSWWindow.m */; }; FA4A47400F5A3C7100F37A2B /* ITKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA4A473D0F5A3C6900F37A2B /* ITKit.framework */; }; FA4A47410F5A3C7300F37A2B /* ITFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA4A47340F5A3C5900F37A2B /* ITFoundation.framework */; }; FA4A47510F5A3CFC00F37A2B /* GrowlITTSWPrefs.nib in Resources */ = {isa = PBXBuildFile; fileRef = FA4A474F0F5A3CFC00F37A2B /* GrowlITTSWPrefs.nib */; }; FA5074430F5A56DA008DEAD9 /* ITFoundation.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FA4A47340F5A3C5900F37A2B /* ITFoundation.framework */; }; FA5074440F5A56DD008DEAD9 /* ITKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FA4A473D0F5A3C6900F37A2B /* ITKit.framework */; }; FA50774D0F5A7A2D008DEAD9 /* PreferencePanes.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA50774C0F5A7A2D008DEAD9 /* PreferencePanes.framework */; }; + FA7C86AB0F5A936900213B2E /* RegexKitLite.m in Sources */ = {isa = PBXBuildFile; fileRef = FA7C86A90F5A936900213B2E /* RegexKitLite.m */; }; + FA7C86D00F5A93DF00213B2E /* libicucore.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FA7C86CF0F5A93DF00213B2E /* libicucore.dylib */; }; + FA7C87DA0F5A9C3400213B2E /* GrowlITTSWWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = FA4A47240F5A3C2A00F37A2B /* GrowlITTSWWindow.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -78,7 +81,7 @@ 089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; 32DBCF630370AF2F00C91783 /* GrowlITTSW_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GrowlITTSW_Prefix.pch; sourceTree = ""; }; - 8D5B49B6048680CD000E48DA /* GrowlITTSW.growlView */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GrowlITTSW.growlView; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D5B49B6048680CD000E48DA /* ITTSW.growlView */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ITTSW.growlView; sourceTree = BUILT_PRODUCTS_DIR; }; 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; D2F7E65807B2D6F200F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = ""; }; FA4A471D0F5A3C2A00F37A2B /* GrowlITTSWDisplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GrowlITTSWDisplay.h; sourceTree = ""; }; @@ -98,6 +101,12 @@ FA5073AA0F5A4D9A008DEAD9 /* GrowlApplicationNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GrowlApplicationNotification.h; sourceTree = ""; }; FA5074060F5A5562008DEAD9 /* GrowlDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GrowlDefines.h; sourceTree = ""; }; FA50774C0F5A7A2D008DEAD9 /* PreferencePanes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PreferencePanes.framework; path = /System/Library/Frameworks/PreferencePanes.framework; sourceTree = ""; }; + FA66876D0F5D1B7F00B82AE3 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; + FA66876E0F5D1B7F00B82AE3 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + FA7C86A90F5A936900213B2E /* RegexKitLite.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RegexKitLite.m; sourceTree = ""; }; + FA7C86AA0F5A936900213B2E /* RegexKitLite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegexKitLite.h; sourceTree = ""; }; + FA7C86CF0F5A93DF00213B2E /* libicucore.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libicucore.dylib; path = /usr/lib/libicucore.dylib; sourceTree = ""; }; + FA7C87E80F5A9FCB00213B2E /* GrowlPositioningDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GrowlPositioningDefines.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -109,6 +118,7 @@ FA4A47400F5A3C7100F37A2B /* ITKit.framework in Frameworks */, FA4A47410F5A3C7300F37A2B /* ITFoundation.framework in Frameworks */, FA50774D0F5A7A2D008DEAD9 /* PreferencePanes.framework in Frameworks */, + FA7C86D00F5A93DF00213B2E /* libicucore.dylib in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -144,6 +154,8 @@ FA4A474F0F5A3CFC00F37A2B /* GrowlITTSWPrefs.nib */, 8D5B49B7048680CD000E48DA /* Info.plist */, 089C167DFE841241C02AAC07 /* InfoPlist.strings */, + FA66876D0F5D1B7F00B82AE3 /* COPYING */, + FA66876E0F5D1B7F00B82AE3 /* LICENSE */, ); name = Resources; sourceTree = ""; @@ -166,6 +178,7 @@ 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = { isa = PBXGroup; children = ( + FA7C86CF0F5A93DF00213B2E /* libicucore.dylib */, 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */, FA50774C0F5A7A2D008DEAD9 /* PreferencePanes.framework */, ); @@ -185,7 +198,7 @@ 19C28FB8FE9D52D311CA2CBB /* Products */ = { isa = PBXGroup; children = ( - 8D5B49B6048680CD000E48DA /* GrowlITTSW.growlView */, + 8D5B49B6048680CD000E48DA /* ITTSW.growlView */, ); name = Products; sourceTree = ""; @@ -193,8 +206,11 @@ 32C88E010371C26100C91783 /* Other Sources */ = { isa = PBXGroup; children = ( + FA7C86AA0F5A936900213B2E /* RegexKitLite.h */, + FA7C86A90F5A936900213B2E /* RegexKitLite.m */, FA5074060F5A5562008DEAD9 /* GrowlDefines.h */, FA50739B0F5A4D74008DEAD9 /* GrowlDefinesInternal.h */, + FA7C87E80F5A9FCB00213B2E /* GrowlPositioningDefines.h */, FA5073AA0F5A4D9A008DEAD9 /* GrowlApplicationNotification.h */, FA4A472B0F5A3C3100F37A2B /* GrowlPlugin.h */, FA4A472C0F5A3C3100F37A2B /* GrowlDisplayPlugin.h */, @@ -223,9 +239,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 8D5B49AC048680CD000E48DA /* GrowlITTSW */ = { + 8D5B49AC048680CD000E48DA /* ITTSW */ = { isa = PBXNativeTarget; - buildConfigurationList = 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "GrowlITTSW" */; + buildConfigurationList = 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "ITTSW" */; buildPhases = ( 8D5B49AF048680CD000E48DA /* Resources */, 8D5B49B1048680CD000E48DA /* Sources */, @@ -239,10 +255,10 @@ FA4A474A0F5A3CD300F37A2B /* PBXTargetDependency */, FA4A474C0F5A3CD500F37A2B /* PBXTargetDependency */, ); - name = GrowlITTSW; + name = ITTSW; productInstallPath = "$(HOME)/Library/Bundles"; productName = GrowlITTSW; - productReference = 8D5B49B6048680CD000E48DA /* GrowlITTSW.growlView */; + productReference = 8D5B49B6048680CD000E48DA /* ITTSW.growlView */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -267,7 +283,7 @@ ); projectRoot = ""; targets = ( - 8D5B49AC048680CD000E48DA /* GrowlITTSW */, + 8D5B49AC048680CD000E48DA /* ITTSW */, ); }; /* End PBXProject section */ @@ -331,7 +347,9 @@ files = ( FA4A47250F5A3C2A00F37A2B /* GrowlITTSWDisplay.m in Sources */, FA4A47270F5A3C2A00F37A2B /* GrowlITTSWController.m in Sources */, - FA4A47280F5A3C2A00F37A2B /* GrowlITTSWWindow.m in Sources */, + FA7C86AB0F5A936900213B2E /* RegexKitLite.m in Sources */, + FA7C87DA0F5A9C3400213B2E /* GrowlITTSWWindow.m in Sources */, + FA35C10E0F5AABB3002FCE77 /* GrowlITTSWPrefs.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -388,7 +406,7 @@ "-undefined", dynamic_lookup, ); - PRODUCT_NAME = GrowlITTSW; + PRODUCT_NAME = ITTSW; REZ_RESOURCE_MAP_READ_ONLY = YES; WRAPPER_EXTENSION = growlView; }; @@ -409,7 +427,7 @@ "-undefined", dynamic_lookup, ); - PRODUCT_NAME = GrowlITTSW; + PRODUCT_NAME = ITTSW; REZ_RESOURCE_MAP_READ_ONLY = YES; WRAPPER_EXTENSION = growlView; }; @@ -444,7 +462,7 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "GrowlITTSW" */ = { + 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "ITTSW" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB913B08733D840010E9CD /* Debug */,