Skip to content

Commit ba216ed

Browse files
committed
Merge pull request #14 from dualface/lua-runtime-1.9
Lua runtime 1.9
2 parents 67ec9ea + 1f6aef6 commit ba216ed

File tree

8 files changed

+3
-3
lines changed

8 files changed

+3
-3
lines changed

android/PrebuiltRuntimeLua.apk

-895 KB
Binary file not shown.
-287 KB
Binary file not shown.

ios/PrebuiltRuntimeLua.ipa

-118 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
@@ -7,15 +7,15 @@
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
10-
<string>PrebuiltRuntimeLua</string>
10+
<string>PrebuiltRuntimeLua Mac</string>
1111
<key>CFBundleIconFile</key>
1212
<string>Icon</string>
1313
<key>CFBundleIdentifier</key>
1414
<string>com.cocos.apps.simulator</string>
1515
<key>CFBundleInfoDictionaryVersion</key>
1616
<string>6.0</string>
1717
<key>CFBundleName</key>
18-
<string>PrebuiltRuntimeLua</string>
18+
<string>PrebuiltRuntimeLua Mac</string>
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
31.3 MB
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.8"
2+
"version":"v3-lua-runtime-1.9"
33
}

win32/PrebuiltRuntimeLua.exe

549 KB
Binary file not shown.

win32/libcocos2d.dll

3.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)