Xcode 8 crashes when linking against OSXFUSE.framework in a Swift 3 project

Originator:gunnar.herzog
Number:rdar://28513265 Date Originated:28/09/2016
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode 8 (8A218a)
Classification:Crash/Hang/Data Loss Reproducible:Always
 
Summary:
When trying to build a Swift 3 macOS project which links against the OSXFUSE framework Xcode 8 crashes.

Steps to Reproduce:
1. Install FUSE for macOS (https://osxfuse.github.io, currently in version 3.5.2).
2. Unzip the attached example project.
3. Build the project.

Expected Results:
Xcode 8 builds the project and doesn’t crash.

Actual Results:
Xcode 8 crashes during build time.

Version:
Xcode 8 (8A218a), Xcode 8.1 (8T29o)

Notes:


Configuration:
This occurs always when building a macOS Swift project linked against the OSXFUSE framework.

Attachments:
'HelloFS-Swift.zip' was successfully uploaded.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!