X-Git-Url: http://git.ithinksw.org/GrowlITTSW.git/blobdiff_plain/fad781e94b464109aaa2243aa5ad2e593ea6e9bb..4695871aca67a4c4903ae7adab9b69b72350c5ed:/GrowlITTSW.xcodeproj/project.pbxproj diff --git a/GrowlITTSW.xcodeproj/project.pbxproj b/GrowlITTSW.xcodeproj/project.pbxproj index fd93ea2..f8277ae 100644 --- a/GrowlITTSW.xcodeproj/project.pbxproj +++ b/GrowlITTSW.xcodeproj/project.pbxproj @@ -81,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 = ""; }; @@ -101,6 +101,8 @@ 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 = ""; }; @@ -152,6 +154,8 @@ FA4A474F0F5A3CFC00F37A2B /* GrowlITTSWPrefs.nib */, 8D5B49B7048680CD000E48DA /* Info.plist */, 089C167DFE841241C02AAC07 /* InfoPlist.strings */, + FA66876D0F5D1B7F00B82AE3 /* COPYING */, + FA66876E0F5D1B7F00B82AE3 /* LICENSE */, ); name = Resources; sourceTree = ""; @@ -194,7 +198,7 @@ 19C28FB8FE9D52D311CA2CBB /* Products */ = { isa = PBXGroup; children = ( - 8D5B49B6048680CD000E48DA /* GrowlITTSW.growlView */, + 8D5B49B6048680CD000E48DA /* ITTSW.growlView */, ); name = Products; sourceTree = ""; @@ -235,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 */, @@ -251,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 */ @@ -279,7 +283,7 @@ ); projectRoot = ""; targets = ( - 8D5B49AC048680CD000E48DA /* GrowlITTSW */, + 8D5B49AC048680CD000E48DA /* ITTSW */, ); }; /* End PBXProject section */ @@ -402,7 +406,7 @@ "-undefined", dynamic_lookup, ); - PRODUCT_NAME = GrowlITTSW; + PRODUCT_NAME = ITTSW; REZ_RESOURCE_MAP_READ_ONLY = YES; WRAPPER_EXTENSION = growlView; }; @@ -423,7 +427,7 @@ "-undefined", dynamic_lookup, ); - PRODUCT_NAME = GrowlITTSW; + PRODUCT_NAME = ITTSW; REZ_RESOURCE_MAP_READ_ONLY = YES; WRAPPER_EXTENSION = growlView; }; @@ -458,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 */,