English version

main
Juan David Lopez Regalado 2 weeks ago
parent 38b1fd1e98
commit 3b70b85532

Binary file not shown.

@ -6,39 +6,6 @@
objectVersion = 77;
objects = {
/* Begin PBXBuildFile section */
8EE55B902CEFDC0F00389B25 /* ResearchKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EE55B892CEFDC0200389B25 /* ResearchKit.framework */; };
8EE55B912CEFDC0F00389B25 /* ResearchKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 8EE55B892CEFDC0200389B25 /* ResearchKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
8EE55B922CEFDC0F00389B25 /* ResearchKitActiveTask.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EE55B8F2CEFDC0200389B25 /* ResearchKitActiveTask.framework */; };
8EE55B932CEFDC0F00389B25 /* ResearchKitActiveTask.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 8EE55B8F2CEFDC0200389B25 /* ResearchKitActiveTask.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
8EE55B942CEFDC0F00389B25 /* ResearchKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EE55B8D2CEFDC0200389B25 /* ResearchKitUI.framework */; };
8EE55B952CEFDC0F00389B25 /* ResearchKitUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 8EE55B8D2CEFDC0200389B25 /* ResearchKitUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
8EE55B882CEFDC0200389B25 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 8EE55B7E2CEFDC0200389B25 /* ResearchKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = B183A5951A8535D100C76870;
remoteInfo = ResearchKit;
};
8EE55B8C2CEFDC0200389B25 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 8EE55B7E2CEFDC0200389B25 /* ResearchKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = CA1C7A5A288B0C68004DAB3A;
remoteInfo = ResearchKitUI;
};
8EE55B8E2CEFDC0200389B25 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 8EE55B7E2CEFDC0200389B25 /* ResearchKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = CAD08967289DD747007B2A98;
remoteInfo = ResearchKitActiveTask;
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
8E66ED7D2CE2605300A8F5D1 /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
@ -46,9 +13,6 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
8EE55B952CEFDC0F00389B25 /* ResearchKitUI.framework in Embed Frameworks */,
8EE55B912CEFDC0F00389B25 /* ResearchKit.framework in Embed Frameworks */,
8EE55B932CEFDC0F00389B25 /* ResearchKitActiveTask.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
@ -56,7 +20,7 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
8EE55B7E2CEFDC0200389B25 /* ResearchKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ResearchKit.xcodeproj; path = "/Users/JD2207/Downloads/ResearchKit-main/ResearchKit.xcodeproj"; sourceTree = "<absolute>"; };
8EA732922D387C3E00CDA6C1 /* ResearchKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ResearchKit.xcodeproj; path = "/Users/JD2207/Downloads/ResearchKit-main/ResearchKit.xcodeproj"; sourceTree = "<absolute>"; };
F5DB42F02CDD93D100121599 /* RK-Journals.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RK-Journals.app"; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
@ -86,9 +50,6 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
8EE55B942CEFDC0F00389B25 /* ResearchKitUI.framework in Frameworks */,
8EE55B902CEFDC0F00389B25 /* ResearchKit.framework in Frameworks */,
8EE55B922CEFDC0F00389B25 /* ResearchKitActiveTask.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -102,12 +63,9 @@
name = Frameworks;
sourceTree = "<group>";
};
8EE55B812CEFDC0200389B25 /* Products */ = {
8EA732952D387C3E00CDA6C1 /* Products */ = {
isa = PBXGroup;
children = (
8EE55B892CEFDC0200389B25 /* ResearchKit.framework */,
8EE55B8D2CEFDC0200389B25 /* ResearchKitUI.framework */,
8EE55B8F2CEFDC0200389B25 /* ResearchKitActiveTask.framework */,
);
name = Products;
sourceTree = "<group>";
@ -115,7 +73,7 @@
F5DB42E72CDD93D100121599 = {
isa = PBXGroup;
children = (
8EE55B7E2CEFDC0200389B25 /* ResearchKit.xcodeproj */,
8EA732922D387C3E00CDA6C1 /* ResearchKit.xcodeproj */,
F5DB42F22CDD93D100121599 /* RK-Journals */,
8E66ED762CE2605300A8F5D1 /* Frameworks */,
F5DB42F12CDD93D100121599 /* Products */,
@ -185,8 +143,8 @@
projectDirPath = "";
projectReferences = (
{
ProductGroup = 8EE55B812CEFDC0200389B25 /* Products */;
ProjectRef = 8EE55B7E2CEFDC0200389B25 /* ResearchKit.xcodeproj */;
ProductGroup = 8EA732952D387C3E00CDA6C1 /* Products */;
ProjectRef = 8EA732922D387C3E00CDA6C1 /* ResearchKit.xcodeproj */;
},
);
projectRoot = "";
@ -196,30 +154,6 @@
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
8EE55B892CEFDC0200389B25 /* ResearchKit.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = ResearchKit.framework;
remoteRef = 8EE55B882CEFDC0200389B25 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
8EE55B8D2CEFDC0200389B25 /* ResearchKitUI.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = ResearchKitUI.framework;
remoteRef = 8EE55B8C2CEFDC0200389B25 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
8EE55B8F2CEFDC0200389B25 /* ResearchKitActiveTask.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = ResearchKitActiveTask.framework;
remoteRef = 8EE55B8E2CEFDC0200389B25 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
F5DB42EE2CDD93D100121599 /* Resources */ = {
isa = PBXResourcesBuildPhase;

@ -7,7 +7,7 @@
<key>RK-Journals.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
<integer>5</integer>
</dict>
</dict>
</dict>

@ -26,14 +26,14 @@ public var ConsentDocument: ORKConsentDocument {
]
let text = [
"Sección 1: Bienvenido. Este estudio trata sobre...",
"Sección 2: Recopilación de datos. Este estudio recopilará datos...",
"Sección 3: Privacidad. Valoramos su privacidad...",
"Sección 4: Uso de datos. Los datos recopilados se utilizarán para...",
"Sección 5: Compromiso de tiempo. Este estudio le llevará aproximadamente...",
"Sección 6: Encuesta del estudio. Para este estudio, deberá completar una encuesta...",
"Sección 7: Tareas del estudio. Se le solicitará que realice estas tareas...",
"Sección 8: Retiro. Para retirarse del estudio..."
"Section 1: Welcome. This study is about...",
"Section 2: Data Gathering. This study will collect data from your Apple Watch...",
"Section 3: Privacy. We value your privacy...",
"Section 4: Data Use. The data collected will be used for...",
"Section 5: Time Commitment. This study will take you roughly...",
"Section 6: Study Survey. For this study, you will need to fill out a survey...",
"Section 7: Study Tasks. You will be requested to do these tasks...",
"Section 8: Withdrawing. To withdraw from the study..."
]
// Crear secciones y añadirlas al documento de consentimiento

Loading…
Cancel
Save