⚠ Deprecated: Legacy
A utility to manage manipulating version & package information in AndroidManifest.xml & Info.plist files. Use it in your build process to easily manipulate bundle information. Note: this package does not require Xamarin to be installed. You do however need mono installed on OSx or Linux. Android: - appName maps to application android:label attribute - packageName maps to the package attribute - build maps to the android:versionCode attribute - versionName maps to the android:versionName attribute iOS: - appName maps to CFBundleName - packageName maps to CFBundleIdentifier - build maps to CFBundleShortVersionString - versionName maps to CFBundleVersion
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Dec 6, 2017
$ dotnet add package Xamarin.PackageBuddyNo README available.