Packaging: macOS relocation of libraries without children
* macOS install path must be <bundle>/MacOS in order for
QLibrary to find qt.conf to set the correct bundle paths
* Refactored to add an explicit graph traversal to set the
dynamic loader id to handle the case where a bundled
resource does not have any children
* Fixed the case where rpaths were not removed from
libraries without children
* Improved diagnostics when bundling fail to finds
a dependent library in the search path
Mantis: #0002886
Refs: #535
This commit is contained in:
@@ -1 +0,0 @@
|
||||
../bin/FreeCAD
|
||||
1
src/MacAppBundle/FreeCAD.app/Contents/bin/FreeCAD
Symbolic link
1
src/MacAppBundle/FreeCAD.app/Contents/bin/FreeCAD
Symbolic link
@@ -0,0 +1 @@
|
||||
../MacOS/FreeCAD
|
||||
Reference in New Issue
Block a user