File tree Expand file tree Collapse file tree
Acquaint.Native.Droid/Properties
Acquaint.XForms.Droid/Properties Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1 " android : versionName =" 1.15 " package = " com.xamarin.acquaintnative " >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" package = " com.xamarin.acquaintnative " android : versionCode =" 120 " android : versionName =" 1.20 " >
33 <uses-sdk android : minSdkVersion =" 17" />
44 <application android : label =" Acquaint N" android : theme =" @style/AcquaintTheme" >
55 <meta-data android : name =" com.google.android.maps.v2.API_KEY" android : value =" GOOGLE_MAPS_API_KEY" />
Original file line number Diff line number Diff line change 77 <key >CFBundleIdentifier </key >
88 <string >com.xamarin.acquaint-native </string >
99 <key >CFBundleShortVersionString </key >
10- <string >1.15 </string >
10+ <string >1.20 </string >
1111 <key >CFBundleVersion </key >
12- <string >1.15 </string >
12+ <string >1.20 </string >
1313 <key >LSRequiresIPhoneOS </key >
1414 <true />
1515 <key >MinimumOSVersion </key >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1 " android : versionName =" 1.15 " package =" com.xamarin.acquaintforms" >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 120 " android : versionName =" 1.20 " package =" com.xamarin.acquaintforms" >
33 <uses-sdk android : minSdkVersion =" 17" />
44 <uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
55 <uses-permission android : name =" android.permission.ACCESS_FINE_LOCATION" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Package xmlns =" http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns : mp =" http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns : uap =" http://schemas.microsoft.com/appx/manifest/uap/windows10" IgnorableNamespaces =" uap mp" >
3- <Identity Name =" 34027JosephSauve.Acquaint.XForms" Publisher =" CN=66980121-9AD0-4799-8E92-0D475D08BFB6" Version =" 1.1 .0.0" />
3+ <Identity Name =" 34027JosephSauve.Acquaint.XForms" Publisher =" CN=66980121-9AD0-4799-8E92-0D475D08BFB6" Version =" 1.20 .0.0" />
44 <mp : PhoneIdentity PhoneProductId =" 0c771ca9-b454-4d49-abad-5a3ece1eb5f4" PhonePublisherId =" 00000000-0000-0000-0000-000000000000" />
55 <Properties >
66 <DisplayName >Acquaint.XForms</DisplayName >
Original file line number Diff line number Diff line change 55 <key >CFBundleIdentifier </key >
66 <string >com.xamarin.acquaint-forms </string >
77 <key >CFBundleShortVersionString </key >
8- <string >1.15 </string >
8+ <string >1.20 </string >
99 <key >CFBundleVersion </key >
10- <string >1.15 </string >
10+ <string >1.20 </string >
1111 <key >LSRequiresIPhoneOS </key >
1212 <true />
1313 <key >MinimumOSVersion </key >
You can’t perform that action at this time.
0 commit comments