You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-release-notes.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
# May 3, 2024
2
+
3
+
## Swift SDK
4
+
5
+
- Install:
6
+
- Update the Swift Package Manager and Privacy Manifest sections with information about building as a dynamic framework and linking only to one package.
7
+
- Drop Xcode 14 support. Refactor minimum OS and Xcode requirements to remove duplicate information.
8
+
- Test and Debug: Add information about how to resolve an error related to linking to both `Realm` and `RealmSwift`.
0 commit comments