-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Fix Version/s: 3.1.1
-
Component/s: Packaging / Build
-
Environment:macOS
-
Tags:
-
Sprint:nxDrive 10.2.7
-
Story Points:0
The macOS installer needs to be built on TWANG to support 10.11+ because PyInstaller is not retro-compatible: if we would build on 10.13, the minimum supported macOS version would become 10.13. TWANG is on 10.11.
This is the output error when running Drive on macOS 10.10 when the install was built on 10.12:
./ndrive [2148] Error loading Python lib '/Applications/Nuxeo Drive.app/Contents/MacOS/libpython2.7.dylib': dlopen: dlopen(/Applications/Nuxeo Drive.app/Contents/MacOS/libpython2.7.dylib, 10): no suitable image found. Did find: /Applications/Nuxeo Drive.app/Contents/MacOS/libpython2.7.dylib: code signature invalid for '/Applications/Nuxeo Drive.app/Contents/MacOS/libpython2.7.dylib'
- is related to
-
NXDRIVE-1232 Split the macOS installer build to support macOS 10.11
- Resolved
-
NXDRIVE-1227 Beta 3.1.1
- Resolved