I currently have three devices for testing: iPhoneSE1(14.2), iPhone6sp(13.2.3), iPhoneSE2(13.5), dimentio does not work on any of them. On SE2, it will get stuck and I have to use ctrl+c to forcefully terminate the process.
In addition, because Apple changed the abi of arm64e devices on iOS14, if can’t use the lower version of xcode to compile for arm64e, then we have to manually patch the binary to add support for lower version devices.
I currently have three devices for testing: iPhoneSE1(14.2), iPhone6sp(13.2.3), iPhoneSE2(13.5), dimentio does not work on any of them. On SE2, it will get stuck and I have to use ctrl+c to forcefully terminate the process. In addition, because Apple changed the abi of arm64e devices on iOS14, if can’t use the lower version of xcode to compile for arm64e, then we have to manually patch the binary to add support for lower version devices.