iGhibli / iOS-DeviceSupport

This repository holds the device support files for the iOS, and I will update it regularly.
8.09k stars 1.15k forks source link

Xcode 12.2 debug iPhone 11 Pro iOS14.5 device, all variable is nil in breakpoint #152

Open k1er opened 3 years ago

k1er commented 3 years ago

add iOS 14.5 devicesupport into xcode12.2, everything is normal when debug on simulators, but debug on real iOS14.5 device, the
all variable is nil in breakpoint screen

THDGunner commented 3 years ago

same issue. anybody solved this?