앱스플라이어 SDK 추가
This commit is contained in:
		@@ -2,6 +2,33 @@
 | 
			
		||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 | 
			
		||||
<plist version="1.0">
 | 
			
		||||
<dict>
 | 
			
		||||
    <key>NSAdvertisingAttributionReportEndpoint</key>
 | 
			
		||||
    <string>https://appsflyer-skadnetwork.com/</string>
 | 
			
		||||
	<key>CFBundleURLTypes</key>
 | 
			
		||||
	<array>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>CFBundleURLSchemes</key>
 | 
			
		||||
			<array>
 | 
			
		||||
				<string>fb608674328645232</string>
 | 
			
		||||
			</array>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>CFBundleTypeRole</key>
 | 
			
		||||
			<string>Editor</string>
 | 
			
		||||
			<key>CFBundleURLSchemes</key>
 | 
			
		||||
			<array>
 | 
			
		||||
				<string>voiceon-test</string>
 | 
			
		||||
			</array>
 | 
			
		||||
		</dict>
 | 
			
		||||
	</array>
 | 
			
		||||
	<key>FacebookAppID</key>
 | 
			
		||||
	<string>608674328645232</string>
 | 
			
		||||
	<key>FacebookAutoLogAppEventsEnabled</key>
 | 
			
		||||
	<true/>
 | 
			
		||||
	<key>FacebookClientToken</key>
 | 
			
		||||
	<string>3775e6ea83236a685d264b6c5a1bbb4d</string>
 | 
			
		||||
	<key>FacebookDisplayName</key>
 | 
			
		||||
	<string>보이스온 - Test1</string>
 | 
			
		||||
	<key>FirebaseAppDelegateProxyEnabled</key>
 | 
			
		||||
	<false/>
 | 
			
		||||
	<key>GADApplicationIdentifier</key>
 | 
			
		||||
@@ -222,22 +249,5 @@
 | 
			
		||||
		<string>fetch</string>
 | 
			
		||||
		<string>remote-notification</string>
 | 
			
		||||
	</array>
 | 
			
		||||
    <key>CFBundleURLTypes</key>
 | 
			
		||||
    <array>
 | 
			
		||||
      <dict>
 | 
			
		||||
      <key>CFBundleURLSchemes</key>
 | 
			
		||||
      <array>
 | 
			
		||||
        <string>fb608674328645232</string>
 | 
			
		||||
      </array>
 | 
			
		||||
      </dict>
 | 
			
		||||
    </array>
 | 
			
		||||
    <key>FacebookAppID</key>
 | 
			
		||||
    <string>608674328645232</string>
 | 
			
		||||
    <key>FacebookClientToken</key>
 | 
			
		||||
    <string>3775e6ea83236a685d264b6c5a1bbb4d</string>
 | 
			
		||||
    <key>FacebookDisplayName</key>
 | 
			
		||||
    <string>보이스온 - Test1</string>
 | 
			
		||||
    <key>FacebookAutoLogAppEventsEnabled</key>
 | 
			
		||||
    <true/>
 | 
			
		||||
</dict>
 | 
			
		||||
</plist>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user