guess.udf
1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<UserData Version="3.10.0.0">
<Properties>
<Item Key="PackageParamsKey">
<Value ctype="PackageParams">
<LuaIsEncrypt Value="False" />
<LuaEncryptKey Value="" />
<LuaEncryptSign Value="" />
<Android_PackageName Value="org.cocos.guandan" />
<AndroidkeyStore Value="" />
<AndroidVersion Value="" />
<iOS_Target Value="guandan-mobile" />
<iOS_BundleID Value="" />
<Platform Value="None" />
<RunPlatform Value="Windows" />
<FrameworkVersion Value="cocos2d-x-3.10" />
<IsDebugKeystore Value="True" />
<KeystorePassword Value="" />
<KeystoreAliasName Value="" />
<KeystoreAliasPassword Value="" />
<EnableSourceMap Value="False" />
<EnableHTML5Advanced Value="False" />
</Value>
</Item>
<Item Key="CocosRecentOperation">
<Value ctype="CocosRecentOperation">
<LastPublishType Value="Resource" />
<IsLastPublish Value="True" />
<LastRunType Value="Windows" />
</Value>
</Item>
<Item Key="TabsParamsKey">
<Value ctype="TabsInfo">
<OpenedDocuments>
<FilePathData Path="ui/guess/GamePayLayer.csd" />
<FilePathData Path="ui/guess/GameOverLayer.csd" />
<FilePathData Path="ui/guess/GameFailLayer.csd" />
<FilePathData Path="ui/guess/GamePayConfirmLayer.csd" />
</OpenedDocuments>
<ActiveDocument Path="ui/guess/GamePayConfirmLayer.csd" />
</Value>
</Item>
</Properties>
</UserData>