buildozer icon indicating copy to clipboard operation
buildozer copied to clipboard

fix target osx and others small fix for ios target

Open Furtif opened this issue 3 years ago • 3 comments

closed#1472

  • fix osx target this need merge https://github.com/kivy/kivy-sdk-packager/pull/80
  • fix icon / clean out dir before output (bin_dir/*ipa) for ios target (open in PIL resize that) https://github.com/kivy/buildozer/pull/1476/commits/6762531a8ebe43fdc967ffad170b0289d57b050f
  • fix bad cmd for create ipa ios target https://github.com/kivy/buildozer/pull/1476/commits/2306d42f8c962653f83fdeac248b9cb9a52157d0
  • migrate old cmd stufs to new mode base in ___init__ osx target https://github.com/kivy/buildozer/pull/1476/commits/2862a5f81d6edcc3360885081b7b255e3bf7fe07
  • fix uses custom dirs * to . https://github.com/kivy/buildozer/pull/1476/commits/2be59db7a306c73d06275cc8c81bfa1e1f72925d
  • shell no longer creates weird files https://github.com/kivy/buildozer/pull/1476/commits/9d0eaecfa17a045283288d0fb479c8577136bcdb
  • add osx target description in readme https://github.com/kivy/buildozer/pull/1476/commits/5c7fc1a68ff4e70a549d1ad9a92a379585a67516

Furtif avatar Jul 26 '22 22:07 Furtif

We must give a change for this pr because the osx and ios is some problematic, my issue is show this #1477

onuratakan avatar Jul 29 '22 19:07 onuratakan

the pr solves your problem? @onuratakan

Furtif avatar Jul 30 '22 10:07 Furtif

the pr solves your problem? @onuratakan

I cant approve now but i will try in next days.

onuratakan avatar Jul 30 '22 19:07 onuratakan