When you run the app in Xcode16 beta1 + iOS18 beta1 on device app crashing with following error, but simulator is ok
Error: dyld[1463]: Library not loaded: @rpath/lib/libswiftCoreGraphics.dylib Referenced from: <AF9553CE-243A-3766-A3CB-3AD172EA6849> /private/var/containers/Bundle/Application/7F968F8F-A134-45DD-95F7-9BF2C1EBBC14/<APP>.app/Frameworks/BrazeUI_30A23D419F0B5719_PackageProduct.framework/BrazeUI_30A23D419F0B5719_PackageProduct Reason: tried: '/usr/lib/system/introspection/libswiftCoreGraphics.dylib' (no such file, not in dyld cache), '/usr/lib/swift/lib/libswiftCoreGraphics.dylib' (no such file, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/lib/libswiftCoreGraphics.dylib' (no such file),
Please take a look at this other recent thread on the forums discussing this crash.