Giter Site home page Giter Site logo

idb-portable's Introduction

Portable package for facebook/idb

Build Status

This is a portable package builder for facebook/idb.

You can use prebuilt portable packages at the releases.

Contents

$ tree -L 3 ./dist
./dist
├── Frameworks
│   ├── FBControlCore.framework
│   ├── FBDeviceControl.framework
│   ├── FBSimulatorControl.framework
│   └── XCTestBootstrap.framework
├── bin
│   └── idb_companion
├── lib
│   ├── libcares.2.dylib
│   ├── libcrypto.1.0.0.dylib
│   ├── libgrpc++.dylib
│   ├── libgrpc.dylib
│   ├── libprotobuf.18.dylib
│   └── libssl.1.0.0.dylib
└── shared
    ├── c-ares
    │   └── LICENSE
    ├── grpc
    │   └── LICENSE
    ├── idb_companion
    │   └── LICENSE
    ├── openssl
    │   └── LICENSE
    └── protobuf
        └── LICENSE

29 directories, 16 files

Usage

$ git clone [email protected]:Kuniwak/idb-portable
$ cd idb-portable

$ make
$ # if keychain dialog about "codesign" is present, allow it.
$ # because several binaries should be codesigned to
$ # suppress dialogs about network permissions.

$ make test

codesign in make use an identity matching the environment variable CODESIGNING_IDENTITY. If not specified, idb-portable search available identities and use one of these.

Verified Environments

$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.14.5
BuildVersion:   18F132

$ xcodebuild -version
Xcode 10.2.1
Build version 10E1001

$ brew --version
Homebrew 2.1.7-43-g203980a
Homebrew/homebrew-core (git revision e7942; last commit 2019-07-19)
Homebrew/homebrew-cask (git revision c78d75; last commit 2019-07-19)

License

MIT

idb-portable's People

Contributors

kuniwak avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.