When I build my iOS project on Xcode 15 Beta 3, I get these build warnings:
Duplicate -rpath '/usr/lib/swift' ignored
Duplicate LC_RPATH are deprecated ('@executable_path/Frameworks')
Duplicate LC_RPATH are deprecated ('@loader_path/Frameworks')
On Xcode 14 I didn't get them, so I guess it's something related to new Xcode 15 linker.
Does anyone know if it can/should be fixed and how?
Thanks
To prevent this warning in Xcode 15, add -ld_classic in Other Linker Flags
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With