generated from StanfordSpezi/SpeziTemplateApplication
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cf9882e
commit 484c2ce
Showing
73 changed files
with
5,412 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
|
||
This source file is part of the StrokeCog based on the Stanford Spezi Template Application project | ||
|
||
SPDX-FileCopyrightText: 2023 Stanford University | ||
|
||
SPDX-License-Identifier: MIT |
7 changes: 7 additions & 0 deletions
7
StrokeCog.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
StrokeCog.xcodeproj/project.xcworkspace/contents.xcworkspacedata.license
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
|
||
This source file is part of the StrokeCog based on the Stanford Spezi Template Application project | ||
|
||
SPDX-FileCopyrightText: 2023 Stanford University | ||
|
||
SPDX-License-Identifier: MIT |
8 changes: 8 additions & 0 deletions
8
StrokeCog.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>IDEDidComputeMac32BitWarning</key> | ||
<true/> | ||
</dict> | ||
</plist> |
6 changes: 6 additions & 0 deletions
6
StrokeCog.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist.license
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
|
||
This source file is part of the StrokeCog based on the Stanford Spezi Template Application project | ||
|
||
SPDX-FileCopyrightText: 2023 Stanford University | ||
|
||
SPDX-License-Identifier: MIT |
321 changes: 321 additions & 0 deletions
321
StrokeCog.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,321 @@ | ||
{ | ||
"originHash" : "9ddbf125e828f8f258514b9b7b616777823852827ae6b79035a44b66b986b5e0", | ||
"pins" : [ | ||
{ | ||
"identity" : "abseil-cpp-binary", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/abseil-cpp-binary.git", | ||
"state" : { | ||
"revision" : "7ce7be095bc3ed3c98b009532fe2d7698c132614", | ||
"version" : "1.2024011601.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "app-check", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/app-check.git", | ||
"state" : { | ||
"revision" : "3e464dad87dad2d29bb29a97836789bf0f8f67d2", | ||
"version" : "10.18.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "fhirmodels", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/FHIRModels.git", | ||
"state" : { | ||
"revision" : "861afd5816a98d38f86220eab2f812d76cad84a0", | ||
"version" : "0.5.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "firebase-ios-sdk", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/firebase/firebase-ios-sdk.git", | ||
"state" : { | ||
"revision" : "888f0b6026e2441a69e3ee2ad5293c7a92031e62", | ||
"version" : "10.23.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "googleappmeasurement", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/GoogleAppMeasurement.git", | ||
"state" : { | ||
"revision" : "c7a5917ebe48d69f421aadf154ef3969c8b7f12d", | ||
"version" : "10.23.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "googledatatransport", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/GoogleDataTransport.git", | ||
"state" : { | ||
"revision" : "a637d318ae7ae246b02d7305121275bc75ed5565", | ||
"version" : "9.4.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "googleutilities", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/GoogleUtilities.git", | ||
"state" : { | ||
"revision" : "26c898aed8bed13b8a63057ee26500abbbcb8d55", | ||
"version" : "7.13.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "grpc-binary", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/grpc-binary.git", | ||
"state" : { | ||
"revision" : "67043f6389d0e28b38fa02d1c6952afeb04d807f", | ||
"version" : "1.62.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "gtm-session-fetcher", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/gtm-session-fetcher.git", | ||
"state" : { | ||
"revision" : "9534039303015a84837090d20fa21cae6e5eadb6", | ||
"version" : "3.3.2" | ||
} | ||
}, | ||
{ | ||
"identity" : "healthkitonfhir", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordBDHG/HealthKitOnFHIR.git", | ||
"state" : { | ||
"revision" : "00d64d38a8f0d826ee9e27b6f3ce32314a29fd3e", | ||
"version" : "0.2.6" | ||
} | ||
}, | ||
{ | ||
"identity" : "interop-ios-for-google-sdks", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/interop-ios-for-google-sdks.git", | ||
"state" : { | ||
"revision" : "2d12673670417654f08f5f90fdd62926dc3a2648", | ||
"version" : "100.0.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "leveldb", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/firebase/leveldb.git", | ||
"state" : { | ||
"revision" : "43aaef65e0c665daadf848761d560e446d350d3d", | ||
"version" : "1.22.4" | ||
} | ||
}, | ||
{ | ||
"identity" : "nanopb", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/firebase/nanopb.git", | ||
"state" : { | ||
"revision" : "b7e1104502eca3a213b46303391ca4d3bc8ddec1", | ||
"version" : "2.30910.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "promises", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/promises.git", | ||
"state" : { | ||
"revision" : "540318ecedd63d883069ae7f1ed811a2df00b6ac", | ||
"version" : "2.4.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "researchkit", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordBDHG/ResearchKit", | ||
"state" : { | ||
"revision" : "6b28cdf0d06c3d6e96b5585369968b85deac96e0", | ||
"version" : "2.2.29" | ||
} | ||
}, | ||
{ | ||
"identity" : "researchkitonfhir", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordBDHG/ResearchKitOnFHIR", | ||
"state" : { | ||
"revision" : "7c2efdcb17796fc9ee686900304dbbe9dd4aaf85", | ||
"version" : "1.1.2" | ||
} | ||
}, | ||
{ | ||
"identity" : "spezi", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordSpezi/Spezi", | ||
"state" : { | ||
"revision" : "c43e4fa3d3938a847de2b677091a34ddaea5bc76", | ||
"version" : "1.2.3" | ||
} | ||
}, | ||
{ | ||
"identity" : "speziaccount", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordSpezi/SpeziAccount.git", | ||
"state" : { | ||
"revision" : "a7d289ef3be54de62b25dc92e8f7ff1a0f093906", | ||
"version" : "1.2.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "spezicontact", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordSpezi/SpeziContact.git", | ||
"state" : { | ||
"revision" : "494b776f8c98d771e4a609a1fb706097dba4c030", | ||
"version" : "1.0.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "spezifirebase", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordSpezi/SpeziFirebase.git", | ||
"state" : { | ||
"revision" : "e05e665b7da39aa399ecd7fba393aab49b8f3034", | ||
"version" : "1.0.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "spezifoundation", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordSpezi/SpeziFoundation", | ||
"state" : { | ||
"revision" : "01af5b91a54f30ddd121258e81aff2ddc2a99ff9", | ||
"version" : "1.0.4" | ||
} | ||
}, | ||
{ | ||
"identity" : "spezihealthkit", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordSpezi/SpeziHealthKit.git", | ||
"state" : { | ||
"revision" : "1e9cb5a6036ac7f4ff37ea1c3ed4898103339ad1", | ||
"version" : "0.5.3" | ||
} | ||
}, | ||
{ | ||
"identity" : "spezimockwebservice", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordSpezi/SpeziMockWebService.git", | ||
"state" : { | ||
"revision" : "b18067d3499e630bbd995ef05a296ef8fdd42528", | ||
"version" : "1.0.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "spezionboarding", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordSpezi/SpeziOnboarding", | ||
"state" : { | ||
"revision" : "4971a82e94996ce0c3d8ecf64fdeec874a1f20d6", | ||
"version" : "1.1.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "speziquestionnaire", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordSpezi/SpeziQuestionnaire.git", | ||
"state" : { | ||
"revision" : "f9d9b6d99bb1e00bda2974b440dca8367733d591", | ||
"version" : "1.1.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "spezischeduler", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordSpezi/SpeziScheduler.git", | ||
"state" : { | ||
"revision" : "eed3980f20b01a788720c869010e3fe2fbfcd1fd", | ||
"version" : "0.8.2" | ||
} | ||
}, | ||
{ | ||
"identity" : "spezistorage", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordSpezi/SpeziStorage.git", | ||
"state" : { | ||
"revision" : "b958df9b31f24800388a7bfc28f457ce7b82556c", | ||
"version" : "1.0.2" | ||
} | ||
}, | ||
{ | ||
"identity" : "speziviews", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordSpezi/SpeziViews.git", | ||
"state" : { | ||
"revision" : "4d2a724d97c8f19ac7de7aa2c046b1cb3ef7b279", | ||
"version" : "1.3.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-argument-parser", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-argument-parser", | ||
"state" : { | ||
"revision" : "46989693916f56d1186bd59ac15124caef896560", | ||
"version" : "1.3.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-collections", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-collections.git", | ||
"state" : { | ||
"revision" : "94cf62b3ba8d4bed62680a282d4c25f9c63c2efb", | ||
"version" : "1.1.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-package-list", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/FelixHerrmann/swift-package-list", | ||
"state" : { | ||
"revision" : "412180a72b9a1f8262213c16459e3533b0385ea5", | ||
"version" : "3.1.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-protobuf", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-protobuf.git", | ||
"state" : { | ||
"revision" : "9f0c76544701845ad98716f3f6a774a892152bcb", | ||
"version" : "1.26.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "xctestextensions", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordBDHG/XCTestExtensions.git", | ||
"state" : { | ||
"revision" : "1fe9b8e76aeb7a132af37bfa0892160c9b662dcc", | ||
"version" : "0.4.10" | ||
} | ||
}, | ||
{ | ||
"identity" : "xcthealthkit", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordBDHG/XCTHealthKit.git", | ||
"state" : { | ||
"revision" : "6e9344a2d632b801d94fe3bbd1d891817e032103", | ||
"version" : "0.3.5" | ||
} | ||
}, | ||
{ | ||
"identity" : "xctruntimeassertions", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/StanfordBDHG/XCTRuntimeAssertions", | ||
"state" : { | ||
"revision" : "51da3403f128b120705571ce61e0fe190f8889e6", | ||
"version" : "1.0.1" | ||
} | ||
} | ||
], | ||
"version" : 3 | ||
} |
6 changes: 6 additions & 0 deletions
6
StrokeCog.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved.license
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
|
||
This source file is part of the StrokeCog based on the Stanford Spezi Template Application project | ||
|
||
SPDX-FileCopyrightText: 2023 Stanford University | ||
|
||
SPDX-License-Identifier: MIT |
Oops, something went wrong.