Can't import ObjectiveC.runtime into Xcode Playground

Originator:kevin
Number:rdar://21766917 Date Originated:10-July-2015
Status:Closed Resolved:Duplicate 21516804
Product:Developer Tools Product Version:Xcode Version 7.0 beta (7A121l)
Classification: Reproducible:Always
 
DUPLICATE OF 21516804

Summary:
Attempting to import ObjectiveC.runtime into an Xcode Playground yields this error message:

Playground execution failed: Error in auto-import:
failed to get module 'runtime' from AST context

Steps to Reproduce:
1. Install Xcode Version 7.0 beta (7A121l)
2. Create a new Playground (either Platform)
3. Expose Debug Area
3. Type "import ObjectiveC.runtime" into playground editor
4. Debug Area will display error message

Expected Results:
No error message. Access to Objective-C runtime functions

Actual Results:
Error message

Version:
Xcode Version 7.0 beta (7A121l)

Notes:


Configuration:
Xcode Version 7.0 beta (7A121l)

Attachments:

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!