Compiler error on Xcode15 - Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents. · Issue #179 · Swinject/SwinjectStoryboard · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<
8000
div class="flash flash-full {{ className }}">
Compiler error on Xcode15 - Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
#179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
The text was updated successfully, but these errors were encountered:
august-setel
changed the title
Compiler error on Xcode15 Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.`
Compiler error on Xcode15 - Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
Nov 28, 2023
Uh oh!
There was an error while loading. Please reload this page.
Hi, im upgrading my project to run on Xcode 15,
During 3rd party library upgrade, i stumble into compiler error for SwinjectStoryboard
Below are Swinject version i use
I found Some workaround mention here -> https://github.com/atrick/swift-evolution/blob/diagnose-implicit-raw-bitwise/proposals/nnnn-implicit-raw-bitwise-conversion.md#associated-object-string-keys
not sure if anyone encounter this as well ?
The text was updated successfully, but these errors were encountered: