Skip to content

0.2.1

Choose a tag to compare

@Py-Swift Py-Swift released this 14 Aug 09:33
· 18 commits to master since this release
Refactor and clean up PSProjectGen modules

Removed unused and legacy files from KivyProject and Context modules, including BWBackends, KivyProjectTargetMacOS, Platform, ProjectSpecFunctions, and downloads.yml. Moved HostPython-related files into a dedicated directory. Updated visibility for several structs and classes, and removed redundant code. Added asyncMap extension to Array in Extensions.swift and removed its duplicate from KivyProject.swift. Commented out unused downloader and dist file download logic. Minor fixes and code cleanups across modules.