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/macnojit/tolua/tolua-Info.plist | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 ThirdParty/tolua_runtime/macnojit/tolua/tolua-Info.plist (limited to 'ThirdParty/tolua_runtime/macnojit/tolua/tolua-Info.plist') diff --git a/ThirdParty/tolua_runtime/macnojit/tolua/tolua-Info.plist b/ThirdParty/tolua_runtime/macnojit/tolua/tolua-Info.plist new file mode 100644 index 0000000..beb9ed8 --- /dev/null +++ b/ThirdParty/tolua_runtime/macnojit/tolua/tolua-Info.plist @@ -0,0 +1,46 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIconFile + + CFBundleIdentifier + ameng.tolua + 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 © 2013 topameng. All rights reserved. + + -- cgit v1.1-26-g67d0