From 9adcf0da20fddd1306b875be1b5cf1ec28c25c15 Mon Sep 17 00:00:00 2001 From: tayler1 Date: Sat, 19 Aug 2017 22:05:50 +0300 Subject: [PATCH] Universal app to support ipads --- Authenticator.xcodeproj/project.pbxproj | 4 ++-- fastlane/Snapfile | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Authenticator.xcodeproj/project.pbxproj b/Authenticator.xcodeproj/project.pbxproj index 8af08237..6ea28745 100644 --- a/Authenticator.xcodeproj/project.pbxproj +++ b/Authenticator.xcodeproj/project.pbxproj @@ -744,7 +744,7 @@ INFOPLIST_FILE = Authenticator/Resources/Info.plist; PRODUCT_BUNDLE_IDENTIFIER = me.mattrubin.authenticator.dev; PRODUCT_NAME = Authenticator; - TARGETED_DEVICE_FAMILY = 1; + TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; @@ -759,7 +759,7 @@ INFOPLIST_FILE = Authenticator/Resources/Info.plist; PRODUCT_BUNDLE_IDENTIFIER = me.mattrubin.authenticator; PRODUCT_NAME = Authenticator; - TARGETED_DEVICE_FAMILY = 1; + TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; diff --git a/fastlane/Snapfile b/fastlane/Snapfile index 9eb1b0e9..629656a9 100644 --- a/fastlane/Snapfile +++ b/fastlane/Snapfile @@ -8,6 +8,7 @@ devices([ "iPhone SE", "iPhone 7", "iPhone 7 Plus", + "iPad Air", ]) languages([