I have been using Auth0 for the last 2+ years including Lock framework in my iOS project. It’s integrated using Carthage as a project dependencies (Note: Not able to switch from Carthage to cocoapods or SPM). After xCode 14.3 release carthage is not working. Not able to complie and install in project. It’s also not working in latest xCode.
Following Below command for integrate carthage in project.
https://github.com/auth0/Lock.swift#carthage
Already rais issue befor 2 months but no update
Issue #718
Now need a solution to Auth0 that can work with Lock framework in the latest Xcode. This is a Complete blocker now to run the project in Xcode and check in iOS 17 devices.
Getting below error when installing with Carthage.