|
47 | 47 | 69A26D0C0F302C10006648BC /* NSBezierPath-RoundedRectangle.m in Sources */ = {isa = PBXBuildFile; fileRef = 69A26D0B0F302C10006648BC /* NSBezierPath-RoundedRectangle.m */; };
|
48 | 48 | 79166CBD0FF69E1800B1F69B /* CTGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = 79166CBB0FF69E1800B1F69B /* CTGradient.m */; };
|
49 | 49 | 79A21C4D0F30B735009424B8 /* CTFWhitelistWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 79A21C490F30B735009424B8 /* CTFWhitelistWindowController.m */; };
|
| 50 | + 79B1F5C0105D9CEE0081D0B0 /* dsa_pub.pem in Resources */ = {isa = PBXBuildFile; fileRef = 79B1F5BF105D9CEE0081D0B0 /* dsa_pub.pem */; }; |
50 | 51 | 79C040700FF1CCE6002DA6A5 /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 79A060EB0FF1CBF50035F03A /* Sparkle.framework */; };
|
51 | 52 | 79E2EB930F86AAD3005CF170 /* SparkleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 79E2EB920F86AAD3005CF170 /* SparkleManager.m */; };
|
52 | 53 | 844695F70F470D1F00DC783A /* CTFsIFRSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 844695910F46FC6600DC783A /* CTFsIFRSupport.m */; };
|
|
147 | 148 | 79475E0C0F658D9A00FD82E3 /* Sparkle.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Sparkle.xcodeproj; path = Plugin/Sparkle/Sparkle.xcodeproj; sourceTree = "<group>"; };
|
148 | 149 | 79A21C490F30B735009424B8 /* CTFWhitelistWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CTFWhitelistWindowController.m; path = Plugin/CTFWhitelistWindowController.m; sourceTree = "<group>"; };
|
149 | 150 | 79A21C4A0F30B735009424B8 /* CTFWhitelistWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CTFWhitelistWindowController.h; path = Plugin/CTFWhitelistWindowController.h; sourceTree = "<group>"; };
|
| 151 | + 79B1F5BF105D9CEE0081D0B0 /* dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dsa_pub.pem; path = Plugin/dsa_pub.pem; sourceTree = "<group>"; }; |
150 | 152 | 79E2EB910F86AAD3005CF170 /* SparkleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparkleManager.h; path = Plugin/SparkleManager.h; sourceTree = "<group>"; };
|
151 | 153 | 79E2EB920F86AAD3005CF170 /* SparkleManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SparkleManager.m; path = Plugin/SparkleManager.m; sourceTree = "<group>"; };
|
152 | 154 | 844695900F46FC6600DC783A /* CTFsIFRSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CTFsIFRSupport.h; path = Plugin/CTFsIFRSupport.h; sourceTree = "<group>"; };
|
|
225 | 227 | 072189BA0F30D9C3008C8944 /* ContextualMenu.xib */,
|
226 | 228 | 072189BC0F30D9C3008C8944 /* WhitelistPanel.xib */,
|
227 | 229 | A494CC2B0F9F2446007D5EEB /* ctf.icns */,
|
| 230 | + 79B1F5BF105D9CEE0081D0B0 /* dsa_pub.pem */, |
228 | 231 | D9566C2B0F37EA0800358646 /* deSIFR Resources */,
|
229 | 232 | );
|
230 | 233 | indentWidth = 4;
|
|
368 | 371 | 6953E43C0F3EDEB50014ECF7 /* MenubarMenu.xib in Resources */,
|
369 | 372 | A494CC2C0F9F2446007D5EEB /* ctf.icns in Resources */,
|
370 | 373 | 00FBE92F0FCD68CE00BC0995 /* NSActionTemplate.png in Resources */,
|
| 374 | + 79B1F5C0105D9CEE0081D0B0 /* dsa_pub.pem in Resources */, |
371 | 375 | );
|
372 | 376 | runOnlyForDeploymentPostprocessing = 0;
|
373 | 377 | };
|
|
492 | 496 | GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
493 | 497 | GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
494 | 498 | GCC_WARN_SIGN_COMPARE = YES;
|
495 |
| - PRODUCT_VERSION = 1.5.1; |
| 499 | + PRODUCT_VERSION = 1.5.2; |
496 | 500 | WARNING_CFLAGS = "-Wall";
|
497 | 501 | };
|
498 | 502 | name = Debug;
|
|
505 | 509 | GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
506 | 510 | GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
507 | 511 | GCC_WARN_SIGN_COMPARE = YES;
|
508 |
| - PRODUCT_VERSION = 1.5.1; |
| 512 | + PRODUCT_VERSION = 1.5.2; |
509 | 513 | WARNING_CFLAGS = "-Wall";
|
510 | 514 | };
|
511 | 515 | name = Release;
|
|
0 commit comments