kean / Pulse

Network logger for Apple platforms
https://pulselogger.com
MIT License
6.32k stars 302 forks source link

"NSObject.deinitKey" in objc_setAssociatedObject raises warning #209

Closed egesucu closed 1 year ago

egesucu commented 1 year ago

Following warning appears on the new Xcode 15 beta:

"Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents."

Additional Info:

egesucu commented 1 year ago
image
kean commented 1 year ago

Thanks for the report! It's fixed in version 4.0. I would recommend giving the latest beta a try. It's pretty close to the release and there aren't any significant breaking changes.

egesucu commented 1 year ago

Thanks for the report! It's fixed in version 4.0. I would recommend giving the latest beta a try. It's pretty close to the release and there aren't any significant breaking changes.

I can confirm that this is fixed on the latest 4.0 beta