Przeglądaj źródła

requires_app_host defaults to false.

Peter Andrews 3 lat temu
rodzic
commit
8150cb2b34
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      GoogleSignInSwiftSupport.podspec

+ 0 - 1
GoogleSignInSwiftSupport.podspec

@@ -33,6 +33,5 @@ Pod::Spec.new do |s|
     unit_tests.source_files = [
       'GoogleSignInSwift/Tests/Unit/*.swift',
     ]
-    unit_tests.requires_app_host = false
   end
 end