diff --git a/Podfile b/Podfile index 8c2e287b8..cfe833f72 100644 --- a/Podfile +++ b/Podfile @@ -43,7 +43,7 @@ when String # specific MatrixSDK released version $matrixSDKVersionSpec = $matrixSDKVersion end -$matrixSDKVersionSpec = { :git => 'https://dl-gitlab.example.com/bwmessenger/bundesmessenger/bundesmessenger-ios-sdk', :tag => 'v0.26.10_bwi_4889' } +$matrixSDKVersionSpec = { :git => 'https://dl-gitlab.example.com/bwmessenger/bundesmessenger/bundesmessenger-ios-sdk', :tag => 'v0.26.12_bwi_beta' } # Method to import the MatrixSDK def import_MatrixSDK diff --git a/Riot/target-bum-beta.yml b/Riot/target-bum-beta.yml index 3a39d7c17..5b81b5d6b 100644 --- a/Riot/target-bum-beta.yml +++ b/Riot/target-bum-beta.yml @@ -49,6 +49,7 @@ targets: - package: Lottie - package: WysiwygComposer - package: DeviceKit + - package: DTCoreText configFiles: Debug: Debug.xcconfig diff --git a/Riot/target-bum-open.yml b/Riot/target-bum-open.yml index 60bbc951b..344536c2d 100644 --- a/Riot/target-bum-open.yml +++ b/Riot/target-bum-open.yml @@ -49,6 +49,7 @@ targets: - package: Lottie - package: WysiwygComposer - package: DeviceKit + - package: DTCoreText configFiles: Debug: Debug.xcconfig diff --git a/Riot/target-messenger.yml b/Riot/target-messenger.yml index 654c4a78c..1453c1edc 100644 --- a/Riot/target-messenger.yml +++ b/Riot/target-messenger.yml @@ -49,6 +49,7 @@ targets: - package: Lottie - package: WysiwygComposer - package: DeviceKit + - package: DTCoreText configFiles: Debug: Debug.xcconfig