852 lines
41 KiB
Plaintext
852 lines
41 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 70;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
0BF86B222B4F360000E3790E /* ResearchKitSwiftUI.docc in Sources */ = {isa = PBXBuildFile; fileRef = 0BF86B212B4F360000E3790E /* ResearchKitSwiftUI.docc */; };
|
|
380E14B02C3350A900085D2B /* ResearchForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = 380E14AF2C3350A900085D2B /* ResearchForm.swift */; };
|
|
3815C0142C2081CE00A29CD3 /* DateTimeQuestion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3815C0132C2081CE00A29CD3 /* DateTimeQuestion.swift */; };
|
|
381CAC0A2C35E06500FCE89A /* ResearchFormStepContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 381CAC092C35E05A00FCE89A /* ResearchFormStepContentView.swift */; };
|
|
381CAC0C2C35F4CE00FCE89A /* ResearchFormCompletion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 381CAC0B2C35F4C300FCE89A /* ResearchFormCompletion.swift */; };
|
|
381CAC102C3C759200FCE89A /* HeightQuestion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 381CAC0F2C3C759200FCE89A /* HeightQuestion.swift */; };
|
|
3820BE212C6574C00012CB2C /* ResearchFormResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3820BE1F2C6574350012CB2C /* ResearchFormResult.swift */; };
|
|
3820BE222C6574C50012CB2C /* StepResultKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3820BE202C6574640012CB2C /* StepResultKey.swift */; };
|
|
382CF7852C3F2632000F3433 /* WeightQuestion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 382CF7842C3F262F000F3433 /* WeightQuestion.swift */; };
|
|
3858D2662C90EF1700F334EB /* ResultValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3858D2652C90EF1500F334EB /* ResultValue.swift */; };
|
|
389694182C6E7622007BA17D /* MeasurementUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 389694172C6E7621007BA17D /* MeasurementUtility.swift */; };
|
|
38CD26102C1909CC000FDBB0 /* Question.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38CD260F2C1909CC000FDBB0 /* Question.swift */; };
|
|
38CD263B2C1BA6EA000FDBB0 /* TextQuestion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38CD263A2C1BA6EA000FDBB0 /* TextQuestion.swift */; };
|
|
38DB82E32C753A8B0074B95D /* ResearchKitSwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0BF86B1D2B4F360000E3790E /* ResearchKitSwiftUI.framework */; platformFilters = (ios, xros, ); };
|
|
38F4F6C62C4AD35C004E7A8D /* ImageChoiceQuestion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38F4F6C52C4AD35C004E7A8D /* ImageChoiceQuestion.swift */; };
|
|
5E05B53D2C2E135D00A0A83B /* DoneKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E05B53C2C2E135D00A0A83B /* DoneKeyboardToolbar.swift */; };
|
|
5E44D4482C24A6FF0045007E /* NumericQuestion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E44D4472C24A6FF0045007E /* NumericQuestion.swift */; };
|
|
5E507F812C1141F2002958E2 /* SliderValueForegroundStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E507F802C1141F2002958E2 /* SliderValueForegroundStyle.swift */; };
|
|
5EA939252CD18B01001060CD /* ResearchFormStep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EA939242CD18AFB001060CD /* ResearchFormStep.swift */; };
|
|
5EAFC71C2C7549BD008560D7 /* NavigationalLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EAFC71B2C7549B9008560D7 /* NavigationalLayout.swift */; };
|
|
5EBAA28D2C40634800F193C6 /* BodyItemIconForegroundStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EBAA28C2C40634800F193C6 /* BodyItemIconForegroundStyle.swift */; };
|
|
5EBAA28F2C4063C100F193C6 /* StepIconForegroundStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EBAA28E2C4063C100F193C6 /* StepIconForegroundStyle.swift */; };
|
|
5ED16E272C5AF7E50072016D /* InstructionBodyItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5ED16E262C5AF7DF0072016D /* InstructionBodyItem.swift */; };
|
|
5ED33A372CAE1EB900926DA3 /* TextChoice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5ED33A362CAE1EB600926DA3 /* TextChoice.swift */; };
|
|
5EDFA9D72BFFFA2B0044C156 /* StepHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EDFA9D62BFFFA2B0044C156 /* StepHeader.swift */; };
|
|
5EE5FD312C6A8486004BBABF /* StateManagementType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EE5FD302C6A8482004BBABF /* StateManagementType.swift */; };
|
|
5EFC55352C9B9C4D002C9587 /* QuestionCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EFC55342C9B9C4D002C9587 /* QuestionCard.swift */; };
|
|
5EFC55742C9DEFC0002C9587 /* KeyboardUtilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EFC55732C9DEF9E002C9587 /* KeyboardUtilities.swift */; };
|
|
69EE51532C77F1B8008B2AD6 /* QuestionRequired.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69EE51522C77F1B8008B2AD6 /* QuestionRequired.swift */; };
|
|
E46F44CF2C66BF25009E5762 /* MultipleChoiceQuestion.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4DBF1B52B97C2AC0085D6A1 /* MultipleChoiceQuestion.swift */; };
|
|
E473AC712CB0AFC700530CB1 /* ResearchKitSwiftUI.strings in Resources */ = {isa = PBXBuildFile; fileRef = E473AC6F2CB0AFBE00530CB1 /* ResearchKitSwiftUI.strings */; };
|
|
E4DBF1B92B97C3060085D6A1 /* TextChoiceOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4DBF1B82B97C3030085D6A1 /* TextChoiceOption.swift */; };
|
|
E4DBF1BF2BA24AA40085D6A1 /* StickyScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4DBF1BE2BA24AA10085D6A1 /* StickyScrollView.swift */; };
|
|
E4DBF1C12BA24B190085D6A1 /* StickyFooterLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4DBF1C02BA24B150085D6A1 /* StickyFooterLayout.swift */; };
|
|
E4DBF1C32BA24B8B0085D6A1 /* StickyScrollView+StickyLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4DBF1C22BA24B860085D6A1 /* StickyScrollView+StickyLayout.swift */; };
|
|
E4E0AFCA2C5B12B40082ADF8 /* Color+ResearchFormColors.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4E0AFC92C5B12B40082ADF8 /* Color+ResearchFormColors.swift */; };
|
|
E4FBFEDD2C6C0D0500F50946 /* SliderQuestion.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA32DE9E2BCF34440041A937 /* SliderQuestion.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
38DB82E42C753A8B0074B95D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 0BF86B142B4F360000E3790E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 0BF86B1C2B4F360000E3790E;
|
|
remoteInfo = "";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
0B72132F2B4F36B900463E69 /* ResearchKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ResearchKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0B7213392B4F379500463E69 /* ResearchKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ResearchKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0B72133C2B4F37B300463E69 /* ResearchKitActiveTask.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ResearchKitActiveTask.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0B7213542B4F3A8400463E69 /* ResearchKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ResearchKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0B7213572B4F3ABD00463E69 /* ResearchKitActiveTask.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ResearchKitActiveTask.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0B7213612B4F3C7F00463E69 /* ResearchKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ResearchKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0B7213672B4F3CB200463E69 /* ResearchKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ResearchKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0BF86B1D2B4F360000E3790E /* ResearchKitSwiftUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ResearchKitSwiftUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0BF86B212B4F360000E3790E /* ResearchKitSwiftUI.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = ResearchKitSwiftUI.docc; sourceTree = "<group>"; };
|
|
380E14AF2C3350A900085D2B /* ResearchForm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResearchForm.swift; sourceTree = "<group>"; };
|
|
3815C0132C2081CE00A29CD3 /* DateTimeQuestion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DateTimeQuestion.swift; sourceTree = "<group>"; };
|
|
381CAC092C35E05A00FCE89A /* ResearchFormStepContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResearchFormStepContentView.swift; sourceTree = "<group>"; };
|
|
381CAC0B2C35F4C300FCE89A /* ResearchFormCompletion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResearchFormCompletion.swift; sourceTree = "<group>"; };
|
|
381CAC0F2C3C759200FCE89A /* HeightQuestion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HeightQuestion.swift; sourceTree = "<group>"; };
|
|
3820BE1F2C6574350012CB2C /* ResearchFormResult.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResearchFormResult.swift; sourceTree = "<group>"; };
|
|
3820BE202C6574640012CB2C /* StepResultKey.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StepResultKey.swift; sourceTree = "<group>"; };
|
|
382CF7842C3F262F000F3433 /* WeightQuestion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WeightQuestion.swift; sourceTree = "<group>"; };
|
|
3858D2652C90EF1500F334EB /* ResultValue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResultValue.swift; sourceTree = "<group>"; };
|
|
389694172C6E7621007BA17D /* MeasurementUtility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeasurementUtility.swift; sourceTree = "<group>"; };
|
|
38CD260F2C1909CC000FDBB0 /* Question.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Question.swift; sourceTree = "<group>"; };
|
|
38CD263A2C1BA6EA000FDBB0 /* TextQuestion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextQuestion.swift; sourceTree = "<group>"; };
|
|
38DB82DF2C753A8B0074B95D /* ResearchKitSwiftUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ResearchKitSwiftUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
38F4F6C52C4AD35C004E7A8D /* ImageChoiceQuestion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageChoiceQuestion.swift; sourceTree = "<group>"; };
|
|
5E05B53C2C2E135D00A0A83B /* DoneKeyboardToolbar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DoneKeyboardToolbar.swift; sourceTree = "<group>"; };
|
|
5E44D4472C24A6FF0045007E /* NumericQuestion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NumericQuestion.swift; sourceTree = "<group>"; };
|
|
5E507F802C1141F2002958E2 /* SliderValueForegroundStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SliderValueForegroundStyle.swift; sourceTree = "<group>"; };
|
|
5E67B9712CA765540062A0F6 /* ResearchKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ResearchKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
5E7596BC2BE049B90088F7B7 /* ResearchKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ResearchKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
5EA939242CD18AFB001060CD /* ResearchFormStep.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResearchFormStep.swift; sourceTree = "<group>"; };
|
|
5EAFC71B2C7549B9008560D7 /* NavigationalLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationalLayout.swift; sourceTree = "<group>"; };
|
|
5EBAA28C2C40634800F193C6 /* BodyItemIconForegroundStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BodyItemIconForegroundStyle.swift; sourceTree = "<group>"; };
|
|
5EBAA28E2C4063C100F193C6 /* StepIconForegroundStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StepIconForegroundStyle.swift; sourceTree = "<group>"; };
|
|
5ED16E262C5AF7DF0072016D /* InstructionBodyItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InstructionBodyItem.swift; sourceTree = "<group>"; };
|
|
5ED33A362CAE1EB600926DA3 /* TextChoice.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextChoice.swift; sourceTree = "<group>"; };
|
|
5EDFA9D62BFFFA2B0044C156 /* StepHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StepHeader.swift; sourceTree = "<group>"; };
|
|
5EE5FD302C6A8482004BBABF /* StateManagementType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StateManagementType.swift; sourceTree = "<group>"; };
|
|
5EFC55342C9B9C4D002C9587 /* QuestionCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuestionCard.swift; sourceTree = "<group>"; };
|
|
5EFC55732C9DEF9E002C9587 /* KeyboardUtilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardUtilities.swift; sourceTree = "<group>"; };
|
|
69EE51522C77F1B8008B2AD6 /* QuestionRequired.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuestionRequired.swift; sourceTree = "<group>"; };
|
|
BA32DE9E2BCF34440041A937 /* SliderQuestion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SliderQuestion.swift; sourceTree = "<group>"; };
|
|
E473AC6E2CB0AFBE00530CB1 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = ResearchKitSwiftUI.strings; sourceTree = "<group>"; };
|
|
E49B08D92C73EDD000669012 /* ResearchKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ResearchKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
E4B087862C668EA500EFCE35 /* ResearchKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ResearchKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
E4B0878A2C668EB100EFCE35 /* ResearchKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ResearchKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
E4B0878B2C668EBB00EFCE35 /* ResearchKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ResearchKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
E4DBF1B52B97C2AC0085D6A1 /* MultipleChoiceQuestion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MultipleChoiceQuestion.swift; sourceTree = "<group>"; };
|
|
E4DBF1B82B97C3030085D6A1 /* TextChoiceOption.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextChoiceOption.swift; sourceTree = "<group>"; };
|
|
E4DBF1BE2BA24AA10085D6A1 /* StickyScrollView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StickyScrollView.swift; sourceTree = "<group>"; };
|
|
E4DBF1C02BA24B150085D6A1 /* StickyFooterLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StickyFooterLayout.swift; sourceTree = "<group>"; };
|
|
E4DBF1C22BA24B860085D6A1 /* StickyScrollView+StickyLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "StickyScrollView+StickyLayout.swift"; sourceTree = "<group>"; };
|
|
E4E0AFC92C5B12B40082ADF8 /* Color+ResearchFormColors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Color+ResearchFormColors.swift"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
|
38DB82E02C753A8B0074B95D /* ResearchKitSwiftUITests */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = ResearchKitSwiftUITests; sourceTree = "<group>"; };
|
|
/* End PBXFileSystemSynchronizedRootGroup section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
0BF86B1A2B4F360000E3790E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
38DB82DC2C753A8B0074B95D /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
38DB82E32C753A8B0074B95D /* ResearchKitSwiftUI.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
0B53DA5F2BD054EE00227126 /* Localization */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E473AC702CB0AFBE00530CB1 /* en.lproj */,
|
|
);
|
|
path = Localization;
|
|
sourceTree = "<group>";
|
|
};
|
|
0B72132E2B4F36B900463E69 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5E67B9712CA765540062A0F6 /* ResearchKit.framework */,
|
|
E49B08D92C73EDD000669012 /* ResearchKit.framework */,
|
|
E4B0878B2C668EBB00EFCE35 /* ResearchKit.framework */,
|
|
E4B0878A2C668EB100EFCE35 /* ResearchKit.framework */,
|
|
E4B087862C668EA500EFCE35 /* ResearchKit.framework */,
|
|
5E7596BC2BE049B90088F7B7 /* ResearchKit.framework */,
|
|
0B7213612B4F3C7F00463E69 /* ResearchKit.framework */,
|
|
0B7213672B4F3CB200463E69 /* ResearchKitUI.framework */,
|
|
0B7213542B4F3A8400463E69 /* ResearchKit.framework */,
|
|
0B7213572B4F3ABD00463E69 /* ResearchKitActiveTask.framework */,
|
|
0B72132F2B4F36B900463E69 /* ResearchKit.framework */,
|
|
0B7213392B4F379500463E69 /* ResearchKitUI.framework */,
|
|
0B72133C2B4F37B300463E69 /* ResearchKitActiveTask.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
0BF86B132B4F360000E3790E = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0BF86B1F2B4F360000E3790E /* ResearchKitSwiftUI */,
|
|
38DB82E02C753A8B0074B95D /* ResearchKitSwiftUITests */,
|
|
0BF86B1E2B4F360000E3790E /* Products */,
|
|
0B72132E2B4F36B900463E69 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
0BF86B1E2B4F360000E3790E /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0BF86B1D2B4F360000E3790E /* ResearchKitSwiftUI.framework */,
|
|
38DB82DF2C753A8B0074B95D /* ResearchKitSwiftUITests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
0BF86B1F2B4F360000E3790E /* ResearchKitSwiftUI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5EA939202CD18A11001060CD /* Form */,
|
|
5EA9391F2CD18A05001060CD /* Step */,
|
|
E4DBF1B22B97C27E0085D6A1 /* Questions */,
|
|
5EA939212CD18A40001060CD /* Instructions */,
|
|
5EA9391C2CD18997001060CD /* Scrolling */,
|
|
3820BE1E2C65742D0012CB2C /* Results */,
|
|
5EA939232CD18AA8001060CD /* Measurement */,
|
|
5EFC55722C9DEF8F002C9587 /* Keyboard */,
|
|
5EA939272CD18C58001060CD /* Color */,
|
|
0B53DA5F2BD054EE00227126 /* Localization */,
|
|
0BF86B212B4F360000E3790E /* ResearchKitSwiftUI.docc */,
|
|
);
|
|
path = ResearchKitSwiftUI;
|
|
sourceTree = "<group>";
|
|
};
|
|
3820BE1E2C65742D0012CB2C /* Results */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3858D2652C90EF1500F334EB /* ResultValue.swift */,
|
|
3820BE202C6574640012CB2C /* StepResultKey.swift */,
|
|
3820BE1F2C6574350012CB2C /* ResearchFormResult.swift */,
|
|
);
|
|
path = Results;
|
|
sourceTree = "<group>";
|
|
};
|
|
5EA9391C2CD18997001060CD /* Scrolling */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E4DBF1C22BA24B860085D6A1 /* StickyScrollView+StickyLayout.swift */,
|
|
E4DBF1C02BA24B150085D6A1 /* StickyFooterLayout.swift */,
|
|
E4DBF1BE2BA24AA10085D6A1 /* StickyScrollView.swift */,
|
|
);
|
|
path = Scrolling;
|
|
sourceTree = "<group>";
|
|
};
|
|
5EA9391D2CD189CF001060CD /* Types */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5EA9392B2CD18DFD001060CD /* Multiple Choice */,
|
|
381CAC0F2C3C759200FCE89A /* HeightQuestion.swift */,
|
|
382CF7842C3F262F000F3433 /* WeightQuestion.swift */,
|
|
5EA939222CD18A89001060CD /* Slider */,
|
|
38CD263A2C1BA6EA000FDBB0 /* TextQuestion.swift */,
|
|
3815C0132C2081CE00A29CD3 /* DateTimeQuestion.swift */,
|
|
5E44D4472C24A6FF0045007E /* NumericQuestion.swift */,
|
|
38F4F6C52C4AD35C004E7A8D /* ImageChoiceQuestion.swift */,
|
|
);
|
|
path = Types;
|
|
sourceTree = "<group>";
|
|
};
|
|
5EA9391E2CD189DF001060CD /* Optionality */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
69EE51522C77F1B8008B2AD6 /* QuestionRequired.swift */,
|
|
);
|
|
path = Optionality;
|
|
sourceTree = "<group>";
|
|
};
|
|
5EA9391F2CD18A05001060CD /* Step */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
381CAC092C35E05A00FCE89A /* ResearchFormStepContentView.swift */,
|
|
5EA939242CD18AFB001060CD /* ResearchFormStep.swift */,
|
|
5EDFA9D62BFFFA2B0044C156 /* StepHeader.swift */,
|
|
5EBAA28E2C4063C100F193C6 /* StepIconForegroundStyle.swift */,
|
|
);
|
|
path = Step;
|
|
sourceTree = "<group>";
|
|
};
|
|
5EA939202CD18A11001060CD /* Form */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
380E14AF2C3350A900085D2B /* ResearchForm.swift */,
|
|
381CAC0B2C35F4C300FCE89A /* ResearchFormCompletion.swift */,
|
|
5EAFC71B2C7549B9008560D7 /* NavigationalLayout.swift */,
|
|
);
|
|
path = Form;
|
|
sourceTree = "<group>";
|
|
};
|
|
5EA939212CD18A40001060CD /* Instructions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5ED16E262C5AF7DF0072016D /* InstructionBodyItem.swift */,
|
|
5EBAA28C2C40634800F193C6 /* BodyItemIconForegroundStyle.swift */,
|
|
);
|
|
path = Instructions;
|
|
sourceTree = "<group>";
|
|
};
|
|
5EA939222CD18A89001060CD /* Slider */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BA32DE9E2BCF34440041A937 /* SliderQuestion.swift */,
|
|
5E507F802C1141F2002958E2 /* SliderValueForegroundStyle.swift */,
|
|
);
|
|
path = Slider;
|
|
sourceTree = "<group>";
|
|
};
|
|
5EA939232CD18AA8001060CD /* Measurement */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
389694172C6E7621007BA17D /* MeasurementUtility.swift */,
|
|
);
|
|
path = Measurement;
|
|
sourceTree = "<group>";
|
|
};
|
|
5EA939272CD18C58001060CD /* Color */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E4E0AFC92C5B12B40082ADF8 /* Color+ResearchFormColors.swift */,
|
|
);
|
|
path = Color;
|
|
sourceTree = "<group>";
|
|
};
|
|
5EA939282CD18D68001060CD /* Response Options */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5ED33A362CAE1EB600926DA3 /* TextChoice.swift */,
|
|
);
|
|
path = "Response Options";
|
|
sourceTree = "<group>";
|
|
};
|
|
5EA939292CD18D8F001060CD /* Basic UI Structure */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
38CD260F2C1909CC000FDBB0 /* Question.swift */,
|
|
5EFC55342C9B9C4D002C9587 /* QuestionCard.swift */,
|
|
);
|
|
path = "Basic UI Structure";
|
|
sourceTree = "<group>";
|
|
};
|
|
5EA9392A2CD18DB7001060CD /* Binding Management */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5EE5FD302C6A8482004BBABF /* StateManagementType.swift */,
|
|
);
|
|
path = "Binding Management";
|
|
sourceTree = "<group>";
|
|
};
|
|
5EA9392B2CD18DFD001060CD /* Multiple Choice */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E4DBF1B52B97C2AC0085D6A1 /* MultipleChoiceQuestion.swift */,
|
|
E4DBF1B82B97C3030085D6A1 /* TextChoiceOption.swift */,
|
|
);
|
|
path = "Multiple Choice";
|
|
sourceTree = "<group>";
|
|
};
|
|
5EFC55722C9DEF8F002C9587 /* Keyboard */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5EFC55732C9DEF9E002C9587 /* KeyboardUtilities.swift */,
|
|
5E05B53C2C2E135D00A0A83B /* DoneKeyboardToolbar.swift */,
|
|
);
|
|
path = Keyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
E473AC702CB0AFBE00530CB1 /* en.lproj */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E473AC6F2CB0AFBE00530CB1 /* ResearchKitSwiftUI.strings */,
|
|
);
|
|
path = en.lproj;
|
|
sourceTree = "<group>";
|
|
};
|
|
E4DBF1B22B97C27E0085D6A1 /* Questions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5EA939292CD18D8F001060CD /* Basic UI Structure */,
|
|
5EA9391D2CD189CF001060CD /* Types */,
|
|
5EA939282CD18D68001060CD /* Response Options */,
|
|
5EA9392A2CD18DB7001060CD /* Binding Management */,
|
|
5EA9391E2CD189DF001060CD /* Optionality */,
|
|
);
|
|
path = Questions;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
3810A4032C7D3BA000535B38 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
0BF86B1C2B4F360000E3790E /* ResearchKitSwiftUI */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 0BF86B262B4F360000E3790E /* Build configuration list for PBXNativeTarget "ResearchKitSwiftUI" */;
|
|
buildPhases = (
|
|
3810A4032C7D3BA000535B38 /* Headers */,
|
|
0BF86B192B4F360000E3790E /* Sources */,
|
|
0BF86B1A2B4F360000E3790E /* Frameworks */,
|
|
0BF86B1B2B4F360000E3790E /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = ResearchKitSwiftUI;
|
|
productName = ResearchKitSwiftUI;
|
|
productReference = 0BF86B1D2B4F360000E3790E /* ResearchKitSwiftUI.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
38DB82DE2C753A8B0074B95D /* ResearchKitSwiftUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 38DB82E82C753A8B0074B95D /* Build configuration list for PBXNativeTarget "ResearchKitSwiftUITests" */;
|
|
buildPhases = (
|
|
38DB82DB2C753A8B0074B95D /* Sources */,
|
|
38DB82DC2C753A8B0074B95D /* Frameworks */,
|
|
38DB82DD2C753A8B0074B95D /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
38DB82E52C753A8B0074B95D /* PBXTargetDependency */,
|
|
);
|
|
fileSystemSynchronizedGroups = (
|
|
38DB82E02C753A8B0074B95D /* ResearchKitSwiftUITests */,
|
|
);
|
|
name = ResearchKitSwiftUITests;
|
|
packageProductDependencies = (
|
|
);
|
|
productName = ResearchKitSwiftUITests;
|
|
productReference = 38DB82DF2C753A8B0074B95D /* ResearchKitSwiftUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
0BF86B142B4F360000E3790E /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1600;
|
|
LastUpgradeCheck = 1510;
|
|
TargetAttributes = {
|
|
0BF86B1C2B4F360000E3790E = {
|
|
CreatedOnToolsVersion = 15.1;
|
|
};
|
|
38DB82DE2C753A8B0074B95D = {
|
|
CreatedOnToolsVersion = 16.0;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 0BF86B172B4F360000E3790E /* Build configuration list for PBXProject "ResearchKitSwiftUI" */;
|
|
compatibilityVersion = "Xcode 15.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 0BF86B132B4F360000E3790E;
|
|
productRefGroup = 0BF86B1E2B4F360000E3790E /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
0BF86B1C2B4F360000E3790E /* ResearchKitSwiftUI */,
|
|
38DB82DE2C753A8B0074B95D /* ResearchKitSwiftUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
0BF86B1B2B4F360000E3790E /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E473AC712CB0AFC700530CB1 /* ResearchKitSwiftUI.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
38DB82DD2C753A8B0074B95D /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
0BF86B192B4F360000E3790E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E46F44CF2C66BF25009E5762 /* MultipleChoiceQuestion.swift in Sources */,
|
|
69EE51532C77F1B8008B2AD6 /* QuestionRequired.swift in Sources */,
|
|
381CAC0C2C35F4CE00FCE89A /* ResearchFormCompletion.swift in Sources */,
|
|
E4DBF1C32BA24B8B0085D6A1 /* StickyScrollView+StickyLayout.swift in Sources */,
|
|
E4DBF1C12BA24B190085D6A1 /* StickyFooterLayout.swift in Sources */,
|
|
5E44D4482C24A6FF0045007E /* NumericQuestion.swift in Sources */,
|
|
3820BE222C6574C50012CB2C /* StepResultKey.swift in Sources */,
|
|
E4DBF1BF2BA24AA40085D6A1 /* StickyScrollView.swift in Sources */,
|
|
E4FBFEDD2C6C0D0500F50946 /* SliderQuestion.swift in Sources */,
|
|
5EFC55352C9B9C4D002C9587 /* QuestionCard.swift in Sources */,
|
|
5EBAA28F2C4063C100F193C6 /* StepIconForegroundStyle.swift in Sources */,
|
|
5EAFC71C2C7549BD008560D7 /* NavigationalLayout.swift in Sources */,
|
|
5EBAA28D2C40634800F193C6 /* BodyItemIconForegroundStyle.swift in Sources */,
|
|
5EDFA9D72BFFFA2B0044C156 /* StepHeader.swift in Sources */,
|
|
5E507F812C1141F2002958E2 /* SliderValueForegroundStyle.swift in Sources */,
|
|
5EA939252CD18B01001060CD /* ResearchFormStep.swift in Sources */,
|
|
5EFC55742C9DEFC0002C9587 /* KeyboardUtilities.swift in Sources */,
|
|
E4E0AFCA2C5B12B40082ADF8 /* Color+ResearchFormColors.swift in Sources */,
|
|
38CD26102C1909CC000FDBB0 /* Question.swift in Sources */,
|
|
380E14B02C3350A900085D2B /* ResearchForm.swift in Sources */,
|
|
E4DBF1B92B97C3060085D6A1 /* TextChoiceOption.swift in Sources */,
|
|
5E05B53D2C2E135D00A0A83B /* DoneKeyboardToolbar.swift in Sources */,
|
|
3815C0142C2081CE00A29CD3 /* DateTimeQuestion.swift in Sources */,
|
|
382CF7852C3F2632000F3433 /* WeightQuestion.swift in Sources */,
|
|
38F4F6C62C4AD35C004E7A8D /* ImageChoiceQuestion.swift in Sources */,
|
|
38CD263B2C1BA6EA000FDBB0 /* TextQuestion.swift in Sources */,
|
|
3820BE212C6574C00012CB2C /* ResearchFormResult.swift in Sources */,
|
|
381CAC102C3C759200FCE89A /* HeightQuestion.swift in Sources */,
|
|
5ED33A372CAE1EB900926DA3 /* TextChoice.swift in Sources */,
|
|
381CAC0A2C35E06500FCE89A /* ResearchFormStepContentView.swift in Sources */,
|
|
0BF86B222B4F360000E3790E /* ResearchKitSwiftUI.docc in Sources */,
|
|
5EE5FD312C6A8486004BBABF /* StateManagementType.swift in Sources */,
|
|
3858D2662C90EF1700F334EB /* ResultValue.swift in Sources */,
|
|
389694182C6E7622007BA17D /* MeasurementUtility.swift in Sources */,
|
|
5ED16E272C5AF7E50072016D /* InstructionBodyItem.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
38DB82DB2C753A8B0074B95D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
38DB82E52C753A8B0074B95D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
platformFilters = (
|
|
ios,
|
|
xros,
|
|
);
|
|
target = 0BF86B1C2B4F360000E3790E /* ResearchKitSwiftUI */;
|
|
targetProxy = 38DB82E42C753A8B0074B95D /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
E473AC6F2CB0AFBE00530CB1 /* ResearchKitSwiftUI.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
E473AC6E2CB0AFBE00530CB1 /* en */,
|
|
);
|
|
name = ResearchKitSwiftUI.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
0BF86B242B4F360000E3790E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.2;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = NO;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = xros;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
0BF86B252B4F360000E3790E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.2;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = NO;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = xros;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
0BF86B272B4F360000E3790E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES;
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
DRIVERKIT_DEPLOYMENT_TARGET = 20.0;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "";
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 18.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 11.0;
|
|
MARKETING_VERSION = 1.0;
|
|
MODULEMAP_FILE = "";
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
|
|
MODULE_VERIFIER_VERBOSE = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.researchkit.ResearchKitSwiftUI;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator watchos watchsimulator xros xrsimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,4,7";
|
|
WATCHOS_DEPLOYMENT_TARGET = 11.0;
|
|
XROS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
0BF86B282B4F360000E3790E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES;
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
DRIVERKIT_DEPLOYMENT_TARGET = 20.0;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "";
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 18.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 11.0;
|
|
MARKETING_VERSION = 1.0;
|
|
MODULEMAP_FILE = "";
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
|
|
MODULE_VERIFIER_VERBOSE = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.researchkit.ResearchKitSwiftUI;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator watchos watchsimulator xros xrsimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,4,7";
|
|
WATCHOS_DEPLOYMENT_TARGET = 11.0;
|
|
XROS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
38DB82E62C753A8B0074B95D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = "";
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 18.0;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 15.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = come.appleinternal.ResearchKitSwiftUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,7";
|
|
XROS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
38DB82E72C753A8B0074B95D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = "";
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 18.0;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 15.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = come.appleinternal.ResearchKitSwiftUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,7";
|
|
XROS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
0BF86B172B4F360000E3790E /* Build configuration list for PBXProject "ResearchKitSwiftUI" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
0BF86B242B4F360000E3790E /* Debug */,
|
|
0BF86B252B4F360000E3790E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
0BF86B262B4F360000E3790E /* Build configuration list for PBXNativeTarget "ResearchKitSwiftUI" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
0BF86B272B4F360000E3790E /* Debug */,
|
|
0BF86B282B4F360000E3790E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
38DB82E82C753A8B0074B95D /* Build configuration list for PBXNativeTarget "ResearchKitSwiftUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
38DB82E62C753A8B0074B95D /* Debug */,
|
|
38DB82E72C753A8B0074B95D /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 0BF86B142B4F360000E3790E /* Project object */;
|
|
}
|