From efce5b6bd5c9d4f8214a71e0f7a7c35751710a4c Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 8 Nov 2021 01:17:11 +0800 Subject: + tolua + lpeg --- .../tolua_runtime/macjit/tolua/en.lproj.meta | 5 +++ .../macjit/tolua/en.lproj/InfoPlist.strings | 2 + .../macjit/tolua/en.lproj/InfoPlist.strings.meta | 4 ++ .../tolua_runtime/macjit/tolua/tolua-Info.plist | 46 ++++++++++++++++++++++ 4 files changed, 57 insertions(+) create mode 100644 ThirdParty/tolua_runtime/macjit/tolua/en.lproj.meta create mode 100644 ThirdParty/tolua_runtime/macjit/tolua/en.lproj/InfoPlist.strings create mode 100644 ThirdParty/tolua_runtime/macjit/tolua/en.lproj/InfoPlist.strings.meta create mode 100644 ThirdParty/tolua_runtime/macjit/tolua/tolua-Info.plist (limited to 'ThirdParty/tolua_runtime/macjit/tolua') diff --git a/ThirdParty/tolua_runtime/macjit/tolua/en.lproj.meta b/ThirdParty/tolua_runtime/macjit/tolua/en.lproj.meta new file mode 100644 index 0000000..95e8bd7 --- /dev/null +++ b/ThirdParty/tolua_runtime/macjit/tolua/en.lproj.meta @@ -0,0 +1,5 @@ +fileFormatVersion: 2 +guid: 21e13022c1f717e4a9da0aaaefddddff +folderAsset: yes +DefaultImporter: + userData: diff --git a/ThirdParty/tolua_runtime/macjit/tolua/en.lproj/InfoPlist.strings b/ThirdParty/tolua_runtime/macjit/tolua/en.lproj/InfoPlist.strings new file mode 100644 index 0000000..477b28f --- /dev/null +++ b/ThirdParty/tolua_runtime/macjit/tolua/en.lproj/InfoPlist.strings @@ -0,0 +1,2 @@ +/* Localized versions of Info.plist keys */ + diff --git a/ThirdParty/tolua_runtime/macjit/tolua/en.lproj/InfoPlist.strings.meta b/ThirdParty/tolua_runtime/macjit/tolua/en.lproj/InfoPlist.strings.meta new file mode 100644 index 0000000..0185908 --- /dev/null +++ b/ThirdParty/tolua_runtime/macjit/tolua/en.lproj/InfoPlist.strings.meta @@ -0,0 +1,4 @@ +fileFormatVersion: 2 +guid: 6aebe3c706e7d264c80af9beae57bd88 +DefaultImporter: + userData: diff --git a/ThirdParty/tolua_runtime/macjit/tolua/tolua-Info.plist b/ThirdParty/tolua_runtime/macjit/tolua/tolua-Info.plist new file mode 100644 index 0000000..f7e109e --- /dev/null +++ b/ThirdParty/tolua_runtime/macjit/tolua/tolua-Info.plist @@ -0,0 +1,46 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIconFile + + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1 + CFPlugInDynamicRegisterFunction + + CFPlugInDynamicRegistration + NO + CFPlugInFactories + + 00000000-0000-0000-0000-000000000000 + MyFactoryFunction + + CFPlugInTypes + + 00000000-0000-0000-0000-000000000000 + + 00000000-0000-0000-0000-000000000000 + + + CFPlugInUnloadFunction + + NSHumanReadableCopyright + Copyright © 2015 topameng games. All rights reserved. + + -- cgit v1.1-26-g67d0