Skip to content

msixv1.7

Updated

The MSIX Packaging SDK project is an effort to enable developers on a variety of platforms to pack and unpack packages for the purposes of distribution from either the Microsoft Store, or their own content distribution networks.The MSIX Packaging APIs that a client app would use to interact with .msix/.appx packages are a subset of those documented here. See sample/ExtractContentsSample/ExtractContentsSample.cpp for additional details.

#Supported Platforms

!static

  • linux-dynamic
  • osx-dynamic
  • uwp-dynamic
  • windows-dynamic
  • linux-static
  • osx-static
  • uwp-static
  • windows-static

#Features

No features defined.

#Dependencies

and one transitive dependency:

#Host Dependencies

and 3 transitive dependencies:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Robert Schumacher's avatarRobert Schumacher
  • Victor Romero's avatarVictor Romero
  • Phoebe's avatarPhoebe
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • NancyLi1013's avatarNancyLi1013
  • autoantwort's avatarautoantwort

#Changelog

  • 43c6e29[many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 (#29884)
  • ecc57a5[msix] add support expression (#24228)
  • cea2b12[msix] Add DISABLE_PARALLEL_CONFIGURE (#16488)
  • 8362776[vcpkg baseline] Fix baseline error (#11896)
  • 9c0893e[vcpkg baseline] Fix baseline (#11865)
  • 1540a0d[msix] upgrade to 1.7 (#8934)
  • e2049cb[vcpkg_configure_cmake] Add NO_CHARSET_FLAG option (#7074)
  • 33af90d[many ports] Updates 2019.05.19 (#6524)
  • 050e71dRemove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
  • 7955320[msix] Initial commit of 1.0