feat(ads): 네이티브 광고 적용 및 디버그 스위치 이동
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
|
||||
#include "Generated.xcconfig"
|
||||
|
||||
GAD_APPLICATION_ID=ca-app-pub-3940256099942544~1458002511
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"
|
||||
#include "Generated.xcconfig"
|
||||
|
||||
GAD_APPLICATION_ID=ca-app-pub-3940256099942544~1458002511
|
||||
|
||||
@@ -54,5 +54,7 @@
|
||||
<string>맛집과의 거리 계산을 위해 위치 정보가 필요합니다.</string>
|
||||
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
|
||||
<string>맛집과의 거리 계산을 위해 위치 정보가 필요합니다.</string>
|
||||
<key>GADApplicationIdentifier</key>
|
||||
<string>$(GAD_APPLICATION_ID)</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user