diff --git a/lib/motion/project/template/ios/config.rb b/lib/motion/project/template/ios/config.rb index cae154b6..326704b9 100644 --- a/lib/motion/project/template/ios/config.rb +++ b/lib/motion/project/template/ios/config.rb @@ -265,7 +265,7 @@ module Motion; module Project; when '4' ' 5s' else - (family == 1) ? ' 6' : ' Retina' + (family == 1) ? ' 6' : ' Air' end end