azure-sdk-for-ios
azure-sdk-for-ios copied to clipboard
[BUG] AzureCommunicationCommon/AzureCommunicationCommon-Swift.h' file not found
Describe the bug When using the pod static framework, the file 'AzureCommunicationCommon/AzureCommunicationCommon-Swift.h' is not found.
To Reproduce
- Init PodFile
platform :ios, '13.0' target 'DemoAzureFW' do pod 'AzureCommunicationCalling', '2.3.0-beta.4', :modular_headers => true end
- Pod install
- Open .xcworkspace
- Build
Code Snippet
Expected behavior No error
Screenshots
Setup (please complete the following information):
- OS: [MacOS: 12.5.1]
- IDE : [Xcode: Version 13.4.1]
- Version of the Library used: 2.3.0-beta.4
@raosanat can you look into this?
I also have this issue. macOS 13.3.1, Xcode 14.3, library version 2.3.0.