I have some simple Applescript apps for implementing OpenCore on Legacy Macs (link in my sig) for which I will be also leveraging Python 3 in the next release due in a few days. Initially, I thought users would need to install Python 3 but found out that I can bundle Python.framework and this is working fine on my machine.
However, Python.framework at 61mb is larger than my entire bundle of apps and thinking I perhaps don't need to include the entire framework.
Can anyone advise on what is the minimal requirement for such a purpose?
@khronokernel ... you apparently did similar for the OCLP. Can you advise?
However, Python.framework at 61mb is larger than my entire bundle of apps and thinking I perhaps don't need to include the entire framework.
Can anyone advise on what is the minimal requirement for such a purpose?
@khronokernel ... you apparently did similar for the OCLP. Can you advise?