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