Closed M1Joe closed 4 years ago
You set it in here
@endigo I should have specified that I'm trying to do this without a Mac...
File path ios/Runner.xcodeproj/project.pbxproj
find IPHONEOS_DEPLOYMENT_TARGET={replaceValue}
and replace the value with 11.0
Sorry to ask a question in here, but figured it'd be a helpful place in case others have the same question... I'm trying to use codemagic.io to build and release an application without purchasing a magic. Can anyone tell me how to increase the minimum deployment target for iOS to the required 11?
I can't see it anywhere in the iOS folder. THANK YOU!