Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-client-uwp
Commits
34a155cb
Commit
34a155cb
authored
Jun 11, 2018
by
Andreas Traczyk
Committed by
Adrien Béraud
Aug 07, 2018
Browse files
project: renew development temp cert
Change-Id: Id43ea334150c829a8933e9f5b872d8eb87aa3bf1
parent
83b39a22
Changes
2
Hide whitespace changes
Inline
Side-by-side
Package.appxmanifest
View file @
34a155cb
<?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 uap3 mp"
>
<Identity
Name=
"Savoir-faireLinux.GNURing"
Publisher=
"CN=
8121A5F7-3CA1-4CAA-92B2-4F595B011941
"
Version=
"1.0.1
4
.0"
/>
<Identity
Name=
"Savoir-faireLinux.GNURing"
Publisher=
"CN=
Savoir-faire Linux
"
Version=
"1.0.1
9
.0"
/>
<mp:PhoneIdentity
PhoneProductId=
"2385953f-9019-423d-aa82-d1bbacfa258b"
PhonePublisherId=
"00000000-0000-0000-0000-000000000000"
/>
<Properties>
<DisplayName>
GNU Ring
</DisplayName>
...
...
ring-client-uwp.vcxproj
View file @
34a155cb
...
...
@@ -102,7 +102,7 @@
<AppxSymbolPackageEnabled>
False
</AppxSymbolPackageEnabled>
<AppxBundle>
Always
</AppxBundle>
<AppxBundlePlatforms>
x64
</AppxBundlePlatforms>
<PackageCertificateThumbprint>
A60EB824B6591CA560948145FAC6F93D83E777AD
</PackageCertificateThumbprint>
<PackageCertificateThumbprint>
2B24A01F851C1D6A3C2AD2125EB2AB18455FAA8E
</PackageCertificateThumbprint>
<AppxPackageDir>
$(USERPROFILE)\ring_packaging\
</AppxPackageDir>
</PropertyGroup>
<ItemDefinitionGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment