|
6 | 6 | objectVersion = 46;
|
7 | 7 | objects = {
|
8 | 8 |
|
9 |
| -/* Begin PBXAggregateTarget section */ |
10 |
| - 4C0FC2FD1AC98F1A00881CE5 /* Build OSS Libraries */ = { |
11 |
| - isa = PBXAggregateTarget; |
12 |
| - buildConfigurationList = 4C0FC2FE1AC98F1A00881CE5 /* Build configuration list for PBXAggregateTarget "Build OSS Libraries" */; |
13 |
| - buildPhases = ( |
14 |
| - 4C0FC3001AC98F3000881CE5 /* ShellScript */, |
15 |
| - ); |
16 |
| - dependencies = ( |
17 |
| - ); |
18 |
| - name = "Build OSS Libraries"; |
19 |
| - productName = "Build OSS Libraries"; |
20 |
| - }; |
21 |
| -/* End PBXAggregateTarget section */ |
22 |
| - |
23 | 9 | /* Begin PBXBuildFile section */
|
24 | 10 | 4C006C5B1AB84DA2004BE3C6 /* libgcrypt.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4C006C571AB84DA2004BE3C6 /* libgcrypt.a */; };
|
25 | 11 | 4C006C5C1AB84DA2004BE3C6 /* libgpg-error.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4C006C581AB84DA2004BE3C6 /* libgpg-error.a */; };
|
|
61 | 47 | 4CF40F751AC1A65F00A26BE0 /* OTRKitFingerprintManagerDialog.strings in Resources */ = {isa = PBXBuildFile; fileRef = 4CF40F731AC1A65F00A26BE0 /* OTRKitFingerprintManagerDialog.strings */; };
|
62 | 48 | /* End PBXBuildFile section */
|
63 | 49 |
|
64 |
| -/* Begin PBXContainerItemProxy section */ |
65 |
| - 4C0FC3011AC9908B00881CE5 /* PBXContainerItemProxy */ = { |
66 |
| - isa = PBXContainerItemProxy; |
67 |
| - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; |
68 |
| - proxyType = 1; |
69 |
| - remoteGlobalIDString = 4C0FC2FD1AC98F1A00881CE5; |
70 |
| - remoteInfo = "Build OSS Libraries"; |
71 |
| - }; |
72 |
| -/* End PBXContainerItemProxy section */ |
73 |
| - |
74 | 50 | /* Begin PBXFileReference section */
|
75 |
| - 4C006C571AB84DA2004BE3C6 /* libgcrypt.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgcrypt.a; path = "/private/tmp/com.codeux.frameworks.encryptionKit/Library-Build-Results/lib-static/libgcrypt.a"; sourceTree = "<absolute>"; }; |
76 |
| - 4C006C581AB84DA2004BE3C6 /* libgpg-error.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libgpg-error.a"; path = "/private/tmp/com.codeux.frameworks.encryptionKit/Library-Build-Results/lib-static/libgpg-error.a"; sourceTree = "<absolute>"; }; |
77 |
| - 4C006C591AB84DA2004BE3C6 /* libotr.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libotr.a; path = "/private/tmp/com.codeux.frameworks.encryptionKit/Library-Build-Results/lib-static/libotr.a"; sourceTree = "<absolute>"; }; |
| 51 | + 4C006C571AB84DA2004BE3C6 /* libgcrypt.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgcrypt.a; path = "/Users/michael/Projects/Textual/Frameworks/Encryption Kit/Libraries/Libraries/libgcrypt.a"; sourceTree = "<absolute>"; }; |
| 52 | + 4C006C581AB84DA2004BE3C6 /* libgpg-error.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libgpg-error.a"; path = "/Users/michael/Projects/Textual/Frameworks/Encryption Kit/Libraries/Libraries/libgpg-error.a"; sourceTree = "<absolute>"; }; |
| 53 | + 4C006C591AB84DA2004BE3C6 /* libotr.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libotr.a; path = "/Users/michael/Projects/Textual/Frameworks/Encryption Kit/Libraries/Libraries/libotr.a"; sourceTree = "<absolute>"; }; |
78 | 54 | 4C006C5E1AB84E19004BE3C6 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
|
79 | 55 | 4C006C601AB84E22004BE3C6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
80 | 56 | 4C050D7C1AB919CA00A75CBC /* ACKNOWLEDGEMENT.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ACKNOWLEDGEMENT.txt; sourceTree = "<group>"; };
|
|
359 | 335 | buildRules = (
|
360 | 336 | );
|
361 | 337 | dependencies = (
|
362 |
| - 4C0FC3021AC9908B00881CE5 /* PBXTargetDependency */, |
363 | 338 | );
|
364 | 339 | name = EncryptionKit;
|
365 | 340 | productInstallPath = "$(HOME)/Library/Frameworks";
|
|
375 | 350 | attributes = {
|
376 | 351 | LastUpgradeCheck = 0900;
|
377 | 352 | TargetAttributes = {
|
378 |
| - 4C0FC2FD1AC98F1A00881CE5 = { |
379 |
| - CreatedOnToolsVersion = 6.2; |
380 |
| - }; |
381 | 353 | 8DC2EF4F0486A6940098B216 = {
|
382 | 354 | ProvisioningStyle = Manual;
|
383 | 355 | };
|
|
399 | 371 | projectRoot = "";
|
400 | 372 | targets = (
|
401 | 373 | 8DC2EF4F0486A6940098B216 /* EncryptionKit */,
|
402 |
| - 4C0FC2FD1AC98F1A00881CE5 /* Build OSS Libraries */, |
403 | 374 | );
|
404 | 375 | };
|
405 | 376 | /* End PBXProject section */
|
|
423 | 394 | };
|
424 | 395 | /* End PBXResourcesBuildPhase section */
|
425 | 396 |
|
426 |
| -/* Begin PBXShellScriptBuildPhase section */ |
427 |
| - 4C0FC3001AC98F3000881CE5 /* ShellScript */ = { |
428 |
| - isa = PBXShellScriptBuildPhase; |
429 |
| - buildActionMask = 2147483647; |
430 |
| - files = ( |
431 |
| - ); |
432 |
| - inputPaths = ( |
433 |
| - ); |
434 |
| - outputPaths = ( |
435 |
| - ); |
436 |
| - runOnlyForDeploymentPostprocessing = 0; |
437 |
| - shellPath = /bin/bash; |
438 |
| - shellScript = "env -i \"${PROJECT_DIR}/Build Dependencies/buildDependencies.sh\""; |
439 |
| - }; |
440 |
| -/* End PBXShellScriptBuildPhase section */ |
441 |
| - |
442 | 397 | /* Begin PBXSourcesBuildPhase section */
|
443 | 398 | 8DC2EF540486A6940098B216 /* Sources */ = {
|
444 | 399 | isa = PBXSourcesBuildPhase;
|
|
459 | 414 | };
|
460 | 415 | /* End PBXSourcesBuildPhase section */
|
461 | 416 |
|
462 |
| -/* Begin PBXTargetDependency section */ |
463 |
| - 4C0FC3021AC9908B00881CE5 /* PBXTargetDependency */ = { |
464 |
| - isa = PBXTargetDependency; |
465 |
| - target = 4C0FC2FD1AC98F1A00881CE5 /* Build OSS Libraries */; |
466 |
| - targetProxy = 4C0FC3011AC9908B00881CE5 /* PBXContainerItemProxy */; |
467 |
| - }; |
468 |
| -/* End PBXTargetDependency section */ |
469 |
| - |
470 | 417 | /* Begin XCBuildConfiguration section */
|
471 | 418 | 1DEB91AF08733DA50010E9CD /* Release */ = {
|
472 | 419 | isa = XCBuildConfiguration;
|
|
488 | 435 | };
|
489 | 436 | name = Release;
|
490 | 437 | };
|
491 |
| - 4C0FC2FF1AC98F1A00881CE5 /* Release */ = { |
492 |
| - isa = XCBuildConfiguration; |
493 |
| - buildSettings = { |
494 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.codeux.frameworks.encryptionKit; |
495 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
496 |
| - }; |
497 |
| - name = Release; |
498 |
| - }; |
499 | 438 | /* End XCBuildConfiguration section */
|
500 | 439 |
|
501 | 440 | /* Begin XCConfigurationList section */
|
|
515 | 454 | defaultConfigurationIsVisible = 0;
|
516 | 455 | defaultConfigurationName = Release;
|
517 | 456 | };
|
518 |
| - 4C0FC2FE1AC98F1A00881CE5 /* Build configuration list for PBXAggregateTarget "Build OSS Libraries" */ = { |
519 |
| - isa = XCConfigurationList; |
520 |
| - buildConfigurations = ( |
521 |
| - 4C0FC2FF1AC98F1A00881CE5 /* Release */, |
522 |
| - ); |
523 |
| - defaultConfigurationIsVisible = 0; |
524 |
| - defaultConfigurationName = Release; |
525 |
| - }; |
526 | 457 | /* End XCConfigurationList section */
|
527 | 458 | };
|
528 | 459 | rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
|
|
0 commit comments