-
Notifications
You must be signed in to change notification settings - Fork 43
macOS requires manual iCloud group setting even though Info.plist autogenerates the correct one. #27
Comments
Seems to also effect iOS randomly |
I'm not seeing that issue (and I haven't whilst developing the PR) Note how it shows the $ at the end - indicating it came from the XCConfig In the Apple dev account it shows the correct values What values are you seeing in the I have
|
The values in the generated file are correct for me, the project won't update to them |
Might be worth double checking in the build settings that there isn't a hard coded value somewhere. The Mac client might still have hard coded values for PRODUCT_BUNDLE_IDENTIFIER for the release configuration. Happy to try pairing sometime to see if we can work it out. |
OK - let me upgrade to the latest RCs and I'll take another look. |
/me twiddles thumbs as things download and install. |
I've been trying with the RC but can't seem to figure it out. Also effecting iOS now |
It seems that the only solution is to manually set the iCloud group. All the code should be working but for macOS it doesn't. Hopefully a new Xcode version will help. Opening an issue
Originally posted by @EthanLipnik in #25 (comment)
The text was updated successfully, but these errors were encountered: