|
48 | 48 | 4CCFAA7B14AA142400D4A0BD /* status_item_mask.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CCFAA7914AA142400D4A0BD /* status_item_mask.png */; };
|
49 | 49 | 4CFBC71D13F9AADA0043F56A /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4CFBC71C13F9AADA0043F56A /* MainMenu.xib */; };
|
50 | 50 | 4CFBC72513F9AFE30043F56A /* MVPreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CFBC72413F9AFE30043F56A /* MVPreferencesController.m */; };
|
| 51 | + F8BE958616C64422001368E1 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8BE958516C64422001368E1 /* Sparkle.framework */; }; |
| 52 | + F8BE958916C64473001368E1 /* Sparkle.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F8BE958516C64422001368E1 /* Sparkle.framework */; }; |
| 53 | + F8BE958C16C649DC001368E1 /* dsa_pub.pem in Resources */ = {isa = PBXBuildFile; fileRef = F8BE958B16C649DC001368E1 /* dsa_pub.pem */; }; |
51 | 54 | /* End PBXBuildFile section */
|
52 | 55 |
|
53 | 56 | /* Begin PBXCopyFilesBuildPhase section */
|
|
58 | 61 | dstSubfolderSpec = 10;
|
59 | 62 | files = (
|
60 | 63 | 4C4F4BDD16C5BA42005E32A3 /* CURLHandle.framework in Copy Frameworks */,
|
| 64 | + F8BE958916C64473001368E1 /* Sparkle.framework in Copy Frameworks */, |
61 | 65 | 4C6B0C4114A920D600E35C50 /* ShortcutRecorder.framework in Copy Frameworks */,
|
62 | 66 | 4C9F98AA1493D2BB007B80DD /* Growl.framework in Copy Frameworks */,
|
63 | 67 | 4C9F98D6149521C7007B80DD /* RegexKit.framework in Copy Frameworks */,
|
|
130 | 134 | 4CFBC71C13F9AADA0043F56A /* MainMenu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainMenu.xib; sourceTree = "<group>"; };
|
131 | 135 | 4CFBC72313F9AFE30043F56A /* MVPreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MVPreferencesController.h; sourceTree = "<group>"; };
|
132 | 136 | 4CFBC72413F9AFE30043F56A /* MVPreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MVPreferencesController.m; sourceTree = "<group>"; };
|
| 137 | + F8BE958516C64422001368E1 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; }; |
| 138 | + F8BE958B16C649DC001368E1 /* dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dsa_pub.pem; sourceTree = "<group>"; }; |
133 | 139 | /* End PBXFileReference section */
|
134 | 140 |
|
135 | 141 | /* Begin PBXFrameworksBuildPhase section */
|
|
145 | 151 | 4C9F98D514952069007B80DD /* RegexKit.framework in Frameworks */,
|
146 | 152 | 4C6B0C3F14A91FE900E35C50 /* ShortcutRecorder.framework in Frameworks */,
|
147 | 153 | 4C4F4BDC16C5BA18005E32A3 /* CURLHandle.framework in Frameworks */,
|
| 154 | + F8BE958616C64422001368E1 /* Sparkle.framework in Frameworks */, |
148 | 155 | );
|
149 | 156 | runOnlyForDeploymentPostprocessing = 0;
|
150 | 157 | };
|
|
187 | 194 | 4CCC76C4136755DE001D5C9E /* Frameworks */ = {
|
188 | 195 | isa = PBXGroup;
|
189 | 196 | children = (
|
| 197 | + F8BE958516C64422001368E1 /* Sparkle.framework */, |
190 | 198 | 4C4F4BDB16C5BA18005E32A3 /* CURLHandle.framework */,
|
191 | 199 | 4C6B0C4214A925D600E35C50 /* Carbon.framework */,
|
192 | 200 | 4C6B0C3E14A91FE900E35C50 /* ShortcutRecorder.framework */,
|
|
230 | 238 | 4CCC76CC136755DE001D5C9E /* Supporting Files */ = {
|
231 | 239 | isa = PBXGroup;
|
232 | 240 | children = (
|
| 241 | + F8BE958B16C649DC001368E1 /* dsa_pub.pem */, |
233 | 242 | 4CCC76CD136755DE001D5C9E /* FileShuttle-Info.plist */,
|
234 | 243 | 4CCC76CE136755DE001D5C9E /* InfoPlist.strings */,
|
235 | 244 | 4CCC76D1136755DE001D5C9E /* FileShuttle-Prefix.pch */,
|
|
344 | 353 | 4C6CF8351497F32D002C1E14 /* status_item_error.png in Resources */,
|
345 | 354 | 4CCFAA7A14AA142400D4A0BD /* status_item_empty.png in Resources */,
|
346 | 355 | 4CCFAA7B14AA142400D4A0BD /* status_item_mask.png in Resources */,
|
| 356 | + F8BE958C16C649DC001368E1 /* dsa_pub.pem in Resources */, |
347 | 357 | );
|
348 | 358 | runOnlyForDeploymentPostprocessing = 0;
|
349 | 359 | };
|
|
427 | 437 | IBC_NOTICES = YES;
|
428 | 438 | IBC_WARNINGS = YES;
|
429 | 439 | MACOSX_DEPLOYMENT_TARGET = 10.6;
|
| 440 | + ONLY_ACTIVE_ARCH = NO; |
430 | 441 | OTHER_CFLAGS = "";
|
431 | 442 | SDKROOT = macosx10.6;
|
432 | 443 | };
|
|
0 commit comments