warrenm / GLTFKit2

A glTF 2.0 asset loader and exporter for Objective-C and Swift.
MIT License
150 stars 26 forks source link

Building for 'macCatalyst', but linking in dylib (Cocoa.tbd) built for 'macOS' #48

Closed warrenm closed 4 months ago

warrenm commented 6 months ago

This issue tracks the compiler warning summarized in the title, which occurs when building the GLTFKit2 framework (or XCFramework) for Mac Catalyst. It is believed to be a bug in Xcode 15. This issue is not currently blocking binary releases of the project.

warrenm commented 4 months ago

This seems to have been resolved in Xcode 15.3.