-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.0
-
Fix Version/s: 4.3.0
-
Component/s: Packaging / Build
-
Environment:macOS
-
Epic Link:
-
Tags:
-
Sprint:nxDrive 11.1.18
-
Story Points:3
There is currently a version mismatch when installing requirements on macOS:
pyobjc-framework-systemconfiguration 5.1 has requirement pyobjc-framework-Cocoa>=5.1, but you'll have pyobjc-framework-cocoa 4.2.2 which is incompatible.
Doing the upgrade will need some adjustments in macOS integration because some used frameworks will be deprecated:
The separate framework wrappers DictionaryServices, LaunchServices and SearchKit are deprecated, use the CoreServices bindings instead.
This update will allow us to fully support macOS 10.14 (Mojave).
- is related to
-
NXDRIVE-1868 [macOS] Use a custom trash implementation instead of using Send2Trash
- Resolved