GithubHelp home page GithubHelp logo

isabella232 / fb-util-for-appx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from facebookarchive/fb-util-for-appx

0.0 0.0 0.0 57 KB

Create .appx files.

License: Other

CMake 3.34% C++ 77.48% Python 19.18%

fb-util-for-appx's Introduction

fb-util-for-appx

appx is a tool which creates and optionally signs Microsoft Windows APPX packages.

Supported targets

appx can create APPX packages for the following operating systems:

  • Windows 10 (UAP)
  • Windows 10 Mobile

Building appx

Prerequisites:

  • CMake >= 3.0
  • OpenSSL developer library
  • zlib developer library

Supported build and host platforms and toolchains:

  • GNU/Linux with GCC 4.8.1 or GCC 4.9
  • Mac OS X 10.10.5 with clang 3.6.0

Build:

mkdir Build && cd Build && cmake .. && make

On OS X, you'll need to explicitly point cmake to your OpenSSL installation. The easiest method is to install OpenSSL using Homebrew and then pass -DOPENSSL_ROOT_DIR=$(brew --prefix openssl) when invoking cmake. You can also compile OpenSSL from source and set OPENSSL_ROOT_DIR accordingly.

Install:

cd Build && make install

Running appx

Run appx -h for usage information.

Contributing

fb-util-for-appx actively welcomes contributions from the community. If you're interested in contributing, be sure to check out the contributing guide. It includes some tips for getting started in the codebase, as well as important information about the code of conduct, license, and CLA.

fb-util-for-appx's People

Contributors

flarnie avatar michel-slm avatar mnovakovic avatar smeenai avatar strager avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.