You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems strange to me that we don't include the weak-node-api into the xcframework, but it likely needs some re-work in to pick up the public headers from the CMake project and call xcodebuild -create-xcframework with -header arguments.
It seems strange to me that we don't include the weak-node-api into the xcframework, but it likely needs some re-work in to pick up the public headers from the CMake project and call
xcodebuild -create-xcframeworkwith-headerarguments.