Skip to content

A compilation error using Xcode 16 #35

@MaximLitvinyuk

Description

@MaximLitvinyuk

Projects using Xcode 16 and the latest ios-webui-sdk release (3.4.2) will not compile because of the next error:

/Users/max/Library/Developer/Xcode/DerivedData/ios-webui-sdk-example-apxgnkmypgwhrjemxlegjwpayugr/SourcePackages/checkouts/ios-webui-sdk/QueueItLib/QueueService_NSURLConnectionRequest.h:19:1 'QueueService_NSURLConnectionRequestDelegate' has different definitions in different modules; first difference is definition in module 'QueueITLibrary' found method 'requestDidComplete:' with 1st parameter of type 'QueueService_NSURLConnectionRequest *__strong'

The example project where it can be reproduced can be found here:
https://github.com/MaximLitvinyuk/ios-webui-sdk-example-xcode-16-error

NOTE: in order to reproduce it, you should run the project using Xcode 16

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