Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
HuyVuong1121 opened this issue Apr 11, 2023 · 2 comments
Assignees
Labels
Communication - Calling Server Communication customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@HuyVuong1121
Copy link

HuyVuong1121 commented Apr 11, 2023

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
@ghost ghost added needs-triage This is a new issue that needs to be triaged to the appropriate team. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Apr 11, 2023
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Apr 11, 2023
@tjprescott
Copy link
Member

@raosanat can you look into this?

@JasonWeinzierl
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Communication - Calling Server Communication customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

6 participants