|
6 | 6 | objectVersion = 63; |
7 | 7 | objects = { |
8 | 8 |
|
9 | | -/* Begin PBXAggregateTarget section */ |
10 | | - CF39802B1DAE7AC500A7C36C /* Documentation */ = { |
11 | | - isa = PBXAggregateTarget; |
12 | | - buildConfigurationList = CF39802C1DAE7AC600A7C36C /* Build configuration list for PBXAggregateTarget "Documentation" */; |
13 | | - buildPhases = ( |
14 | | - CF39802F1DAE7AE100A7C36C /* Build Documentation */, |
15 | | - ); |
16 | | - dependencies = ( |
17 | | - ); |
18 | | - name = Documentation; |
19 | | - productName = Documentation; |
20 | | - }; |
21 | | -/* End PBXAggregateTarget section */ |
22 | | - |
23 | 9 | /* Begin PBXBuildFile section */ |
24 | 10 | CF397F2A1DA9609C00A7C36C /* SensingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF397F201DA9609C00A7C36C /* SensingKit.framework */; }; |
25 | 11 | CF397F2F1DA9609C00A7C36C /* SensingKitTests.m in Sources */ = {isa = PBXBuildFile; fileRef = CF397F2E1DA9609C00A7C36C /* SensingKitTests.m */; }; |
|
646 | 632 | CreatedOnToolsVersion = 8.0; |
647 | 633 | ProvisioningStyle = Automatic; |
648 | 634 | }; |
649 | | - CF39802B1DAE7AC500A7C36C = { |
650 | | - CreatedOnToolsVersion = 8.0; |
651 | | - ProvisioningStyle = Automatic; |
652 | | - }; |
653 | 635 | }; |
654 | 636 | }; |
655 | 637 | buildConfigurationList = CF397F1A1DA9609C00A7C36C /* Build configuration list for PBXProject "SensingKit" */; |
|
667 | 649 | targets = ( |
668 | 650 | CF397F1F1DA9609C00A7C36C /* SensingKit */, |
669 | 651 | CF397F281DA9609C00A7C36C /* SensingKitTests */, |
670 | | - CF39802B1DAE7AC500A7C36C /* Documentation */, |
671 | 652 | ); |
672 | 653 | }; |
673 | 654 | /* End PBXProject section */ |
|
692 | 673 | }; |
693 | 674 | /* End PBXResourcesBuildPhase section */ |
694 | 675 |
|
695 | | -/* Begin PBXShellScriptBuildPhase section */ |
696 | | - CF39802F1DAE7AE100A7C36C /* Build Documentation */ = { |
697 | | - isa = PBXShellScriptBuildPhase; |
698 | | - buildActionMask = 2147483647; |
699 | | - files = ( |
700 | | - ); |
701 | | - inputPaths = ( |
702 | | - ); |
703 | | - name = "Build Documentation"; |
704 | | - outputPaths = ( |
705 | | - ); |
706 | | - runOnlyForDeploymentPostprocessing = 0; |
707 | | - shellPath = /bin/sh; |
708 | | - shellScript = "#appledoc Xcode script\n# Start constants\ncompany=\"Kleomenis Katevas\";\ncompanyID=\"org.sensingkit\";\ncompanyURL=\"https://www.sensingkit.com\";\ntarget=\"iphoneos\";\noutputPath=\"${PROJECT_DIR}/Documentation\";\n# End constants\n\n/usr/local/bin/appledoc \\\n--project-name \"SensingKit-iOS\" \\\n--project-company \"${company}\" \\\n--company-id \"${companyID}\" \\\n--output \"${outputPath}\" \\\n--ignore .m \\\n--ignore ESSEddystone \\\n--ignore SKAbstractSensor.h \\\n--ignore SKMotionManager.h \\\n--ignore SKAccelerometer.h \\\n--ignore SKGyroscope.h \\\n--ignore SKMagnetometer.h \\\n--ignore SKDeviceMotion.h \\\n--ignore SKMotionActivity.h \\\n--ignore SKPedometer.h \\\n--ignore SKAltimeter.h \\\n--ignore SKBatteryStatus.h \\\n--ignore SKLocation.h \\\n--ignore SKiBeaconProximity.h \\\n--ignore SKEddystoneProximity.h \\\n--ignore SKMicrophone.h \\\n--ignore SKHeading.h \\\n--docset-platform-family \"${target}\" \\\n--logformat xcode \\\n--keep-intermediate-files \\\n--no-repeat-first-par \\\n--no-warn-invalid-crossref \\\n--no-create-docset \\\n--exit-threshold 2 \\\n\"${PROJECT_DIR}\"\n"; |
709 | | - }; |
710 | | -/* End PBXShellScriptBuildPhase section */ |
711 | | - |
712 | 676 | /* Begin PBXSourcesBuildPhase section */ |
713 | 677 | CF397F1B1DA9609C00A7C36C /* Sources */ = { |
714 | 678 | isa = PBXSourcesBuildPhase; |
|
998 | 962 | }; |
999 | 963 | name = Release; |
1000 | 964 | }; |
1001 | | - CF39802D1DAE7AC600A7C36C /* Debug */ = { |
1002 | | - isa = XCBuildConfiguration; |
1003 | | - buildSettings = { |
1004 | | - DEVELOPMENT_TEAM = 9T92P8D3FB; |
1005 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
1006 | | - }; |
1007 | | - name = Debug; |
1008 | | - }; |
1009 | | - CF39802E1DAE7AC600A7C36C /* Release */ = { |
1010 | | - isa = XCBuildConfiguration; |
1011 | | - buildSettings = { |
1012 | | - DEVELOPMENT_TEAM = 9T92P8D3FB; |
1013 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
1014 | | - }; |
1015 | | - name = Release; |
1016 | | - }; |
1017 | 965 | /* End XCBuildConfiguration section */ |
1018 | 966 |
|
1019 | 967 | /* Begin XCConfigurationList section */ |
|
1044 | 992 | defaultConfigurationIsVisible = 0; |
1045 | 993 | defaultConfigurationName = Release; |
1046 | 994 | }; |
1047 | | - CF39802C1DAE7AC600A7C36C /* Build configuration list for PBXAggregateTarget "Documentation" */ = { |
1048 | | - isa = XCConfigurationList; |
1049 | | - buildConfigurations = ( |
1050 | | - CF39802D1DAE7AC600A7C36C /* Debug */, |
1051 | | - CF39802E1DAE7AC600A7C36C /* Release */, |
1052 | | - ); |
1053 | | - defaultConfigurationIsVisible = 0; |
1054 | | - defaultConfigurationName = Release; |
1055 | | - }; |
1056 | 995 | /* End XCConfigurationList section */ |
1057 | 996 | }; |
1058 | 997 | rootObject = CF397F171DA9609C00A7C36C /* Project object */; |
|
0 commit comments