File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -193,6 +193,23 @@ _Discussions: [Mastodon](https://hachyderm.io/@chrisbiscardi/110934091254135119)
193
193
[ chrisbiscardi-vid1 ] : https://youtube.com/watch?v=wpx9qhKEuP8
194
194
[ @chrisbiscardi ] : https://twitter.com/chrisbiscardi
195
195
196
+ ### Mobile Development with Bevy
197
+
198
+ [ @Nikl ] [ nikl ] published two blog posts on the topic of mobile development
199
+ using Bevy. [ The first post] [ mobile-bevy-post ] concentrates on getting
200
+ builds ready for the Apple and Google App stores. It outlines how to
201
+ use the tool [ x-build] [ x-build ] to create Android App bundles and some
202
+ required changes to get iOS builds accepted by the App store.
203
+
204
+ [ A second post] [ android-workflow ] documents how to set up and configure
205
+ a GitHub workflow to automate releases of a Bevy application to the
206
+ Google Play Store.
207
+
208
+ [ nikl ] : https://mastodon.online/@nikl_me
209
+ [ x-build ] : https://github.com/rust-mobile/xbuild/
210
+ [ mobile-bevy-post ] : https://nikl.me/blog/2023/notes_on_mobile_development_with_bevy_2
211
+ [ android-workflow ] : https://nikl.me/blog/2023/github_workflow_to_publish_android_app
212
+
196
213
## Tooling Updates
197
214
198
215
### [ Space editor] ( space_editor )
You can’t perform that action at this time.
0 commit comments