lipengwei
2020-03-04 0af000c332c5a8a5c6ed252b3a946f7b1732fe3c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<config>
    <version val="WECHAT1.5.0"/>
    <comps>
        <!-- 公共模块 -->
        <comp module="CORE" plaf="WECHAT" mandatory="YES" value="WAWechatCore" desc="公共模块"/>
        <!-- 用户模块 -->
        <comp module="USR" plaf="WECHAT" mandatory="YES" value="WAWechatUser" desc="微信用户账户"/>
    </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>