ios - XCode - Unable to attach Debugger to Action Extension -


for ios application, have created action extension. when run app , extension, here's happens:

simulator:

  1. launch app - xcode attaches debugger
  2. launch extension - xcode attaches debugger

actual device:

  1. launch app - xcode attaches debugger
  2. launch extension - xcode not able attach debugger

it working fine few days back, it's showing behavior. also, using same device, used before. before, every time when connected device mac, used alert confirmation on device, don't that. though, can still see device in xcode.

my configuration:
xcode: 7.3.1
os: osx el capitan (version 10.11.4)

is there can done? not able find how unpair device xcode/mac , pair again confirmation screen again.

this screwed in xcode 8.1

i've filed 29064806 apple.

the recorse fallback version of xcode works.

in case that's 8.0 (where not frequently)

disabling system integrity protection not help. it's bug in xcode (lldb or whatever)


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -