kivy / kivy-ios

Toolchain for compiling Python / Kivy / other libraries for iOS
https://kivy.org/docs/guide/packaging-ios.html
MIT License
758 stars 238 forks source link

when creating xcodeproj using kivy-ios, how to change the default bundleIdentifier #823

Closed lijithomas88 closed 8 months ago

lijithomas88 commented 1 year ago

Is your feature request related to a problem? Please describe.

when creating xcodeproj using kivy-ios, right now the bundleIdentifier is coming with default value org.kivy. How can we use bundleIdentifer of our choice when creating the xcodeproj?

Describe the solution you'd like The xcodeproj is getting created with bundleIdnetifier org.kivy.remotecontrolapp. We want to change this default bundleIdentifier of org.kivy to something of our choice.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

github-actions[bot] commented 8 months ago

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.

If you're having trouble installing or using kivy-ios, maybe you could be interested to installation and requirements.

Let us know if this comment was made in error, and we'll be happy to reopen the issue.