dansiegel / Mobile.BuildTools

The Mobile.BuildTools makes it easier to develop code bases in a clean, consistent, secure, and configurable way. Determine at Build which environment your app needs to run on, and what Client Secrets it should have. Plus many more amazing features!
http://mobilebuildtools.com
MIT License
228 stars 29 forks source link

Is a new version of Mobile.BuildTools still being developed? #336

Closed eth-ellis closed 5 months ago

eth-ellis commented 5 months ago

Hey @dansiegel, in another comment you mentioned a new version of Mobile.BuildTools was being developed.

Is this still being progressed?

Is there an ETA on when this will be released?

Thanks!

dansiegel commented 5 months ago

Unfortunately this isn't something I have time to get to right now and nobody in the community has stepped up to help. So the answer is yes I would like to get an update out but I'm not sure when that will be exactly. I'm currently swamped between my day job and trying to get an updated release out for Prism.

eth-ellis commented 5 months ago

Understood. Thanks for the update @dansiegel.

Any thoughts on how issue #330 could be fixed?

App settings work out of the box with .NET MAUI which is great! But the tokenised manifest tasks don't seem to be running. Not getting any error messages in the build output either.

dansiegel commented 5 months ago

The break is most likely due to the fact that they changed something with the targets from Android/iOS. It's not something I have the time to look at any time soon. I'm happy to help guide someone from the community on how to do it and get that merged so we can actually try to get a build out but I'm swamped with work atm.