Class: Pod::Prebuild::Passer

Inherits:
Object
  • Object
show all
Defined in:
lib/cocoapods-binary/helper/passer.rb

Overview

Pass the data between the 2 steps

At step 2, the normal pod install, it needs some info of the prebuilt step. So we store it here.

Instance Method Summary collapse

Instance Method Details

#prebuild_pods_changesAnalyzer::SpecsState

indicate the add/remove/update of prebuit pods

Returns:

  • (Analyzer::SpecsState)


16
# File 'lib/cocoapods-binary/helper/passer.rb', line 16

class_attr_accessor :prebuild_pods_changes