Skip to content

Having compilation issues for iOS on Xcode 16.0 with M1 Mac #6180

Open
@FarooqMulla

Description

@FarooqMulla

Describe the bug
I am trying to consume static lib of Azure SDK into my iOS project. Having compilation issues with below items:

  • getting "'algorithm' file not found" for #include in .hpp classes
  • There is no module map file so can't import into Swift

Exception or Stack Trace
Add the exception log and stack trace if available

To Reproduce

  • Build IOS project using CMake
  • Build static libraries of azure-storate-blobs and try to consume in IOS application with Swift

Code Snippet

  • Having issues when we consume itself, did not start working on it.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots

  • Attached

Setup (please complete the following information):

  • OS: IOS [Mac OS X 15.1]
  • IDE : Xcode 16.0
  • Version: latest from main branchImage
    Image

Additional context
Add any other context about the problem here.

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Bug Description Added
  • Repro Steps Added
  • Setup information Added

Metadata

Metadata

Assignees

No one assigned

    Labels

    customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions