-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.0
-
Fix Version/s: 4.0.0
-
Component/s: Packaging / Build
-
Environment:macOS
-
Tags:
-
Sprint:nxDrive 10.3.3, nxDrive 10.3.4
-
Story Points:5
While trying to sign the Nuxeo Drive.app, the following error is raised:
~/dev/projects/nuxeo-drive/dist/Nuxeo Drive.app/Contents/MacOS/ndrive: bundle format unrecognized, invalid, or unsuitable In subcomponent: ~/dev/projects/nuxeo-drive/dist/Nuxeo Drive.app/Contents/MacOS/PyQt5/Qt/qml/QtQml/Models.2
When renaming that Models.2 folder to Models, the error isn't raised anymore. Of course, the application doesn't work after that renaming.
We need to find how to bundle the app in a way that allows us to codesign it.
- is related to
-
NXDRIVE-1880 [macOS] Fix a segfault when loading QtQuick.Controls QML plugin
- Resolved