Xcode 8 crashes when device is selected

Hi,


Everytime I select my iPhone as a target to simulate, Xcode crashes...

Already deleted data from ~/Library/Developer/Xcode/iOS DeviceSupport

and from xcuserdata on the project file as seen in other posts, and continue having problems...


Process: Xcode [19331]

Path: /Applications/Xcode.app/Contents/MacOS/Xcode

Identifier: com.apple.dt.Xcode

Version: 8.3.2 (12175)

Build Info: IDEFrameworks-12175000000000000~4

App Item ID: 497799835

App External ID: 821771079

Code Type: X86-64 (Native)

Parent Process: ??? [1]

Responsible: Xcode [19331]

User ID: 501



Date/Time: 2017-04-30 15:12:57.782 +0100

OS Version: Mac OS X 10.12.4 (16E195)

Report Version: 12

Anonymous UUID: A35CF238-60A1-1184-2A60-07AE3B4999BE



Sleep/Wake UUID: 2DBCF5ED-6E91-400E-A46B-333288A81C8A



Time Awake Since Boot: 50000 seconds

Time Since Wake: 7800 seconds



System Integrity Protection: enabled



Crashed Thread: 0 Dispatch queue: com.apple.main-thread



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Exception Note: EXC_CORPSE_NOTIFY



Application Specific Information:

MainQueue: -[IDEProvisioningManager _performStateUpdateOnMainThreadForRepairable:updateBlock:]_block_invoke_2

ProductBuildVersion: 8E2002

ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-12175/IDEFoundation/Provisioning/Mechanic/UserActions/IDEProvisioningUserAction.m:125

Details: method -[IDEProvisioningUserAction userActionName] is a responsibility of subclasses of IDEProvisioningPermissionsFailureUserAction

Object: <IDEProvisioningPermissionsFailureUserAction: 0x7ff9755b8640>

Method: -userActionName

Thread: <NSThread: 0x7ff96bd16d50>{number = 1, name = main}



Any idea why?


Regards,

Rúben

Hi there,

I have the same problem with my iPad.

I didn't fixed It since 3 hours now :-(


Process: Xcode [1959]

Path: /Applications/Xcode.app/Contents/MacOS/Xcode

Identifier: com.apple.dt.Xcode

Version: 8.3.2 (12175)

Build Info: IDEFrameworks-12175000000000000~4

App Item ID: 497799835

App External ID: 821771079

Code Type: X86-64 (Native)

Parent Process: ??? [1]

Responsible: Xcode [1959]

User ID: 501



Date/Time: 2017-05-03 16:49:32.767 +0200

OS Version: Mac OS X 10.12.4 (16E195)

Report Version: 12

Anonymous UUID: 67BA85B5-A0F8-0E61-CE64-B4637101121B



Sleep/Wake UUID: E7DD5243-38C2-4C05-BAE8-449BAF1EE5C6



Time Awake Since Boot: 2300 seconds



System Integrity Protection: enabled



Crashed Thread: 0 Dispatch queue: com.apple.main-thread



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Exception Note: EXC_CORPSE_NOTIFY



Application Specific Information:

MainQueue: -[IDEProvisioningManager _performStateUpdateOnMainThreadForRepairable:updateBlock:]_block_invoke_2

ProductBuildVersion: 8E2002

ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-12175/IDEFoundation/Provisioning/Mechanic/UserActions/IDEProvisioningUserAction.m:125

Details: method -[IDEProvisioningUserAction userActionName] is a responsibility of subclasses of IDEProvisioningPermissionsFailureUserAction

Object: <IDEProvisioningPermissionsFailureUserAction: 0x7fcbf511a740>

Method: -userActionName

Thread: <NSThread: 0x7fcbec516d50>{number = 1, name = main}

Solved.


My device wasn't included in the developer account, and I haven't permisison to add it.

In xcode 8.3 Beta it showed an error that I hadn't permission to add the device, but in xcode 8.3.2 it just crashed...


After the device was added to the developer account, it was able to create the provisioning profile and all is working now.


BR

Ruben

Xcode 8 crashes when device is selected
 
 
Q