Skip to content

Commit ef03736

Browse files
author
minggo
committed
Merge pull request #7 from chuanweizhang2013/lua-runtime
prebuiltruntime 1.3
2 parents 4a2a10e + 5cf79ad commit ef03736

File tree

9 files changed

+3
-3
lines changed

9 files changed

+3
-3
lines changed

android/PrebuiltRuntimeLua.apk

36.9 KB
Binary file not shown.
-5 Bytes
Binary file not shown.
364 KB
Binary file not shown.

mac/PrebuiltRuntimeLua.app/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>13D65</string>
6+
<string>13E28</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
1010
<string>PrebuiltRuntimeLua Mac</string>
1111
<key>CFBundleIconFile</key>
1212
<string>Icon</string>
1313
<key>CFBundleIdentifier</key>
14-
<string>org.cocos2d-x.PrebuiltRuntimeLua-Mac</string>
14+
<string>org.cocos2dx.PrebuiltRuntimeLua</string>
1515
<key>CFBundleInfoDictionaryVersion</key>
1616
<string>6.0</string>
1717
<key>CFBundleName</key>
282 KB
Binary file not shown.
-5 Bytes
Binary file not shown.
-6.46 KB
Binary file not shown.

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version":"v3-lua-runtime-1.2"
2+
"version":"v3-lua-runtime-1.3"
33
}

win32/PrebuiltRuntimeLua.exe

61.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)