简体   繁体   中英

How to check if the iOS app was build with Xcode 10 or Xcode 11

I want to check the builds for iOS apps and check if the app was build using Xcode 10 or Xcode 11 or any other version of Xcode. Can anybody guide me on how can I achieve this case?

please check the screenshot. to check the archives of Xcode 11 you need to check organiser of Xcode 11 and similarly for Xcode 10 you must open organiser of Xcode 10. 请检查

在此处输入图片说明

I got the answer, we can check this by opening the .xarchive file by show package contents and the Products>Applications>_.app show package contents and then check Info.plist.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM