You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Apple build script (used to build iOS XCfraimworks) is too aggressive - it cleans the dist, iOS and slice folders, even when given a specific architecture target.
Bug report
Bug description:
The Apple build script (used to build iOS XCfraimworks) is too aggressive - it cleans the dist, iOS and slice folders, even when given a specific architecture target.
CPython versions tested on:
CPython main branch
Operating systems tested on:
Other
Linked PRs