feat: 패키지 오류 수정

This commit is contained in:
aube.lee
2025-03-08 16:50:21 +09:00
parent b101b03a4a
commit 5a4f69249e
101 changed files with 959 additions and 920 deletions

View File

@@ -1,10 +0,0 @@
// Copyright 2016 Google Inc. All Rights Reserved.
#import <GoogleMobileAds/GoogleMobileAds.h>
@protocol GADUAdNetworkExtras <NSObject>
- (nonnull id<GADAdNetworkExtras>)adNetworkExtrasWithDictionary:
(nonnull NSDictionary<NSString *, NSString *> *)extras;
@end