Skip to content

Commit

Permalink
Version 6.30.0 released.
Browse files Browse the repository at this point in the history
  • Loading branch information
HamzaOban committed Sep 23, 2024
1 parent d63b53e commit 726b3d5
Show file tree
Hide file tree
Showing 153 changed files with 211 additions and 209 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Ribbon WebRTC iOS SDK change log.
- This project adheres to [Semantic Versioning](http://semver.org/).
- This change log follows [keepachangelog.com](http://keepachangelog.com/) recommendations.

## 6.30.0 - 2024-23-09

## 6.29.0 - 2024-22-08

## 6.28.0 - 2024-23-07
Expand Down
10 changes: 5 additions & 5 deletions MobileSDK.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>MobileSDK.framework/MobileSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>MobileSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>MobileSDK.framework/MobileSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>MobileSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* MobileSDK.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMAddressBookApplicationDelegate.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMAddressBookSearchTypes.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMAddressBookServiceDelegate.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMAudioCodecConfiguration.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMAudioSessionConfiguration.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMAudioSourceTypes.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMCallApplicationDelegate.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMCallDelegate.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMCallLogServiceDelegate.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMCallReceiveBandwidthLimit.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMCallServiceDelegate.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMCallState.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMCallTypes.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMCameraModes.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMCodecSet.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMCodecToReplace.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMCodecType.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMConfiguration.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMConnectionType.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMContact.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMErrorTypes.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMICEOptions.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMICEServer.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMIncomingCallDelegate.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMLogType.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMLoggingDelegate.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMMediaAttributes.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMMobileError.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMNotificationStates.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMOutgoingCallDelegate.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMPublicRequestService.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMPushService.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMPushSubscriptionDelegate.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMRegistrationApplicationDelegate.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMRegistrationService.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMRegistrationStates.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMRingingFeedbackOptions.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* SMScalingType.h
*
* @version: 6.29.0
* @version: 6.30.0
*
*/

Expand Down
Loading

0 comments on commit 726b3d5

Please sign in to comment.