This is usually Xcode problem.
If you’re seeing long boot on a device and instant boot on simulator, try to remove your physical device in Xcode -> Window -> Devices and Simulator settings (device should be disconnected), connect it by cable and wait till debug symbols fetch.
And in addition, usual ritual actions like deleting derived data and device support in ~/Library/Developer/Xcode/iOS DeviceSupport/ also may help.