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: Rakesh
Author Info:

Rakesh is a seasoned developer with over 10 years of experience in web and app development, and a deep knowledge of operating systems. Author of insightful How-To articles for Code2care.

Follow him on: X














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