-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Describe the bug
I've been working with a local Endo to build / share Loop with his patients via TestFlight ... the last build I was able to successfully do was back on Sept 9th, no problems.
Today, using the latest master branch, I'm getting an error message concerning NSHealthShareUsageDescription ( see attached screen shot )
The build itself works fine, using instructions found at LoopnLearn ... and I've started with a clean clone of the repo, just in case ... its only when I go to Archive, and it gets to the Uploading stage, that I hit an issue ...
I've checked going back to the code release from just before Sep 9th, as there were two commits since then for Xcode issues ... the first failed with rileylink build issues ( suspect that is what was fixed with the Xcode 13 fixes ) and the second one built find, but then once more failed at the Archive/Uploading stage.
Suspect that something on Apple side got more strict, but from looking at the code ... looking under Info in Xcode, I see that it is defined for Loop, but not the other 3 ( Loop Status, Watch, Watch Extension ) ... does it need to be added there too, or is in Loop supposed to be. enough?
Please advise, thx ...
