/* 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 */; };
FA4A47400F5A3C7100F37A2B /* ITKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA4A473D0F5A3C6900F37A2B /* ITKit.framework */; };
089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
32DBCF630370AF2F00C91783 /* GrowlITTSW_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GrowlITTSW_Prefix.pch; sourceTree = "<group>"; };
- 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 = "<group>"; };
D2F7E65807B2D6F200F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
FA4A471D0F5A3C2A00F37A2B /* GrowlITTSWDisplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GrowlITTSWDisplay.h; sourceTree = "<group>"; };
19C28FB8FE9D52D311CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
- 8D5B49B6048680CD000E48DA /* GrowlITTSW.growlView */,
+ 8D5B49B6048680CD000E48DA /* ITTSW.growlView */,
);
name = Products;
sourceTree = "<group>";
/* 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 */,
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 */
);
projectRoot = "";
targets = (
- 8D5B49AC048680CD000E48DA /* GrowlITTSW */,
+ 8D5B49AC048680CD000E48DA /* ITTSW */,
);
};
/* End PBXProject section */
FA4A47270F5A3C2A00F37A2B /* GrowlITTSWController.m in Sources */,
FA7C86AB0F5A936900213B2E /* RegexKitLite.m in Sources */,
FA7C87DA0F5A9C3400213B2E /* GrowlITTSWWindow.m in Sources */,
+ FA35C10E0F5AABB3002FCE77 /* GrowlITTSWPrefs.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
"-undefined",
dynamic_lookup,
);
- PRODUCT_NAME = GrowlITTSW;
+ PRODUCT_NAME = ITTSW;
REZ_RESOURCE_MAP_READ_ONLY = YES;
WRAPPER_EXTENSION = growlView;
};
"-undefined",
dynamic_lookup,
);
- PRODUCT_NAME = GrowlITTSW;
+ PRODUCT_NAME = ITTSW;
REZ_RESOURCE_MAP_READ_ONLY = YES;
WRAPPER_EXTENSION = growlView;
};
/* 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 */,