Replace Apple Developer "ENT" Team ID with non-"ENT" Team ID #138
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Today, I deleted the NMDC Field Notes app identifier from the "ENT" Apple Developer account and created an NMDC Field Notes app identifier in the non-"ENT" Apple Developer account. The reason I first deleted it from the "ENT" account is so that I could use the same Bundle ID in the non-"ENT" account. The actions I took are documented in this Issue comment.
In this PR branch, I have updated all references to the Team ID so that, instead of referring to the Team corresponding to the "ENT" account (where our app identifier no longer exists), they refer to the Team corresponding to the non-"ENT" account (where our app identifier now exists).
Since I'll be out Friday, and given the specific changes involved, I may end up merging this in tonight—without review—so I can proceed to test (and, if needed, repair) deep link functionality sooner than I would otherwise be able to.