Mobile.BuildTools icon indicating copy to clipboard operation
Mobile.BuildTools copied to clipboard

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...

Results 39 Mobile.BuildTools issues
Sort by recently updated
recently updated
newest added

# Description The manual for App settings ([this one](https://mobilebuildtools.com/config/appsettings/)) contains obvious errors and also lacks instructions on how to *actually* use app settings. You have internalized your library so much...

question

# Description Make Image Processing an independent Package. Adds updates to theoretically support MAUI Single Project.. Currently untested....

enhancement

# Description The tokenized values in the Info.plist are not be replaced. Enabling the debug for the BuildTools will show that the "'Info.plist' could not be found at the path...

# Description Updates the Build to use GitHub Actions to build the library Updates dependencies

Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.2.12 to 6.2.14. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.NETCore.UniversalWindowsPlatform&package-manager=nuget&previous-version=6.2.12&new-version=6.2.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I'm using Mobile.BuildTools 2.0.245 in Azure Devops Pipeline with iOS and the Bundle Version does not get replaced with the Build Number. I've this in buildtools.json: ``` "automaticVersioning": { "behavior":...

Bumps [SkiaSharp](https://github.com/mono/SkiaSharp) from 2.80.2 to 2.88.0. Release notes Sourced from SkiaSharp's releases. Version 2.88.0 What's Changed Add Mac Catalyst, use frameworks and move things into the gn files (develop edition)...

dependencies

Bumps [SkiaSharp.HarfBuzz](https://github.com/mono/SkiaSharp) from 2.80.2 to 2.88.0. Release notes Sourced from SkiaSharp.HarfBuzz's releases. Version 2.88.0 What's Changed Add Mac Catalyst, use frameworks and move things into the gn files (develop edition)...

dependencies

### SUMMARY I've started an MAUI app, and i try to use the tool that i love from XF. I've try to use Mobile.BuildTools to generate Secrets part (appSettings with...

# Description I'm new to using this package, so I'm betting this is a misunderstanding of the docs. Wondering if I'm putting the files in the wrong place to start...