Class: Pod::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/cocoapods-framework/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#xcframework_enableObject Also known as: xcframework_enable?

Returns the value of attribute xcframework_enable.



3
4
5
# File 'lib/cocoapods-framework/config.rb', line 3

def xcframework_enable
  @xcframework_enable
end