lpw
2023-06-15 7570ca1f34ff456ae1e8742cdc38652fa44a9166
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<config>
    <version val="QQ2.8.0"/>
    <comps>
        <!-- 公共模块 -->
        <comp module="CORE" plaf="QQ" mandatory="YES" value="WAQQCore" desc="公共模块"/>
        <!-- 用户模块 -->
        <comp module="USR" plaf="QQ" mandatory="YES" value="WAQQUser" desc="qq用户账户"/>
    </comps>
    <ops>
        <op type="copy" category="res" isFile="NO" from="frameworks" to="wasdk/ap/frameworks" />
        <op type="ref" category="res" isFile="NO" from="System/Library/Frameworks/StoreKit.framework"/>
    </ops>
</config>