-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathLearn36.udf
39 lines (39 loc) · 1.28 KB
/
Learn36.udf
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
<UserData>
<Properties>
<Item Key="PackageParamsKey">
<Value ctype="PackageParams">
<LuaIsEncrypt Value="False" />
<LuaEncryptKey Value="" />
<LuaEncryptSign Value="" />
<Android_PackageName Value="org.cocos.Learn36" />
<AndroidkeyStore Value="" />
<AndroidVersion Value="" />
<iOS_Target Value="Learn36 iOS" />
<iOS_BundleID Value="iPhone Developer: Wu Wang (RGRVZ5N5YR)" />
<Platform Value="None" />
<FrameworkVersion Value="cocos2d-x-3.5" />
<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="MainScene.csd" />
</OpenedDocuments>
<ActiveDocument Path="MainScene.csd" />
</Value>
</Item>
</Properties>
</UserData>