mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2026-01-11 09:16:52 +00:00
补充某些必要的文件
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"pre_order":
|
||||
[
|
||||
"script/jsb_cocos2d_constants.js",
|
||||
"script/jsb_cocos2d.js",
|
||||
"script/jsb_cocos2d_extension.js",
|
||||
"script/jsb_chipmunk_constants.js",
|
||||
"script/jsb_chipmunk.js",
|
||||
"script/jsb_opengl_constants.js",
|
||||
"script/jsb_opengl.js",
|
||||
"script/jsb_cocosbuilder.js",
|
||||
"script/jsb_sys.js",
|
||||
"script/jsb_cocos2d_studio.js",
|
||||
"script/jsb_cocos2d_gui.js",
|
||||
"script/jsb.js",
|
||||
"tests/tests_resources-jsb.js",
|
||||
"tests/tests-main.js",
|
||||
"tests/BaseTestLayer/BaseTestLayer.js",
|
||||
"tests/PerformanceTest/PerformanceTest.js",
|
||||
"tests/tests-boot-jsb.js"
|
||||
],
|
||||
"post_order":
|
||||
[
|
||||
|
||||
],
|
||||
"skip":
|
||||
[
|
||||
"tests/main.js",
|
||||
"tests/tests_resources-html5.js",
|
||||
"tests/tests-boot-html5.js",
|
||||
"tests/AdvanceCompiler",
|
||||
"script/jsb_debugger.js",
|
||||
"script/debugger/"
|
||||
],
|
||||
"closure_params": ""
|
||||
}
|
||||
BIN
cocos2d-x/tools/cocos2d-console/plugins/plugin_jscompile/bin/jsbcc
Executable file
BIN
cocos2d-x/tools/cocos2d-console/plugins/plugin_jscompile/bin/jsbcc
Executable file
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.xcode.dsym.jsbcc</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>dSYM</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
BIN
cocos2d-x/tools/cocos2d-console/plugins/plugin_jscompile/bin/jsbcc.exe
Executable file
BIN
cocos2d-x/tools/cocos2d-console/plugins/plugin_jscompile/bin/jsbcc.exe
Executable file
Binary file not shown.
BIN
cocos2d-x/tools/cocos2d-console/plugins/plugin_jscompile/bin/linux/jsbcc_x64
Executable file
BIN
cocos2d-x/tools/cocos2d-console/plugins/plugin_jscompile/bin/linux/jsbcc_x64
Executable file
Binary file not shown.
BIN
cocos2d-x/tools/cocos2d-console/plugins/plugin_jscompile/bin/linux/jsbcc_x86
Executable file
BIN
cocos2d-x/tools/cocos2d-console/plugins/plugin_jscompile/bin/linux/jsbcc_x86
Executable file
Binary file not shown.
BIN
cocos2d-x/tools/cocos2d-console/plugins/plugin_jscompile/bin/mozjs-52.dll
Executable file
BIN
cocos2d-x/tools/cocos2d-console/plugins/plugin_jscompile/bin/mozjs-52.dll
Executable file
Binary file not shown.
BIN
cocos2d-x/tools/cocos2d-console/plugins/plugin_jscompile/bin/nspr4.dll
Executable file
BIN
cocos2d-x/tools/cocos2d-console/plugins/plugin_jscompile/bin/nspr4.dll
Executable file
Binary file not shown.
Reference in New Issue
Block a user