2024-01-11 01:53:53 +03:00
|
|
|
<Project>
|
|
|
|
<PropertyGroup>
|
|
|
|
<MauiVersion>8.0.4-nightly.*</MauiVersion>
|
2024-01-29 19:56:31 +03:00
|
|
|
<ReleaseCodesignProvision>Automatic:AppStore</ReleaseCodesignProvision>
|
|
|
|
<ReleaseCodesignKey>iPhone Distribution</ReleaseCodesignKey>
|
2024-01-29 20:01:18 +03:00
|
|
|
<IncludeBitwardeniOSExtensions>True</IncludeBitwardeniOSExtensions>
|
|
|
|
<IncludeBitwardenWatchOSApp>True</IncludeBitwardenWatchOSApp>
|
2024-01-29 19:56:31 +03:00
|
|
|
|
2024-01-17 19:22:00 +03:00
|
|
|
<!-- Uncomment this when Unit Testing-->
|
|
|
|
<!-- <CustomConstants>UT</CustomConstants> -->
|
2024-01-11 01:53:53 +03:00
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|