-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
O-macosOS: macOSOS: macOS
Description
Problem
Cargo doesnt create dSYM symlinks for examples.
Steps
- Build an example on macOS.
-
Note the missing
$ ls -l target/debug/examples total 32416 -rwxr-xr-x 2 bjorn staff 4151148 27 apr 17:51 find-debug -rw-r--r-- 1 bjorn staff 197 20 apr 16:43 find-debug.d -rwxr-xr-x 1 bjorn staff 4124732 20 apr 17:09 find_debug-1180f451572ec105 -rw-r--r-- 1 bjorn staff 234 20 apr 17:09 find_debug-1180f451572ec105.d drwxr-xr-x 3 bjorn staff 96 20 apr 16:09 find_debug-1180f451572ec105.dSYMfind_debug.dSYM.
Possible Solution(s)
Notes
Output of cargo version:
This is using the cargo for rustc 1.34.1
Metadata
Metadata
Assignees
Labels
O-macosOS: macOSOS: macOS