Skip to content

Make for iOS platform no longer working. Giving arch error as armv7 and armv7s removed from > iOS 11.0 #770

Closed
@aksswami

Description

@aksswami

I was trying to build the cpprestsdk for iOS platform. But getting below error

clang: error: invalid iOS deployment version '-mios-simulator-version-min=11.2', iOS 10 is the maximum deployment target for 32-bit targets [-Winvalid-ios-deployment-target]

cmake.toolchain file needs to be updated for latest changes in iOS 11.0 . As I am very new to CMake and C++, not sure where and what changes to do.

Any help would be really helpful. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions