Xcode 11, deploying to device doesn't reflect code changes

Hi all,


I initially noticed this bug in Xcode beta 3 but it still appears to be issue in beta 4. Deploying the app via Xcode to my iPad running the latest beta of iPadOS will most of the time not reflect any code changes on the device. Even something as simple as changing a view's background color. Issue it not seen when running on simulator.


Even after cleaning the project and deleting the DerivedData it still appears that my changes are not being overwritten on the device - as though they're cached in a sense.


Any ideas on how to solve or is this just a bug with the betas?


Thanks!