Extras/GrowlAction/GrowlAction.xcodeproj/project.pbxproj
author Peter Hosey
Wed Apr 15 18:54:23 2009 -0700 (2009-04-15)
changeset 4195 07c18306756c
parent 4179 2d299900249b
child 4202 6abf08ebf5e8
permissions -rw-r--r--
Switched the build configurations to use the DWARF-with-dSYM debug symbol format. We'll keep the dSYM files for each release so that we can symbolicate crash logs from the stripped executables.
ingmarstein@2346
     1
// !$*UTF8*$!
ingmarstein@2346
     2
{
ingmarstein@2346
     3
	archiveVersion = 1;
ingmarstein@2346
     4
	classes = {
ingmarstein@2346
     5
	};
ingmarstein@2346
     6
	objectVersion = 42;
ingmarstein@2346
     7
	objects = {
ingmarstein@2346
     8
ingmarstein@2346
     9
/* Begin PBXAppleScriptBuildPhase section */
ingmarstein@2346
    10
		65942E080711D4310089E4F1 /* AppleScript */ = {
ingmarstein@2346
    11
			isa = PBXAppleScriptBuildPhase;
ingmarstein@2346
    12
			buildActionMask = 2147483647;
ingmarstein@2346
    13
			contextName = "";
ingmarstein@2346
    14
			files = (
ingmarstein@2346
    15
				25F078F307CA7BD000C12CF1 /* main.applescript in AppleScript */,
ingmarstein@2346
    16
			);
ingmarstein@2346
    17
			isSharedContext = 0;
ingmarstein@2346
    18
			runOnlyForDeploymentPostprocessing = 0;
ingmarstein@2346
    19
		};
ingmarstein@2346
    20
/* End PBXAppleScriptBuildPhase section */
ingmarstein@2346
    21
ingmarstein@2346
    22
/* Begin PBXBuildFile section */
ingmarstein@2346
    23
		25F078F307CA7BD000C12CF1 /* main.applescript in AppleScript */ = {isa = PBXBuildFile; fileRef = 25F078F207CA7BD000C12CF1 /* main.applescript */; settings = {ATTRIBUTES = (Debug, ); }; };
ingmarstein@2346
    24
		65942E0C0711D4310089E4F1 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
ingmarstein@2346
    25
		65942E0D0711D4310089E4F1 /* main.nib in Resources */ = {isa = PBXBuildFile; fileRef = 65AABA18056A9B5C006CE269 /* main.nib */; };
ingmarstein@2346
    26
		65942E110711D4310089E4F1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
ingmarstein@2346
    27
		65942E120711D4310089E4F1 /* Automator.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65AABA78056AB2A5006CE269 /* Automator.framework */; };
ingmarstein@2346
    28
/* End PBXBuildFile section */
ingmarstein@2346
    29
ingmarstein@2346
    30
/* Begin PBXFileReference section */
ingmarstein@2346
    31
		089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
ingmarstein@2346
    32
		089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
ingmarstein@2346
    33
		089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
ingmarstein@2346
    34
		1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
ingmarstein@2346
    35
		25F078F207CA7BD000C12CF1 /* main.applescript */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.applescript; path = main.applescript; sourceTree = "<group>"; };
Peter@4164
    36
		65942E140711D4310089E4F1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
ingmarstein@2346
    37
		65942E150711D4310089E4F1 /* Show Growl Notification.action */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Show Growl Notification.action"; sourceTree = BUILT_PRODUCTS_DIR; };
ingmarstein@2346
    38
		65AABA19056A9B5C006CE269 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/main.nib; sourceTree = "<group>"; };
ingmarstein@2346
    39
		65AABA78056AB2A5006CE269 /* Automator.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Automator.framework; path = /System/Library/Frameworks/Automator.framework; sourceTree = "<absolute>"; };
ingmarstein@2379
    40
		955A4DB908617521009B6EA5 /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = French.lproj/main.nib; sourceTree = "<group>"; };
ingmarstein@2379
    41
		955A4DBA0861752A009B6EA5 /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = French.lproj/InfoPlist.strings; sourceTree = "<group>"; };
ingmarstein@2346
    42
		95E7903F0835F1E00098656C /* German */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = German; path = German.lproj/main.nib; sourceTree = "<group>"; };
ingmarstein@2346
    43
		95E790460835F25A0098656C /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/InfoPlist.strings; sourceTree = "<group>"; };
ingmarstein@2346
    44
/* End PBXFileReference section */
ingmarstein@2346
    45
ingmarstein@2346
    46
/* Begin PBXFrameworksBuildPhase section */
ingmarstein@2346
    47
		65942E100711D4310089E4F1 /* Frameworks */ = {
ingmarstein@2346
    48
			isa = PBXFrameworksBuildPhase;
ingmarstein@2346
    49
			buildActionMask = 2147483647;
ingmarstein@2346
    50
			files = (
ingmarstein@2346
    51
				65942E110711D4310089E4F1 /* Cocoa.framework in Frameworks */,
ingmarstein@2346
    52
				65942E120711D4310089E4F1 /* Automator.framework in Frameworks */,
ingmarstein@2346
    53
			);
ingmarstein@2346
    54
			runOnlyForDeploymentPostprocessing = 0;
ingmarstein@2346
    55
		};
ingmarstein@2346
    56
/* End PBXFrameworksBuildPhase section */
ingmarstein@2346
    57
ingmarstein@2346
    58
/* Begin PBXGroup section */
ingmarstein@2346
    59
		089C166AFE841209C02AAC07 /* Automator Action */ = {
ingmarstein@2346
    60
			isa = PBXGroup;
ingmarstein@2346
    61
			children = (
ingmarstein@2346
    62
				65AABA0F056A9AD1006CE269 /* Scripts */,
ingmarstein@2346
    63
				08FB77AFFE84173DC02AAC07 /* Classes */,
ingmarstein@2346
    64
				089C167CFE841241C02AAC07 /* Resources */,
ingmarstein@2346
    65
				089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
ingmarstein@2346
    66
				19C28FB8FE9D52D311CA2CBB /* Products */,
ingmarstein@2346
    67
				65942E140711D4310089E4F1 /* Info.plist */,
ingmarstein@2346
    68
			);
ingmarstein@2346
    69
			name = "Automator Action";
ingmarstein@2346
    70
			sourceTree = "<group>";
ingmarstein@2346
    71
		};
ingmarstein@2346
    72
		089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
ingmarstein@2346
    73
			isa = PBXGroup;
ingmarstein@2346
    74
			children = (
ingmarstein@2346
    75
				1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
ingmarstein@2346
    76
				1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
ingmarstein@2346
    77
			);
ingmarstein@2346
    78
			name = "Frameworks and Libraries";
ingmarstein@2346
    79
			sourceTree = "<group>";
ingmarstein@2346
    80
		};
ingmarstein@2346
    81
		089C167CFE841241C02AAC07 /* Resources */ = {
ingmarstein@2346
    82
			isa = PBXGroup;
ingmarstein@2346
    83
			children = (
ingmarstein@2346
    84
				65AABA18056A9B5C006CE269 /* main.nib */,
ingmarstein@2346
    85
				089C167DFE841241C02AAC07 /* InfoPlist.strings */,
ingmarstein@2346
    86
			);
ingmarstein@2346
    87
			name = Resources;
ingmarstein@2346
    88
			sourceTree = "<group>";
ingmarstein@2346
    89
		};
ingmarstein@2346
    90
		08FB77AFFE84173DC02AAC07 /* Classes */ = {
ingmarstein@2346
    91
			isa = PBXGroup;
ingmarstein@2346
    92
			children = (
ingmarstein@2346
    93
			);
ingmarstein@2346
    94
			name = Classes;
ingmarstein@2346
    95
			sourceTree = "<group>";
ingmarstein@2346
    96
		};
ingmarstein@2346
    97
		1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
ingmarstein@2346
    98
			isa = PBXGroup;
ingmarstein@2346
    99
			children = (
ingmarstein@2346
   100
				1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
ingmarstein@2346
   101
				65AABA78056AB2A5006CE269 /* Automator.framework */,
ingmarstein@2346
   102
			);
ingmarstein@2346
   103
			name = "Linked Frameworks";
ingmarstein@2346
   104
			sourceTree = "<group>";
ingmarstein@2346
   105
		};
ingmarstein@2346
   106
		1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
ingmarstein@2346
   107
			isa = PBXGroup;
ingmarstein@2346
   108
			children = (
ingmarstein@2346
   109
				089C1672FE841209C02AAC07 /* Foundation.framework */,
ingmarstein@2346
   110
				089C167FFE841241C02AAC07 /* AppKit.framework */,
ingmarstein@2346
   111
			);
ingmarstein@2346
   112
			name = "Other Frameworks";
ingmarstein@2346
   113
			sourceTree = "<group>";
ingmarstein@2346
   114
		};
ingmarstein@2346
   115
		19C28FB8FE9D52D311CA2CBB /* Products */ = {
ingmarstein@2346
   116
			isa = PBXGroup;
ingmarstein@2346
   117
			children = (
ingmarstein@2346
   118
				65942E150711D4310089E4F1 /* Show Growl Notification.action */,
ingmarstein@2346
   119
			);
ingmarstein@2346
   120
			name = Products;
ingmarstein@2346
   121
			sourceTree = "<group>";
ingmarstein@2346
   122
		};
ingmarstein@2346
   123
		65AABA0F056A9AD1006CE269 /* Scripts */ = {
ingmarstein@2346
   124
			isa = PBXGroup;
ingmarstein@2346
   125
			children = (
ingmarstein@2346
   126
				25F078F207CA7BD000C12CF1 /* main.applescript */,
ingmarstein@2346
   127
			);
ingmarstein@2346
   128
			name = Scripts;
ingmarstein@2346
   129
			sourceTree = "<group>";
ingmarstein@2346
   130
		};
ingmarstein@2346
   131
/* End PBXGroup section */
ingmarstein@2346
   132
ingmarstein@2346
   133
/* Begin PBXNativeTarget section */
ingmarstein@2346
   134
		65942E070711D4310089E4F1 /* GrowlAction */ = {
ingmarstein@2346
   135
			isa = PBXNativeTarget;
ingmarstein@2346
   136
			buildConfigurationList = 95EE279A0855AA6E0045DB39 /* Build configuration list for PBXNativeTarget "GrowlAction" */;
ingmarstein@2346
   137
			buildPhases = (
ingmarstein@2346
   138
				65942E080711D4310089E4F1 /* AppleScript */,
ingmarstein@2346
   139
				65942E0B0711D4310089E4F1 /* Resources */,
ingmarstein@2346
   140
				65942E100711D4310089E4F1 /* Frameworks */,
ingmarstein@2346
   141
			);
ingmarstein@2346
   142
			buildRules = (
ingmarstein@2346
   143
			);
ingmarstein@2346
   144
			dependencies = (
ingmarstein@2346
   145
			);
ingmarstein@2346
   146
			name = GrowlAction;
ingmarstein@2346
   147
			productInstallPath = /AppleInternal/Library/Automator;
ingmarstein@2346
   148
			productName = "Automator Action";
ingmarstein@2346
   149
			productReference = 65942E150711D4310089E4F1 /* Show Growl Notification.action */;
ingmarstein@2346
   150
			productType = "com.apple.product-type.bundle";
ingmarstein@2346
   151
		};
ingmarstein@2346
   152
/* End PBXNativeTarget section */
ingmarstein@2346
   153
ingmarstein@2346
   154
/* Begin PBXProject section */
ingmarstein@2346
   155
		089C1669FE841209C02AAC07 /* Project object */ = {
ingmarstein@2346
   156
			isa = PBXProject;
ingmarstein@2346
   157
			buildConfigurationList = 95EE279E0855AA6E0045DB39 /* Build configuration list for PBXProject "GrowlAction" */;
evands@3838
   158
			compatibilityVersion = "Xcode 2.4";
ingmarstein@2346
   159
			hasScannedForEncodings = 1;
ingmarstein@2346
   160
			mainGroup = 089C166AFE841209C02AAC07 /* Automator Action */;
ingmarstein@2346
   161
			projectDirPath = "";
evands@3838
   162
			projectRoot = "";
ingmarstein@2346
   163
			targets = (
ingmarstein@2346
   164
				65942E070711D4310089E4F1 /* GrowlAction */,
ingmarstein@2346
   165
			);
ingmarstein@2346
   166
		};
ingmarstein@2346
   167
/* End PBXProject section */
ingmarstein@2346
   168
ingmarstein@2346
   169
/* Begin PBXResourcesBuildPhase section */
ingmarstein@2346
   170
		65942E0B0711D4310089E4F1 /* Resources */ = {
ingmarstein@2346
   171
			isa = PBXResourcesBuildPhase;
ingmarstein@2346
   172
			buildActionMask = 2147483647;
ingmarstein@2346
   173
			files = (
ingmarstein@2346
   174
				65942E0C0711D4310089E4F1 /* InfoPlist.strings in Resources */,
ingmarstein@2346
   175
				65942E0D0711D4310089E4F1 /* main.nib in Resources */,
ingmarstein@2346
   176
			);
ingmarstein@2346
   177
			runOnlyForDeploymentPostprocessing = 0;
ingmarstein@2346
   178
		};
ingmarstein@2346
   179
/* End PBXResourcesBuildPhase section */
ingmarstein@2346
   180
ingmarstein@2346
   181
/* Begin PBXVariantGroup section */
ingmarstein@2346
   182
		089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
ingmarstein@2346
   183
			isa = PBXVariantGroup;
ingmarstein@2346
   184
			children = (
ingmarstein@2346
   185
				089C167EFE841241C02AAC07 /* English */,
ingmarstein@2346
   186
				95E790460835F25A0098656C /* German */,
ingmarstein@2379
   187
				955A4DBA0861752A009B6EA5 /* French */,
ingmarstein@2346
   188
			);
ingmarstein@2346
   189
			name = InfoPlist.strings;
ingmarstein@2346
   190
			sourceTree = "<group>";
ingmarstein@2346
   191
		};
ingmarstein@2346
   192
		65AABA18056A9B5C006CE269 /* main.nib */ = {
ingmarstein@2346
   193
			isa = PBXVariantGroup;
ingmarstein@2346
   194
			children = (
ingmarstein@2346
   195
				65AABA19056A9B5C006CE269 /* English */,
ingmarstein@2346
   196
				95E7903F0835F1E00098656C /* German */,
ingmarstein@2379
   197
				955A4DB908617521009B6EA5 /* French */,
ingmarstein@2346
   198
			);
ingmarstein@2346
   199
			name = main.nib;
ingmarstein@2346
   200
			sourceTree = "<group>";
ingmarstein@2346
   201
		};
ingmarstein@2346
   202
/* End PBXVariantGroup section */
ingmarstein@2346
   203
ingmarstein@2346
   204
/* Begin XCBuildConfiguration section */
ingmarstein@2346
   205
		95EE279B0855AA6E0045DB39 /* Development */ = {
ingmarstein@2346
   206
			isa = XCBuildConfiguration;
ingmarstein@2346
   207
			buildSettings = {
ingmarstein@2346
   208
				FRAMEWORK_SEARCH_PATHS = "";
ingmarstein@2346
   209
				GCC_DYNAMIC_NO_PIC = NO;
ingmarstein@2346
   210
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
ingmarstein@2346
   211
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
ingmarstein@2346
   212
				GCC_OPTIMIZATION_LEVEL = 0;
ingmarstein@2346
   213
				HEADER_SEARCH_PATHS = "";
ingmarstein@2346
   214
				INFOPLIST_FILE = Info.plist;
ingmarstein@2346
   215
				INSTALL_PATH = "($USER_LIBRARY_DIR)/Automator";
ingmarstein@2346
   216
				LIBRARY_SEARCH_PATHS = "";
ingmarstein@2346
   217
				OTHER_CFLAGS = "";
ingmarstein@2346
   218
				OTHER_LDFLAGS = "";
ingmarstein@2346
   219
				OTHER_OSAFLAGS = "";
ingmarstein@2346
   220
				OTHER_REZFLAGS = "";
ingmarstein@2346
   221
				PRODUCT_NAME = "Show Growl Notification";
ingmarstein@2346
   222
				SECTORDER_FLAGS = "";
ingmarstein@2346
   223
				WARNING_CFLAGS = (
ingmarstein@2346
   224
					"-Wmost",
ingmarstein@2346
   225
					"-Wno-four-char-constants",
ingmarstein@2346
   226
					"-Wno-unknown-pragmas",
ingmarstein@2346
   227
				);
ingmarstein@2346
   228
				WRAPPER_EXTENSION = action;
ingmarstein@2346
   229
				ZERO_LINK = YES;
ingmarstein@2346
   230
			};
ingmarstein@2346
   231
			name = Development;
ingmarstein@2346
   232
		};
ingmarstein@2346
   233
		95EE279C0855AA6E0045DB39 /* Deployment */ = {
ingmarstein@2346
   234
			isa = XCBuildConfiguration;
ingmarstein@2346
   235
			buildSettings = {
ingmarstein@2346
   236
				FRAMEWORK_SEARCH_PATHS = "";
ingmarstein@2346
   237
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
ingmarstein@2346
   238
				HEADER_SEARCH_PATHS = "";
ingmarstein@2346
   239
				INFOPLIST_FILE = Info.plist;
ingmarstein@2346
   240
				INSTALL_PATH = "($USER_LIBRARY_DIR)/Automator";
ingmarstein@2346
   241
				LIBRARY_SEARCH_PATHS = "";
ingmarstein@2346
   242
				OTHER_CFLAGS = "";
ingmarstein@2346
   243
				OTHER_LDFLAGS = "";
ingmarstein@2346
   244
				OTHER_OSAFLAGS = "-x";
ingmarstein@2346
   245
				OTHER_REZFLAGS = "";
ingmarstein@2346
   246
				PRODUCT_NAME = "Show Growl Notification";
ingmarstein@2346
   247
				SECTORDER_FLAGS = "";
ingmarstein@2346
   248
				WARNING_CFLAGS = (
ingmarstein@2346
   249
					"-Wmost",
ingmarstein@2346
   250
					"-Wno-four-char-constants",
ingmarstein@2346
   251
					"-Wno-unknown-pragmas",
ingmarstein@2346
   252
				);
ingmarstein@2346
   253
				WRAPPER_EXTENSION = action;
ingmarstein@2346
   254
				ZERO_LINK = NO;
ingmarstein@2346
   255
			};
ingmarstein@2346
   256
			name = Deployment;
ingmarstein@2346
   257
		};
ingmarstein@2346
   258
		95EE279F0855AA6E0045DB39 /* Development */ = {
ingmarstein@2346
   259
			isa = XCBuildConfiguration;
ingmarstein@2346
   260
			buildSettings = {
Peter@4179
   261
				SYMROOT = "$(SRCROOT)/../../build";
ingmarstein@2346
   262
			};
ingmarstein@2346
   263
			name = Development;
ingmarstein@2346
   264
		};
ingmarstein@2346
   265
		95EE27A00855AA6E0045DB39 /* Deployment */ = {
ingmarstein@2346
   266
			isa = XCBuildConfiguration;
ingmarstein@2346
   267
			buildSettings = {
Peter@4179
   268
				SYMROOT = "$(SRCROOT)/../../build";
ingmarstein@2346
   269
			};
ingmarstein@2346
   270
			name = Deployment;
ingmarstein@2346
   271
		};
ingmarstein@2346
   272
/* End XCBuildConfiguration section */
ingmarstein@2346
   273
ingmarstein@2346
   274
/* Begin XCConfigurationList section */
ingmarstein@2346
   275
		95EE279A0855AA6E0045DB39 /* Build configuration list for PBXNativeTarget "GrowlAction" */ = {
ingmarstein@2346
   276
			isa = XCConfigurationList;
ingmarstein@2346
   277
			buildConfigurations = (
ingmarstein@2346
   278
				95EE279B0855AA6E0045DB39 /* Development */,
ingmarstein@2346
   279
				95EE279C0855AA6E0045DB39 /* Deployment */,
ingmarstein@2346
   280
			);
ingmarstein@2346
   281
			defaultConfigurationIsVisible = 0;
evands@3838
   282
			defaultConfigurationName = Development;
ingmarstein@2346
   283
		};
ingmarstein@2346
   284
		95EE279E0855AA6E0045DB39 /* Build configuration list for PBXProject "GrowlAction" */ = {
ingmarstein@2346
   285
			isa = XCConfigurationList;
ingmarstein@2346
   286
			buildConfigurations = (
ingmarstein@2346
   287
				95EE279F0855AA6E0045DB39 /* Development */,
ingmarstein@2346
   288
				95EE27A00855AA6E0045DB39 /* Deployment */,
ingmarstein@2346
   289
			);
ingmarstein@2346
   290
			defaultConfigurationIsVisible = 0;
evands@3838
   291
			defaultConfigurationName = Development;
ingmarstein@2346
   292
		};
ingmarstein@2346
   293
/* End XCConfigurationList section */
ingmarstein@2346
   294
	};
ingmarstein@2346
   295
	rootObject = 089C1669FE841209C02AAC07 /* Project object */;
ingmarstein@2346
   296
}