ios
ios copied to clipboard
dSYM for @nativescript/iOS: 8.1.0 not available in releases
The dSYM package is missing from the latest release.
Good catch - will try to generate them and add them.
Though the XCFramework published to npm should contain the dSYMs
@rigor789 all I can find for XCFramework on npm is this, which is a year old:
https://www.npmjs.com/package/ern-container-transformer-xcframework
Those dsyms would be hugely appreciated!
I meant the npm package for the runtime @nativescript/[email protected]
, ie:
https://unpkg.com/@nativescript/[email protected]/framework/internal/XCFrameworks.zip
This has the NativeScript.xcframework
which has the dSYMs
folders in there.