Closed issues:
- Issue adding Pillow to Kivy-ios build #807
- I have created and app using kivy. it works in python through VS code but when I run throgh Xcode it gets no module named "application name" in main.py, line number 4 error and close the app in simulator. I tried all the ways in previus discussions but still not working. is there any other way I can try? #800
- Kivy ios save an screen as an image to the users ios photos #799
- Command PhaseScriptExecution failed with a nonzero exit code #793
- ImportError: PyInit_interval #788
- Recipe for the cryptography module #786
- Pyaudio #785
- Check #783 #784
- Command PhaseScriptExecution failed with a nonzero exit code #783
- Cocoapods import not found when kivy is installed #777
- sh.CommandNotFound: /Users/suhaan/Documents/weatherappkivy/dist/hostpython3/bin/pip3 #775
- check #773 issue #774
- Asset validation failed Invalid bundle structure. The “theweatherreporterapp.app/lib/python3.9/site-packages/charset_normalizer/md__mypyc.cpython-39-darwin.so” binary file is not permitted. Your app cannot contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. For details, visit: https://developer.apple.com/documentation/bundleresources/placing\_content\_in\_a\_bundle (ID: eb2a7a62-515c-459b-a222-5330e609551d) #773
- dynamic module does not define module export function (PyInit_md) error #772
- Toolchain 407 duplicate error of arm64 #771
- bash: toolchain: command not found #770
- when running toolchain build python3 kivy pillow with arch arm64 with apple sicion geting list index out of range #769
- Error compiling SDL_Image #763
- ImportError: dynamic module does not define module export function (PyInit_PIL__imaging) #711
- Build python3 with mmap module #659
Merged pull requests:
- Fix AnyIO (and asks) support #803 (Cheaterman)
- Update Kivy recipe for 2.2.0 #802 (misl6)
- Use
--no-deps
and--platform
during install of recipe python deps #801 (misl6) - Fixes crash on ios.get_safe_area() in iOS 16 #790 (tito)
- Update bridge.m/h to make plyer works with severals implementation #789 (tito)
- Bump
numpy
version to1.24.2
( and fix the build on Python 3.10 ✅ ) #780 (misl6) - Disable SDL2 hidapi in order to avoid dependency on
CoreBluetooth
#779 (misl6) - 🎉 Python 3.10 support #768 (misl6)
- Upgrade more GitHub Actions plus Python 3.11.1 and Cython 0.29.33 #767 (cclauss)
- Upgrade GitHub Actions #765 (cclauss)
- Update required Xcode version to 13 #764 (misl6)
- Update ffmpeg/ffpyplayer versions #716 (tito)
Closed issues:
- Unknown class
<BoxShadow>
#758 - toolchain pip3 install pycryptodome error #755
- Stuck between two error codes: ImportError...(PyInit__imaging) and 407 duplicate symbols #752
- Toolchain Build error - commandnotfound python #748
- No module named 'xxx' #744
- dynamic module does not define module export function (PyInit__sqlite3) #743
- [BUG] Kivy Ios on mac os monterey arm64 simulator #740
- PhaseScriptExecution failed when hitting Play in Xcode #739
- toolchain.py build python3 openssl kivy not completing after upgrading macOS Monterey 12.5 #738
- Proposal of versioning numbering method change for the next release #729
- xcode archive failure- missing signing identifier ... site-packages/google/..._api_implementation.cpython-39-darwin.so #697
Merged pull requests:
- Update pbxproj pinned version in requirements.txt #757 (misl6)
- Add default Launch Screen storyboard #756 (misl6)
- Flake8 does not support inline comments for any of the keys #754 (misl6)
- Use Python 3.10 for tests #750 (misl6)
- Update SDL2, SDL2_ttf, SDL2_mixer, SDL2_image to latest releases #749 (misl6)
- 🚨 Minor linting fixes/updates #747 (AndreMiras)
- Fixes some E275 - assert is a keyword #746 (misl6)
- Use
sys.executable
instead ofsh.python
#745 (misl6) - Multiple fixes to README #737 (rshah713)
- Fix typo in README #736 (rshah713)
- Disable configuration of i386-Simulator for libffi #761 (misl6
- Added py3dns recipe #728 (Neizvestnyj)
- Ignore egg-info in git #718 (tito)
- Bump Kivy recipe to a commit that includes latest camera API enhancements #700 (RobertFlatt)
- Add support-requests v2 #689 (misl6)
- Updated shebangs to target python3. Bumped libffi version to 3.4.2 #688 (misl6)
- Fixes libffi 3.4.2 not linking correctly (missing symbols) on iOS Simulator #695 (misl6)
- Update dpi for latest iPhone models #707 (akshayaurora)
- Our self-hosted Apple Silicon runner now has been migrated to actions/runner v2.292.0 which now supports arm64 natively #710 (misl6)
- Update xcassets to include mandatory icons in latest xcode #717 (tito)
- Bump cookiecutter from 1.7.2 to 2.1.1 #714 (dependabot)
- Use shutil.which instead of sh.which #735 (misl6)
- Added py3dns recipe #728 (Neizvestnyj)
- Ignore egg-info in git #718 (tito)
- Bump Kivy recipe to a commit that includes latest camera API enhancements #700 (RobertFlatt)
- Add support-requests v2 #689 (misl6)
- Updated shebangs to target python3. Bumped libffi version to 3.4.2 #688 (misl6)
- Fixes libffi 3.4.2 not linking correctly (missing symbols) on iOS Simulator #695 (misl6)
- Update dpi for latest iPhone models #707 (akshayaurora)
- Our self-hosted Apple Silicon runner now has been migrated to actions/runner v2.292.0 which now supports arm64 natively #710 (misl6)
- Update xcassets to include mandatory icons in latest xcode #717 (tito)
- Bump cookiecutter from 1.7.2 to 2.1.1 #714 (dependabot)
- Use shutil.which instead of sh.which #735 (misl6)
- Add native support for Apple Silicon #660 (misl6)
- Makes _bz2 module available #658 (misl6)
- enable sdl2 image provider to allow image to be saved from widget #656 (brentpicasso)
- Add MANIFEST.in #651 (misl6)
- Add official OSI name in the license metadata #639 (ecederstrand)
- Enables buildozer to automatically install dependencies #638 (meow464)
- Add bitcode support #605 (kewlbear)
- Add the ability to clean a custom recipe, use the custom recipe instead of the bundled one, if available. #602 (misl6)
- Add an error to FAQ #586 (mvasilkov)
- Remove NO_CONFIG and NO_FILE_LOG #670 (akshayaurora)
- Remove i386 and armv7 references from docs and code. Both are unsupported since a while. #610 (misl6)
- Bump Kivy version to 2.1.0 #679 (misl6)
- CI: Use a Kivy-ios installation for tests, instead of the legacy toolchain.py #653 (misl6)
- Fix outdated freetype url #632 (misl6)
- Bump sdl2_ttf to 2.0.15 to improve compatibility with kivymd #624 (brentpicasso)
- add leading whitespace for include file #623 (brentpicasso)
- fix icon generation #620 (akshayaurora)
- Switch to iOS 9.0 where applicable #611 (misl6)
- Pillow recipe rework + upgrade to version 8.2.0 #606 (misl6)
- Update numpy to version 1.20.2 #604 (misl6)
- Upgrade python version to 3.9.2 #601 (misl6)
- Fixes hostpython3 recipe on MacOS 11.1 BigSur #581 (misl6)
- Fixes iOS Simulator on latest Xcode #571 (misl6)
- Fixes Pillow build on Xcode 12.2 #579 (misl6)
- Cookiecutter: Fixes header and library search paths on Release #582 (misl6)
- 📚 Advise on using a venv #495 (AndreMiras)
- Add custom recipes #417 (misl6)
- Add feature request template #557 (Zen-CODE)
- Add instruction for cleaning cache and the build directory #558 (Zen-CODE)
- Remove distribute recipe #507 (Zen-CODE)
- Remove PY2 legacy blocks from coockiecutter main.m #522 (Zen-CODE)
- Remove outdated pil and pkgresources recipes #524 (Zen-CODE)
- Removed broken packages listing for non-existing packages #525 (Zen-CODE)
- 🐛 fixes flake8 errors post update #496 (AndreMiras)
- Updates netifaces recipe, leverages
python_depends
#490 (AndreMiras) - Fix pillow recipe #498 (Zen-CODE)
- Fix/pillow #500 (Zen-CODE)
- Fix wekzeug recipe #501 (Zen-CODE)
- Fix markupsafe recipe #505 (Zen-CODE)
- Fix jinja2 recipe, remove from broken list #508 (Zen-CODE)
- Fix werkzeug recipe #509 (Zen-CODE)
- Pin flask version and dependencies #510 (Zen-CODE)
- 🐛 Updates libffi download link #516 (AndreMiras)
- Remove --ignore-installed #521 (misl6)
- Remove compile cruft after build #523 (Zen-CODE)
- Move Cython requirement into requirements.txt #531 (Zen-CODE)
- Fix/host setuptools3 #533 (Zen-CODE)
- Fixes CI #569 (misl6)
- Fix build on Xcode 12.2 #568 (misl6)
- Update openssl and ffmpeg version to fix build issues #562 (Zen-CODE)
- Update kivy to a post 2.0.0 version #575 (misl6)
- Fixes (venv build) reference to SDL_main.h #493 (AndreMiras)
- Removed Python 2 support #482 (AndreMiras)
- Adds initial_working_directory #489 (misl6)
- Adds netifaces recipe, closes #239 #488 (AndreMiras)
- Uses contextlib.suppress to ignore exceptions #487 (AndreMiras)
- DRY via the find_xcodeproj() helper method #486 (AndreMiras)
- Uses cd context manager in Python3Recipe.reduce_python() #485 (AndreMiras)
- Uses Python 3 syntax #484 (AndreMiras)
- Also lints the tools/ folder #483 (AndreMiras)
- Migrates libffi build to Python 3 #481 (AndreMiras)
- Uses a couple of syntax shortcuts #479 (AndreMiras)
- Takes ToolchainCL definition outside the main #478 (AndreMiras)
- Automatically publish to PyPI upon tagging #475 (AndreMiras)
- Dedicated setup.py test workflow #474 (AndreMiras)
- Fixes a regression introduced during the linting #477 (AndreMiras)
- More fixes to Numpy so that the binary is accepted by the App Store #473 (lerela)
- Do not build known broken recipes #471 (AndreMiras)
- Fixes minor typos in the issue template #469 (AndreMiras)
- Activates venv before venv build #464 (AndreMiras)
- Fixes building in venv #462 (AndreMiras)
- Cleanup - Removes vendored deps #454 (misl6)
- Updates README.md with install/usage from PyPI #476 (AndreMiras)
- Moving to dedicated kivy_ios/ package directory #472 (AndreMiras)
- Bumps Cython version #470 (misl6)
- Uses new
cd
context manager more #465 (AndreMiras)
- Initial release