-
-
Notifications
You must be signed in to change notification settings - Fork 28
ROADMAP
Dan Siegel edited this page Dec 30, 2019
·
1 revision
Updates to include
- Replace MSBuild property configuration with single Solution wide JSON file to configure the Mobile.BuildTools
- Centralized Image Asset handling
- Conditional Image Inclusion: Debug/Release/MonoAndroid/Xamarin.iOS
- Add 1:* Search Folders for image assets relative to the config
- Ability to watermark assets
- In-Place AndroidManifest/Info.plist updates
- Ability to set APS-Environment from MSBuild args / Conditional MSBuild property
- Updated Secrets support to include
- all primitives
- Uri
- TimeSpan
- Uri
- Guid
- DateTime
- DateTimeOffset
- Array's of any property
- App.config
- Ability to update merged config at runtime from bundled configs
Inevitable bug fixes, and enhancements
- Add dotnet CLI tool to handle repacking
- Scenario 1: Change Environment Dev -> QA -> UAT -> Prod/Store
- Scenario 2: White Label -> Customer A -> Customer B -> etc.
- Add Azure Pipelines Tasks
- Repack iOS
- Repack Android
- Add support for Encrypted App.config
- This should include support in the CLI tool to Encrypt/Decrypt the App.config