hello
After updating to xcode 15.1 while using xcode 14.3, I keep getting EXC_BAD_ACCESS (code=1, address=0x0) in HealthKit's HKQuantityType(.stepCount).
We also created and tested HKQuantityType(.stepCount) in the appDelegate class. But it comes out the same as above.
I think there has been a change in library building and linking starting from xcode15.
Please guide me what to do about this problem.
The test model is iphone 14 pro It's 16.5.1.