File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Expand file tree Collapse file tree 3 files changed +10
-8
lines changed 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 =" d77d01c7-0786-44e4-9ef4-dd3cde64124b " Publisher =" CN=Benni " Version =" 0.2.0 .0" />
4- <mp : PhoneIdentity PhoneProductId =" d77d01c7-0786-44e4-9ef4-dd3cde64124b " PhonePublisherId =" 00000000-0000-0000-0000-000000000000" />
3+ <Identity Name =" 2383BenediktRadtke.SignalPrivateMessenger " Publisher =" CN=83951ACF-6CF8-48C5-BDC4-D778CAFD26C0 " Version =" 0.2.1 .0" />
4+ <mp : PhoneIdentity PhoneProductId =" 25d58032-97d6-4555-96ed-ffe17d57a51f " PhonePublisherId =" 00000000-0000-0000-0000-000000000000" />
55 <Properties >
6- <DisplayName >Signal-Windows </DisplayName >
7- <PublisherDisplayName >Benni </PublisherDisplayName >
6+ <DisplayName >Signal Private Messenger </DisplayName >
7+ <PublisherDisplayName >Benedikt Radtke </PublisherDisplayName >
88 <Logo >Assets\StoreLogo.png</Logo >
99 </Properties >
1010 <Dependencies >
Original file line number Diff line number Diff line change 2323// You can specify all the values or you can default the Build and Revision Numbers
2424// by using the '*' as shown below:
2525// [assembly: AssemblyVersion("1.0.*")]
26- [ assembly: AssemblyVersion ( "1.0.0 .0" ) ]
27- [ assembly: AssemblyFileVersion ( "1.0.0 .0" ) ]
26+ [ assembly: AssemblyVersion ( "0.2.1 .0" ) ]
27+ [ assembly: AssemblyFileVersion ( "0.2.1 .0" ) ]
2828[ assembly: ComVisible ( false ) ]
Original file line number Diff line number Diff line change 1717 <FileAlignment >512</FileAlignment >
1818 <ProjectTypeGuids >{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
1919 <WindowsXamlEnableOverview >true</WindowsXamlEnableOverview >
20- <PackageCertificateKeyFile >Signal-Windows_TemporaryKey .pfx</PackageCertificateKeyFile >
20+ <PackageCertificateKeyFile >Signal-Windows_StoreKey .pfx</PackageCertificateKeyFile >
2121 <AppxAutoIncrementPackageRevision >False</AppxAutoIncrementPackageRevision >
2222 <AppxBundle >Always</AppxBundle >
2323 <AppxBundlePlatforms >x86|x64|arm</AppxBundlePlatforms >
24- <PackageCertificateThumbprint >853DF1D4DABC27DEEF062DB83D09285BAF95B526 </PackageCertificateThumbprint >
24+ <PackageCertificateThumbprint >2E5DCF720234F51DCE3AF3EA22C5DC22F31B5DB0 </PackageCertificateThumbprint >
2525 </PropertyGroup >
2626 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
2727 <DebugSymbols >true</DebugSymbols >
134134 <Content Include =" Assets\Wide310x150Logo.scale-125.png" />
135135 <Content Include =" Assets\Wide310x150Logo.scale-150.png" />
136136 <Content Include =" Assets\Wide310x150Logo.scale-400.png" />
137+ <None Include =" Package.StoreAssociation.xml" />
137138 <Content Include =" textsecure-servicewhispersystemsorg.crt" />
139+ <None Include =" Signal-Windows_StoreKey.pfx" />
138140 </ItemGroup >
139141 <ItemGroup >
140142 <Compile Include =" App.xaml.cs" >
You can’t perform that action at this time.
0 commit comments