SWIFT_COMPILATION_MODE has no documentation in Xcode

Originator:keithbsmiley
Number:rdar://37285551 Date Originated:06-Feb-2018 13:01
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode 9.3 beta 2 (9Q107o)
Classification:UI/Usability Reproducible:Always
 
Summary:
In Xcode 9.3 there's a new build setting called SWIFT_COMPILATION_MODE. This defines whether or not -whole-module-optimization is passed. This new build setting has no documentation in Xcode.

Steps to Reproduce:
1. Select a Swift target in Xcode
2. Go to build settings
3. Search for SWIFT_COMPILATION_MODE
4. Click the Quick Help Inspector on the right

Expected Results:
There is some documentation

Actual Results:
It just has:

Declaration: SWIFT_COMPILATION_MODE
Value Type: Enumeration (String)

Version:
Xcode 9.3 beta 2 (9Q107o)

Notes:

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!