azure-sdk-for-ios icon indicating copy to clipboard operation
azure-sdk-for-ios copied to clipboard

[BUG] AzureCommunicationCommon/AzureCommunicationCommon-Swift.h' file not found

Open HuyVuong1121 opened this issue 1 year ago • 2 comments

Describe the bug When using the pod static framework, the file 'AzureCommunicationCommon/AzureCommunicationCommon-Swift.h' is not found.

To Reproduce

  1. Init PodFile

platform :ios, '13.0' target 'DemoAzureFW' do pod 'AzureCommunicationCalling', '2.3.0-beta.4', :modular_headers => true end

  1. Pod install
  2. Open .xcworkspace
  3. Build

Code Snippet Screenshot 2023-04-11 at 16 53 52

Expected behavior No error

Screenshots Screen Shot 2023-04-11 at 15 49 39

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

HuyVuong1121 avatar Apr 11 '23 08:04 HuyVuong1121

@raosanat can you look into this?

tjprescott avatar Apr 11 '23 15:04 tjprescott

I also have this issue. macOS 13.3.1, Xcode 14.3, library version 2.3.0.

JasonWeinzierl avatar May 11 '23 22:05 JasonWeinzierl