mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
IDAPython for IDA 8.3
This commit is contained in:
+2
-2
@@ -1,11 +1,11 @@
|
||||
--- !tapi-tbd
|
||||
tbd-version: 4
|
||||
targets: [ arm64-macos ]
|
||||
targets: [ arm64-macos, x86_64-macos ]
|
||||
install-name: '@executable_path/libpython3.link.dylib'
|
||||
current-version: 3.9
|
||||
compatibility-version: 3.9
|
||||
exports:
|
||||
- targets: [ arm64-macos ]
|
||||
- targets: [ arm64-macos, x86_64-macos ]
|
||||
symbols: [ _PyAST_CompileEx, _PyAST_CompileObject, _PyAST_FromNode, _PyAST_FromNodeObject,
|
||||
_PyAST_Validate, _PyArena_AddPyObject, _PyArena_Free, _PyArena_Malloc,
|
||||
_PyArena_New, _PyArg_Parse, _PyArg_ParseTuple, _PyArg_ParseTupleAndKeywords,
|
||||
|
||||
Reference in New Issue
Block a user