From 725424024151e8ae26f69fdb960adebdeaccc2ac Mon Sep 17 00:00:00 2001 From: aakritil <67278558+aakritil@users.noreply.github.com> Date: Sat, 17 Feb 2024 14:07:45 -0800 Subject: [PATCH] initial --- CardinalKit-Example/CardinalKit-Example.entitlements | 4 ---- CardinalKit-Example/CardinalKit.xcodeproj/project.pbxproj | 8 +++++--- .../project.xcworkspace/contents.xcworkspacedata | 2 +- .../CardinalKit/Supporting Files/CKConfiguration.plist | 4 +--- .../CardinalKit_ExampleRelease.entitlements | 4 ---- CardinalKit-Example/Podfile.lock | 2 +- 6 files changed, 8 insertions(+), 16 deletions(-) diff --git a/CardinalKit-Example/CardinalKit-Example.entitlements b/CardinalKit-Example/CardinalKit-Example.entitlements index 77101a04..4a00eafd 100755 --- a/CardinalKit-Example/CardinalKit-Example.entitlements +++ b/CardinalKit-Example/CardinalKit-Example.entitlements @@ -2,10 +2,6 @@ - com.apple.developer.applesignin - - Default - com.apple.developer.default-data-protection NSFileProtectionComplete com.apple.developer.healthkit diff --git a/CardinalKit-Example/CardinalKit.xcodeproj/project.pbxproj b/CardinalKit-Example/CardinalKit.xcodeproj/project.pbxproj index 624c62be..12fd0044 100644 --- a/CardinalKit-Example/CardinalKit.xcodeproj/project.pbxproj +++ b/CardinalKit-Example/CardinalKit.xcodeproj/project.pbxproj @@ -1121,8 +1121,10 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = "CardinalKit-Example.entitlements"; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = ""; + DEVELOPMENT_TEAM = 252K9YHJWG; INFOPLIST_FILE = "CardinalKit/Supporting Files/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( @@ -1131,8 +1133,9 @@ ); MARKETING_VERSION = 2.2.0; MODULE_NAME = ExampleApp; - PRODUCT_BUNDLE_IDENTIFIER = edu.stanford.cardinalkitexample; + PRODUCT_BUNDLE_IDENTIFIER = ahjfhomvdtujn; PRODUCT_NAME = "CardinalKit Example"; + PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "CardinalKit/Supporting Files/CardinalKit_Example-Bridging-Header.h"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_SWIFT3_OBJC_INFERENCE = Default; @@ -1161,7 +1164,6 @@ ); MARKETING_VERSION = 2.2.0; MODULE_NAME = ExampleApp; - PRODUCT_BUNDLE_IDENTIFIER = edu.stanford.cardinalkitexample; PRODUCT_NAME = "CardinalKit Example"; PROVISIONING_PROFILE_SPECIFIER = ""; "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "CardinalKit Example"; diff --git a/CardinalKit-Example/CardinalKit.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/CardinalKit-Example/CardinalKit.xcodeproj/project.xcworkspace/contents.xcworkspacedata index c85e1cb9..919434a6 100755 --- a/CardinalKit-Example/CardinalKit.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ b/CardinalKit-Example/CardinalKit.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -2,6 +2,6 @@ + location = "self:"> diff --git a/CardinalKit-Example/CardinalKit/Supporting Files/CKConfiguration.plist b/CardinalKit-Example/CardinalKit/Supporting Files/CKConfiguration.plist index 51a892dd..65e4273b 100644 --- a/CardinalKit-Example/CardinalKit/Supporting Files/CKConfiguration.plist +++ b/CardinalKit-Example/CardinalKit/Supporting Files/CKConfiguration.plist @@ -41,7 +41,7 @@ Health Records Enabled - + Permissions Text Use this text to provide an explanation to your app participants about what electronic health records (EHR) you intend to collect from the Health app and why. This sample will read all available records (for which permission is granted). Permissions Title @@ -53,8 +53,6 @@ Sign In With Email - Sign In With Apple - Withdrawal Instruction Title Are you sure you want to withdraw? Withdrawal Instruction Text diff --git a/CardinalKit-Example/CardinalKit_ExampleRelease.entitlements b/CardinalKit-Example/CardinalKit_ExampleRelease.entitlements index 50963a02..8eb86d89 100644 --- a/CardinalKit-Example/CardinalKit_ExampleRelease.entitlements +++ b/CardinalKit-Example/CardinalKit_ExampleRelease.entitlements @@ -2,10 +2,6 @@ - com.apple.developer.applesignin - - Default - com.apple.developer.default-data-protection NSFileProtectionComplete com.apple.developer.healthkit diff --git a/CardinalKit-Example/Podfile.lock b/CardinalKit-Example/Podfile.lock index 783c3dc7..595ab625 100755 --- a/CardinalKit-Example/Podfile.lock +++ b/CardinalKit-Example/Podfile.lock @@ -902,4 +902,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: e6f6b8e202cdab766726a84593a90bc603e3d9aa -COCOAPODS: 1.13.0 +COCOAPODS: 1.15.2