GoogleSignIn-iOS
GoogleSignIn-iOS copied to clipboard
`requires_app_host` is not needed for our test specs
Our unit tests should not need a host application to run. Removing the generated host app should bring our CocoaPod test spec more in line with our SPM test target.