Skip to content

Commit

Permalink
Update Signing (#38)
Browse files Browse the repository at this point in the history
<!--

This source file is part of the Stanford Biodesign Digital Health Group
open-source organization

SPDX-FileCopyrightText: 2022 Stanford University and the project authors
(see CONTRIBUTORS.md)

SPDX-License-Identifier: MIT

-->

# *Name of the PR*

## ♻️ Current situation & Problem
*Describe the current situation (if possible, with an exemplary (or
real) code snippet and/or where this is used)*
*Please link any open issue that is addressed with this PR*

## 💡 Proposed solution
*Describe the solution and how this affects the project and internal
structure*

## ⚙️ Release Notes 
*Add a summary of the feature and possible migration guides if this is a
breaking change so this section can be added to the release notes.*
*Include code snippets that provide examples of the feature implemented
if it appends or changes the public interface.*

## ➕ Additional Information
*Provide some additional information if possible*

### Related PRs
*Reference the related PRs*

### Testing
*Are there tests included? If yes, which situations are tested, and
which corner cases are missing?*

### Reviewer Nudging
*Where should the reviewer start? Where is a good entry point?*

### Code of Conduct & Contributing Guidelines 

By submitting creating this pull request, you agree to follow our [Code
of
Conduct](https://github.com/StanfordBDHG/.github/blob/main/CODE_OF_CONDUCT.md)
and [Contributing
Guidelines](https://github.com/StanfordBDHG/.github/blob/main/CONTRIBUTING.md):
- [ ] I agree to follow the [Code of
Conduct](https://github.com/StanfordBDHG/.github/blob/main/CODE_OF_CONDUCT.md)
and [Contributing
Guidelines](https://github.com/StanfordBDHG/.github/blob/main/CONTRIBUTING.md).

Co-authored-by: Paul Schmiedmayer <[email protected]>
  • Loading branch information
Supereg and PSchmiedmayer authored Oct 27, 2023
1 parent f2d9786 commit 2acee33
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 12 deletions.
7 changes: 2 additions & 5 deletions NAMS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@
A926D7AF2AB7A552000C4C2F /* SpeziMockWebService in Frameworks */ = {isa = PBXBuildFile; productRef = A926D77C2AB7A552000C4C2F /* SpeziMockWebService */; };
A926D7B02AB7A552000C4C2F /* Spezi in Frameworks */ = {isa = PBXBuildFile; productRef = A926D7652AB7A552000C4C2F /* Spezi */; };
A926D7B12AB7A552000C4C2F /* SpeziViews in Frameworks */ = {isa = PBXBuildFile; productRef = A926D77A2AB7A552000C4C2F /* SpeziViews */; };
A926D7B22AB7A552000C4C2F /* SpeziScheduler in Frameworks */ = {isa = PBXBuildFile; productRef = A926D7752AB7A552000C4C2F /* SpeziScheduler */; };
A926D7B32AB7A552000C4C2F /* SpeziFHIR in Frameworks */ = {isa = PBXBuildFile; productRef = A926D76B2AB7A552000C4C2F /* SpeziFHIR */; };
A926D7B42AB7A552000C4C2F /* SpeziOnboarding in Frameworks */ = {isa = PBXBuildFile; productRef = A926D7712AB7A552000C4C2F /* SpeziOnboarding */; };
A926D7B52AB7A552000C4C2F /* SpeziFirestore in Frameworks */ = {isa = PBXBuildFile; productRef = A926D7702AB7A552000C4C2F /* SpeziFirestore */; };
Expand Down Expand Up @@ -405,7 +404,6 @@
A926D7AF2AB7A552000C4C2F /* SpeziMockWebService in Frameworks */,
A926D7B02AB7A552000C4C2F /* Spezi in Frameworks */,
A926D7B12AB7A552000C4C2F /* SpeziViews in Frameworks */,
A926D7B22AB7A552000C4C2F /* SpeziScheduler in Frameworks */,
A926D7B32AB7A552000C4C2F /* SpeziFHIR in Frameworks */,
A926D7B42AB7A552000C4C2F /* SpeziOnboarding in Frameworks */,
A926D7B52AB7A552000C4C2F /* SpeziFirestore in Frameworks */,
Expand Down Expand Up @@ -844,7 +842,6 @@
A926D7702AB7A552000C4C2F /* SpeziFirestore */,
A926D7712AB7A552000C4C2F /* SpeziOnboarding */,
A926D7732AB7A552000C4C2F /* SpeziQuestionnaire */,
A926D7752AB7A552000C4C2F /* SpeziScheduler */,
A926D7772AB7A552000C4C2F /* SpeziLocalStorage */,
A926D7792AB7A552000C4C2F /* SpeziSecureStorage */,
A926D77A2AB7A552000C4C2F /* SpeziViews */,
Expand Down Expand Up @@ -1437,7 +1434,7 @@
PRODUCT_BUNDLE_IDENTIFIER = edu.stanford.bdhg.nams;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Neurodevelopment Assessment and Monitoring System";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Stanford BDHG NeuroNest";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
Expand Down Expand Up @@ -1635,7 +1632,7 @@
PRODUCT_BUNDLE_IDENTIFIER = edu.stanford.bdhg.nams;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Neurodevelopment Assessment and Monitoring System";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Stanford BDHG NeuroNest";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
Expand Down
10 changes: 4 additions & 6 deletions NAMS/Supporting Files/NAMS.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.developer.healthkit</key>
<true/>
<key>com.apple.developer.healthkit.access</key>
<array/>
<key>com.apple.developer.healthkit.background-delivery</key>
<true/>
<key>com.apple.developer.applesignin</key>
<array>
<string>Default</string>
</array>
</dict>
</plist>
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ platform :ios do
signingStyle: "manual",
signingCertificate: "Apple Distribution: Paul Schmiedmayer (637867499T)",
provisioningProfiles: {
"edu.stanford.bdhg.nams" => "Neurodevelopment Assessment and Monitoring System"
"edu.stanford.bdhg.nams" => "Stanford BDHG NeuroNest"
}
}
)
Expand Down

0 comments on commit 2acee33

Please sign in to comment.