lpw
2 days ago 45d7604ef74ab43f701887a41f3194abc6efb392
config/wa_sdk_impl_config_appsflyer.xml
@@ -1,8 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<config>
   <version val="AF3.6.1"/>
   <version val="AF4.7.0" />
    <comps>
        <!-- 数据收集模块 -->
        <comp module="TRA" plaf="APPSFLYER" mandatory="YES" value="WAAFTrack" desc="APPSFLYER数据统计"/>
        <comp module="TRA" plaf="APPSFLYER" mandatory="YES" value="WAAFTrack" desc="APPSFLYER数据统计" />
        <comp module="PUSH" plaf="APPSFLYER" mandatory="NO" value="WAAFPush" desc="消息推送" />
        <comp module="SOC" plaf="APPSFLYER" mandatory="NO" value="WAAFSocial" desc="社交" />
    </comps>
</config>
    <ops>
        <op type="copy" category="res" isFile="NO" from="frameworks" to="wasdk/af/frameworks" />
        <op type="ref" category="res" isFile="NO" from="System/Library/Frameworks/AdSupport.framework" />
        <op type="ref" category="res" isFile="NO" from="System/Library/Frameworks/iAd.framework" />
    </ops>
</config>