mirror of
https://github.com/python/cpython
synced 2026-09-27 00:43:20 +03:00
gh-114099 - Add iOS framework loading machinery. (GH-116454)
Co-authored-by: Malcolm Smith <smith@chaquo.com> Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
This commit is contained in:
parent
a557478987
commit
408e127159
22 changed files with 302 additions and 62 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -69,7 +69,7 @@ Lib/test/data/*
|
|||
/_bootstrap_python
|
||||
/Makefile
|
||||
/Makefile.pre
|
||||
iOSTestbed.*
|
||||
/iOSTestbed.*
|
||||
iOS/Frameworks/
|
||||
iOS/Resources/Info.plist
|
||||
iOS/testbed/build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue