Debugging an iOS extension in Simulator doesn't work

Originator:craig.hockenberry
Number:rdar://18294433 Date Originated:9/10/2014
Status:Open Resolved:
Product:Developer Tools Product Version:Version 6.0 (6A313) & iOS 8.0 [12A365]
Classification:Serious Bug Reproducible:Always
 
Summary:
Running an iOS extension in the debugger does not generate output in the debug console and any breakpoints in the extension code do not fire.

Steps to Reproduce:
1) Set the scheme to "Photo Extension"
2) Set Executable to "Ask on Launch"
3) Set the device to the "iPhone 5" Simulator
4) Run the app 
5) Choose the "Photos" app (MobileSlideShow)

Expected Results:
Logging in the app should appear. Breakpoints should fire.

Actual Results:
Logging for the Photos app, not for the extension, is displayed. Breakpoints do not fire.

Version:
Version 6.0 (6A313) & iOS 8.0 [12A365]

Notes:


Configuration:
iPhone 5 Simulator

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!