Class: AnnFlavorCore::IosCredentials

Inherits:
Struct
  • Object
show all
Defined in:
lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#app_storeObject

Returns the value of attribute app_store

Returns:

  • (Object)

    the current value of app_store



82
83
84
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 82

def app_store
  @app_store
end

#signingObject

Returns the value of attribute signing

Returns:

  • (Object)

    the current value of signing



82
83
84
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 82

def signing
  @signing
end