Skip to content

PBPods/PBFlex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PBFlex

An in-app debugging and exploration tool for iOS.

Flipboard/FLEX pre build.

Build detail: toolchain version, minimal requiest OS version.

version Xcode iOS watchOS tvOS macOS bitcode
3.1.0 11.2.1 >9.0 NA NA NA
3.0.0 11.2.1 >8.0 NA NA NA

Usage

CocoaPods

// Add at the beginning of your podfile
source 'https://github.com/PBPods/PBFlex.git'

// May also need to add the master repo manually
source 'https://github.com/CocoaPods/Specs.git'

pod 'PBFlex', :configurations => ['Debug']

Carthage

binary "https://raw.githubusercontent.com/PBPods/PBFlex/master/FLEX.json"