Kartavya Shukla

Results 40 comments of Kartavya Shukla

Hey @AndreMiras , I fixed the icon generation issues within the `icon` and `_generate` function. You can test build using branch `patch-2` of https://github.com/Novfensec/kivy-ios/tree/patch-2 . ```bash buildozer -v ios debug...

> Thank you for spending time on that one :pray: > Would you mind editing the PR to not touch the formatting and address only the bug you mentioned in...

> @Novfensec I see we still have some indentation that breaks the original style, can you please take a look? @misl6 Now is it okay?? All other changes are made...

Hey, @misl6 @AndreMiras , I earlier thought of a mechanism which adds specific checks for each required icon file in the `Appicon.appiconset` and `Launchimage.launchimage` and generate it if its not...

@misl6 After a lot more thinking I concluded that we will never require a flag atleast for now beacuse most of the kivy-ios users don't even know that we have...

@AndreMiras and @misl6 Sorry for pinging everytime. I tested with the updated `xcassets.py` setup again and there was no error related to xcassets during the build. Below is the link...

@Sahil-pixel `p4a.branch = develop` Clean build.

@Sahil-pixel Then you may build for multiple aarchs include x86_64 armeabi-v7a arm64-v8a in android.archs . **clean build is necessary to start over.** Basically the error implies that p4a built for...