File tree Expand file tree Collapse file tree
sdk/communication/AzureCommunicationCalling
AzureCommunicationCalling.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " AzureCommunicationCalling" ,
3- "version" : " 2.8.0 " ,
3+ "version" : " 2.9.0-beta.1 " ,
44 "summary" : " Azure Communication Calling Service client library for iOS" ,
55 "description" : " This package contains the Calling client library for Azure Communication\n Services." ,
66 "homepage" : " https://github.com/Azure/azure-sdk-for-ios" ,
1717 },
1818 "swift_versions" : " 5.0" ,
1919 "source" : {
20- "http" : " https://github.com/Azure/Communication/releases/download/v2.8.0 /AzureCommunicationCalling-2.8.0 .zip"
20+ "http" : " https://github.com/Azure/Communication/releases/download/v2.9.0-beta.1 /AzureCommunicationCalling-2.9.0-beta.1 .zip"
2121 },
2222 "source_files" : " AzureCommunicationCalling.xcframework/*/AzureCommunicationCalling.framework/Headers/*.h" ,
2323 "public_header_files" : " AzureCommunicationCalling.xcframework/*/AzureCommunicationCalling.framework/Headers/*.h" ,
Original file line number Diff line number Diff line change 275275 "@executable_path/Frameworks",
276276 "@loader_path/Frameworks",
277277 );
278- MARKETING_VERSION = "2.8.0 ";
278+ MARKETING_VERSION = "2.9.0-beta.1 ";
279279 PRODUCT_BUNDLE_IDENTIFIER = com.microsoft.azure.AzureCommunicationCalling;
280280 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
281281 SKIP_INSTALL = YES;
300300 "@executable_path/Frameworks",
301301 "@loader_path/Frameworks",
302302 );
303- MARKETING_VERSION = "2.8.0 ";
303+ MARKETING_VERSION = "2.9.0-beta.1 ";
304304 PRODUCT_BUNDLE_IDENTIFIER = com.microsoft.azure.AzureCommunicationCalling;
305305 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
306306 SKIP_INSTALL = YES;
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 2.9.0-beta.1 (2024-02-22)
4+
5+ ### Features Added
6+ * Updated Media Statistics feature.
7+
38## 2.8.0 (2024-01-23)
49
510### Features Added
You can’t perform that action at this time.
0 commit comments