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([