|
6 | 6 | objectVersion = 46;
|
7 | 7 | objects = {
|
8 | 8 |
|
| 9 | +/* Begin PBXAggregateTarget section */ |
| 10 | + AE72641A19F4302E000AE2ED /* Documentation */ = { |
| 11 | + isa = PBXAggregateTarget; |
| 12 | + buildConfigurationList = AE72641D19F4302E000AE2ED /* Build configuration list for PBXAggregateTarget "Documentation" */; |
| 13 | + buildPhases = ( |
| 14 | + AE72641E19F43037000AE2ED /* ShellScript */, |
| 15 | + ); |
| 16 | + dependencies = ( |
| 17 | + ); |
| 18 | + name = Documentation; |
| 19 | + productName = Documentation; |
| 20 | + }; |
| 21 | +/* End PBXAggregateTarget section */ |
| 22 | + |
9 | 23 | /* Begin PBXBuildFile section */
|
10 | 24 | AE1AB97E19EA7FB20002ECFA /* libsofia-sip-ua.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AE1AB97D19EA7FB20002ECFA /* libsofia-sip-ua.a */; };
|
11 | 25 | AEA6C4B119DB412A00BD2455 /* sdp_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AEA6C4A219DB412A00BD2455 /* sdp_utils.cpp */; };
|
|
590 | 604 | targets = (
|
591 | 605 | AEC1220B19728C850035B864 /* RestCommClient */,
|
592 | 606 | AEC1221B19728C850035B864 /* RestCommClientTests */,
|
| 607 | + AE72641A19F4302E000AE2ED /* Documentation */, |
593 | 608 | );
|
594 | 609 | };
|
595 | 610 | /* End PBXProject section */
|
|
605 | 620 | };
|
606 | 621 | /* End PBXResourcesBuildPhase section */
|
607 | 622 |
|
| 623 | +/* Begin PBXShellScriptBuildPhase section */ |
| 624 | + AE72641E19F43037000AE2ED /* ShellScript */ = { |
| 625 | + isa = PBXShellScriptBuildPhase; |
| 626 | + buildActionMask = 2147483647; |
| 627 | + files = ( |
| 628 | + ); |
| 629 | + inputPaths = ( |
| 630 | + ); |
| 631 | + outputPaths = ( |
| 632 | + ); |
| 633 | + runOnlyForDeploymentPostprocessing = 0; |
| 634 | + shellPath = /bin/sh; |
| 635 | + shellScript = "cd \"${PROJECT_DIR}/doc\"\n/opt/local/bin/doxygen Doxyfile"; |
| 636 | + }; |
| 637 | +/* End PBXShellScriptBuildPhase section */ |
| 638 | + |
608 | 639 | /* Begin PBXSourcesBuildPhase section */
|
609 | 640 | AEC1220819728C850035B864 /* Sources */ = {
|
610 | 641 | isa = PBXSourcesBuildPhase;
|
|
656 | 687 | /* End PBXVariantGroup section */
|
657 | 688 |
|
658 | 689 | /* Begin XCBuildConfiguration section */
|
| 690 | + AE72641B19F4302E000AE2ED /* Debug */ = { |
| 691 | + isa = XCBuildConfiguration; |
| 692 | + buildSettings = { |
| 693 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 694 | + }; |
| 695 | + name = Debug; |
| 696 | + }; |
| 697 | + AE72641C19F4302E000AE2ED /* Release */ = { |
| 698 | + isa = XCBuildConfiguration; |
| 699 | + buildSettings = { |
| 700 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 701 | + }; |
| 702 | + name = Release; |
| 703 | + }; |
659 | 704 | AEC1222D19728C850035B864 /* Debug */ = {
|
660 | 705 | isa = XCBuildConfiguration;
|
661 | 706 | buildSettings = {
|
|
815 | 860 | /* End XCBuildConfiguration section */
|
816 | 861 |
|
817 | 862 | /* Begin XCConfigurationList section */
|
| 863 | + AE72641D19F4302E000AE2ED /* Build configuration list for PBXAggregateTarget "Documentation" */ = { |
| 864 | + isa = XCConfigurationList; |
| 865 | + buildConfigurations = ( |
| 866 | + AE72641B19F4302E000AE2ED /* Debug */, |
| 867 | + AE72641C19F4302E000AE2ED /* Release */, |
| 868 | + ); |
| 869 | + defaultConfigurationIsVisible = 0; |
| 870 | + }; |
818 | 871 | AEC1220719728C850035B864 /* Build configuration list for PBXProject "RestCommClient" */ = {
|
819 | 872 | isa = XCConfigurationList;
|
820 | 873 | buildConfigurations = (
|
|
0 commit comments