Skip to content

Commit

Permalink
change Distribution certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
kkuepper committed Jan 31, 2024
1 parent 3578731 commit ae725ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BMM.UI.iOS/BMM.UI.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'UITests|iPhone' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<CodesignKey>Apple Distribution: Brunstad Christian Church (KJ6LCYQ3A8)</CodesignKey>
<CodesignKey>iPhone Distribution: BCC Media STI (6734NUF6AV)</CodesignKey>
<CodesignProvision>BMM App Provisioning Profile</CodesignProvision>
<Optimize>false</Optimize>
<DefineConstants>DEBUG;ENABLE_TEST_CLOUD;UI_TESTS</DefineConstants>
Expand Down Expand Up @@ -101,7 +101,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
<Optimize>true</Optimize>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
<CodesignKey>Apple Distribution: Brunstad Christian Church (KJ6LCYQ3A8)</CodesignKey>
<CodesignKey>iPhone Distribution: BCC Media STI (6734NUF6AV)</CodesignKey>
<CodesignProvision>BMM App Provisioning Profile</CodesignProvision>
<OutputPath>bin\iPhone\Release</OutputPath>
<ErrorReport>prompt</ErrorReport>
Expand Down

0 comments on commit ae725ed

Please sign in to comment.