Преглед на файлове

requires_app_host is not needed for our test_spec.

Peter Andrews преди 3 години
родител
ревизия
eccf2d0d6e
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      GoogleSignIn.podspec

+ 0 - 1
GoogleSignIn.podspec

@@ -52,7 +52,6 @@ The Google Sign-In SDK allows users to sign in with their Google account from th
     unit_tests.source_files = [
       'GoogleSignIn/Tests/Unit/**/*.[mh]',
     ]
-    unit_tests.requires_app_host = true
     unit_tests.dependency 'OCMock'
     unit_tests.dependency 'GoogleUtilities/MethodSwizzler', '~> 7.2'
     unit_tests.dependency 'GoogleUtilities/SwizzlerTestHelpers', '~> 7.2'