-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SwiftUI: Update to 10.50.0, change SPM build settings (#204)
Per this Jira ticket: https://jira.mongodb.org/browse/DOCSP-39201 These updates change the way we use Realm with Swift Package Manager in the SwiftUI template app to build successfully with the Privacy Manifest, per the changes in [v10.49.3](https://github.com/realm/realm-swift/releases/tag/v10.49.3). And the Core updates in [v10.50.0](https://github.com/realm/realm-swift/releases/tag/v10.50.0) resolve the remaining outstanding issue with using the `@AutoOpen` property wrapper reported in #183 .
- Loading branch information
Showing
2 changed files
with
34 additions
and
18 deletions.
There are no files selected for viewing
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
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