commit | author | age
|
6e1425
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
H |
2 |
<config> |
23bcfe
|
3 |
<version val="WA2.1.0"/> |
6e1425
|
4 |
<comps> |
H |
5 |
<!-- 用户模块 --> |
|
6 |
<comp module="USR" plaf="WINGA" mandatory="YES" value="WASdkUser" desc="WINGA用户账户"/> |
|
7 |
<!-- 基础支付模块 --> |
|
8 |
<comp module="PAY" plaf="WINGA" value="WASdkPay" desc="基础支付"/> |
|
9 |
<!-- 数据收集模块 --> |
|
10 |
<comp module="TRA" plaf="WINGA" mandatory="YES" value="WASdkTrack" desc="WINGA数据统计"/> |
|
11 |
<!-- 数据收集模块 --> |
|
12 |
<comp module="SOC" plaf="WINGA" mandatory="YES" value="WASdkSocial" desc="WINGA社交"/> |
|
13 |
|
|
14 |
<!-- 公共模块 --> |
|
15 |
<comp module="CORE" plaf="WINGA" mandatory="YES" value="WASdkCore" desc="公共模块"/> |
|
16 |
</comps> |
|
17 |
<ops> |
|
18 |
<op type="copy" category="res" isFile="NO" from="frameworks" to="wasdk/wa/frameworks" /> |
|
19 |
<op type="copy" category="res" isFile="NO" from="bundle" to="wasdk/wa/bundle" /> |
|
20 |
<op type="ref" category="res" isFile="NO" from="usr/lib/libz.tbd"/> |
|
21 |
<op type="ref" category="res" isFile="NO" from="usr/lib/libsqlite3.tbd"/> |
|
22 |
<op type="ref" category="res" isFile="NO" from="System/Library/Frameworks/AdSupport.framework"/> |
|
23 |
<op type="copy" category="res" isFile="NO" from="localizable" to="wasdk/wa/localizable"/> |
|
24 |
</ops> |
|
25 |
</config> |