XCODE about distribute MINI6?

XCODE 11.4 Cannot distribute to IPADMINI6

Or some other new models?

If selected ALL Apk installation verification failed。 At the same time, other iPad devices added 2020 years ago can be installed normally

If selected ALL
Apk installation verification failed。

At the same time, other iPad devices added 20 years ago can be installed normally

My guess is Xcode 11.4 does not support iOS devices introduced after Xcode 11.4's release, which was March 24, 2020. The iPad Mini 6 came out in 2021. Do you have another iOS device introduced after March 2020 to test my guess?

You most likely need to update to a newer Xcode version to install your app on the iPad Mini 6.

Today, I tested the 2021 iPad 9, which also failed. The other 20-year pad passes the IOS system normally.

According to the current test, it is speculated that the new iPad OS system may fail. Do you have this information for reference?

Do you have this information for reference?

No, I do not. That is why I said in my first reply that I was guessing.

Read the comment to my earlier answer from an Apple engineer. You must update to Xcode 13 to test your app on the iPad Mini 6.

However, a new problem is encountered: as shown in the figure below, it may be a static library error.

ld: Assertion failed: (memberIndex != 0), function makeObjectFileForMember, file archive_file.cpp, line 387. clang: error: linker command failed with exit code 1 (use -v to see invocation)

XCODE about distribute MINI6?
 
 
Q