Reputation: 1651
When I open MBP today and to see my project in Xcode, instead it opened older version (a month old at least). I search on Finder found the last version. However, when I try to open I am getting below error:
You have macOS 10.13.2. The application requires macOS 11.0 or later.
Yesterday it was working fine. I installed Google Framework for AdMob and GoogleService plist. Is this could be the problem? Could it alter the project's requirement?
EDIT:
I am using latest macOS 10.13.2 and Xcode is latest Version 9.2 (9C40b).
Upvotes: 0
Views: 445
Reputation: 100503
It looke like that xcode automatic updates are enabled and during the last shutDown/start the version updated and requires high macOSX version than the current , check xcode version and google the least system requirements for it
Upvotes: 1