mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Added support to download nuget and added python code to automate the x64 and arm64 mach build -r/-d --uwp build process.
This commit is contained in:
parent
27764f6106
commit
3dd1bfc317
6 changed files with 73 additions and 16 deletions
|
@ -33,4 +33,4 @@
|
|||
<Capabilities>
|
||||
<Capability Name="internetClient" />
|
||||
</Capabilities>
|
||||
</Package>
|
||||
</Package>
|
||||
|
|
|
@ -78,7 +78,7 @@
|
|||
<PropertyGroup Label="UserMacros" />
|
||||
<PropertyGroup>
|
||||
<PackageCertificateKeyFile>ServoApp_TemporaryKey.pfx</PackageCertificateKeyFile>
|
||||
<PackageCertificateThumbprint>E4C66C57CCCED9BC20D14168E6D07460DC1EC503</PackageCertificateThumbprint>
|
||||
<PackageCertificateThumbprint>8263338D5334DAD5918004E354DDCDCF8A2C2217</PackageCertificateThumbprint>
|
||||
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
|
||||
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
|
||||
<AppxBundle>Always</AppxBundle>
|
||||
|
|
BIN
support/hololens/ServoApp/ServoApp_TemporaryKey.pfx
Normal file
BIN
support/hololens/ServoApp/ServoApp_TemporaryKey.pfx
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue