Xcode 13 - unknown error compiling for iOS 15.0 but module has a minimum deployment target of iOS 15.2


I recently ran into the below error in Xcode 13 when I changed the iOS Deployment Target from 15.2 to 15.0 and tried to do a build.

iOS Deployment Target
<unknown>:0: error: compiling for iOS 15.0, but module 'TARS' 
has a minimum deployment target of iOS 15.2: /Users/user/Library/
Developer/Xcode/DerivedData/TARS-chjqqkjsdfsfmxybsuyfeztt/
Build/Intermediates.noindex/
Solution:

    Was able to fix this issue by going to Xcode Menu: Product > Clean Build Folder and doing the build again. You can also use Keyboard shortcuts: Shift + Command + K

    Clean Build Folder Xcode

Facing issues? Have Questions? Post them here! I am happy to answer!

Author Info:

Rakesh (He/Him) has over 14+ years of experience in Web and Application development. He is the author of insightful How-To articles for Code2care.

Follow him on: X

You can also reach out to him via e-mail: rakesh@code2care.org



















Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap