googleads / googleads-consent-sdk-ios

Consent SDK
https://developers.google.com/admob/ios/eu-consent
Apache License 2.0
31 stars 47 forks source link

Compile Warning on Swift4 #24

Open Vanshava opened 6 years ago

Vanshava commented 6 years ago

Environment: XCode 9.2 Swift 4.0

After installing through cocoapods then build it. It prompts compile warning.

Nullability Pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) PACView.h

In file included from /ProjectPath/Pods/PersonalizedAdConsent/PersonalizedAdConsent/PersonalizedAdConsent/PACConsentForm.m:21: