mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-08 11:48:26 -04:00
Signed app packages for sideloading
Former-commit-id: 8069b9d31bd80d95ea04446d8f10562905170a15 [formerly 7fb76321112e9bb447bcac972525b946db0efcdd [formerly 47bf42779be9066ecbc10a58c88845eba855acce]] Former-commit-id: 0ac363159dcbb97fa3651b733dcf29202c56e6ab Former-commit-id: 261dd03925190e4095da4f4f2473cf374db85c48
This commit is contained in:
parent
348bca2e3b
commit
ed73a725ae
@ -1 +1 @@
|
||||
46e4e396b7985c09398523c05f1d5e833fb32642
|
||||
f4478d837f7582cf1356594a13158fe3477dc3ca
|
Binary file not shown.
@ -65,11 +65,10 @@
|
||||
<AppxSymbolPackageEnabled>False</AppxSymbolPackageEnabled>
|
||||
<AppxBundle>Always</AppxBundle>
|
||||
<AppxBundlePlatforms>neutral</AppxBundlePlatforms>
|
||||
<PackageCertificateThumbprint>95DD08B81D797802C595024588E1D7F6ECB58715</PackageCertificateThumbprint>
|
||||
<PackageCertificateThumbprint>5A76EAF3DF52F0B9A1A933C0A1C0DA78D207FDA6</PackageCertificateThumbprint>
|
||||
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
|
||||
<AppInstallerUpdateFrequency>1</AppInstallerUpdateFrequency>
|
||||
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>
|
||||
<PackageCertificateKeyFile>KiwixWebApp_StoreKey.pfx</PackageCertificateKeyFile>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="archives\wikipedia_en_100_maxi.zim" />
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<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" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" IgnorableNamespaces="uap mp uap3">
|
||||
<Identity Name="Kiwix.KiwixJS" Version="0.9.9992.0" Publisher="CN=0A5438F5-EEA6-4300-9B77-E45BBD148885" />
|
||||
<Identity Name="Kiwix.KiwixJS" Version="0.9.9992.0" Publisher="CN=Association Kiwix, O=Association Kiwix, L=Lausanne, C=CH" />
|
||||
<mp:PhoneIdentity PhoneProductId="9850377b-0966-437e-ab30-a076c125f472" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
|
||||
<Properties>
|
||||
<DisplayName>Kiwix JS</DisplayName>
|
||||
|
Loading…
x
Reference in New Issue
Block a user