diff --git a/CHANGES.rst b/CHANGES.rst index 73bbbe7424..d7d597adf6 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -18,7 +18,8 @@ Changes to be released in next version * 🧱 Build - * + * build.sh: Add xcframework argument to build a universal MatrixSDK.xcframework + * MatrixSDKTests-macOS: Remove tests from macOS profile and archive builds to match iOS. Others * @@ -224,7 +225,7 @@ Changes in 0.17.7 (2021-01-14) * 🧱 Build - * build.sh: Add xcframework argument to build a universal MatrixSDK.xcframework + * Others * diff --git a/MatrixSDK.xcodeproj/xcshareddata/xcschemes/MatrixSDK-macOS.xcscheme b/MatrixSDK.xcodeproj/xcshareddata/xcschemes/MatrixSDK-macOS.xcscheme index 86c9aebc03..20641b48e1 100644 --- a/MatrixSDK.xcodeproj/xcshareddata/xcschemes/MatrixSDK-macOS.xcscheme +++ b/MatrixSDK.xcodeproj/xcshareddata/xcschemes/MatrixSDK-macOS.xcscheme @@ -23,8 +23,8 @@