We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b37c9d8 commit 4d94ec7Copy full SHA for 4d94ec7
1 file changed
GoogleSignIn/Sources/Public/GoogleSignIn/GoogleSignIn.h
@@ -13,11 +13,7 @@
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
-#import <TargetConditionals.h>
17
-
18
-#if TARGET_OS_IOS && !TARGET_OS_MACCATALYST
19
#import "GIDAppCheckError.h"
20
-#endif
21
#import "GIDConfiguration.h"
22
#import "GIDGoogleUser.h"
23
#import "GIDProfileData.h"
0 commit comments