Post

Replies

Boosts

Views

Activity

Can't run/debug on iOS 14 using Xcode 12.0 or 12.2 using Big Sur Beta 7?
Not sure when this started to happen, but I can't run/debug my app from Xcode using the latest beta of Big Sur. I'm trying to deploy to the iOS 14 GM on my iPad using Xcode 12.2 (12.0 also doesn't work) from Big Sur beta 7 and it shows up as a blank screen and then eventually crashes, without an error in Xcode. Anyone else experience these kinds of issues or might have an idea of what's going on? Here's the crash report from the console though: CrashReporter Key:	 810e5f7e3b9c5c05f37139678fb17d5c6262be0d Hardware Model:			iPad8,7 Process:						 RocketTest [1120] Path:								/private/var/containers/Bundle/Application/CEA74FA4-9710-4070-B0F9-826A7C00FA14/RocketTest.app/RocketTest Identifier:					com.igottabelieve.RocketTest Version:						 1 (1.0) Code Type:					 ARM-64 (Native) Role:								Foreground Parent Process:			Exited process [1117] Coalition:					 com.igottabelieve.RocketTest [422] Date/Time:					 2020-09-19 21:14:22.2745 -0500 Launch Time:				 2020-09-19 21:13:59.4436 -0500 OS Version:					iPhone OS 14.0 (18A373) Release Type:				User Baseband Version:		3.00.01 Report Version:			104 Exception Type:	EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x00000001012d08b8 Termination Signal: Trace/BPT trap: 5 Termination Reason: Namespace SIGNAL, Code 0x5 Terminating Process: exc handler [1120] Triggered by Thread:	0 Thread 0 Crashed: 0	 dyld													 0x00000001012d08b8 0x1012c0000 + 67768 1	 dyld													 0x00000001012cfd6c 0x1012c0000 + 64876 2	 dyld													 0x00000001012cfa10 0x1012c0000 + 64016 3	 dyld													 0x00000001012c59c0 0x1012c0000 + 22976 4	 dyld													 0x00000001012d1e60 0x1012c0000 + 73312 5	 dyld													 0x00000001012c5f8c 0x1012c0000 + 24460 6	 dyld													 0x00000001012c7afc 0x1012c0000 + 31484 7	 dyld													 0x00000001012c1258 0x1012c0000 + 4696 8	 dyld													 0x00000001012c1038 0x1012c0000 + 4152 Thread 0 crashed with ARM Thread State (64-bit): 		x0: 0x0000000000000000	 x1: 0x00000000000001be	 x2: 0x000000016eef25c0	 x3: 0x0000000000000000 		x4: 0x0000000000000000	 x5: 0x0000000000000000	 x6: 0x0000000000000000	 x7: 0x0000000000000000 		x8: 0x0000000000000000	 x9: 0x000000016eef33b0	x10: 0x00000001a65fd000	x11: 0x0000000101354970 	 x12: 0x0000000101339360	x13: 0x00000001ef739b5a	x14: 0x000000000000000d	x15: 0x000000008000001f 	 x16: 0x00000001012cb914	x17: 0x0000000000000010	x18: 0x0000000000000000	x19: 0x0000000000000000 	 x20: 0x000000016eef6c80	x21: 0x00000000000001be	x22: 0x0000000101338000	x23: 0x00000000000001be 	 x24: 0x0000000101338620	x25: 0x000000016eef26a0	x26: 0x0000000000000014	x27: 0x000000001f070018 	 x28: 0x000000016eef18b0	 fp: 0x000000016eef3450	 lr: 0x00000001012cfd6c 		sp: 0x000000016eef25c0	 pc: 0x00000001012d08b8 cpsr: 0x80000000 	 esr: 0xf2000000	Address size fault
9
0
4.5k
Sep ’20