Hello guys this is my first time trying to publish an App on iOS. I am using Xcode version 13.0 beta
I am getting this Semantic Issue error while archiving the build.
if (@available(iOS 15.0, tvOS 15.0, *)) _displayLink.preferredFrameRateRange = CAFrameRateRangeMake(targetFPS, targetFPS, targetFPS);
You can check the image.