Sha256: fef96aca0cc145ed4b1a4849ddcefc5bab9c0088b4941b364266fb97977aa36f

Contents?: true

Size: 689 Bytes

Versions: 1

Compression:

Stored size: 689 Bytes

Contents

import_name: 'ArkanaKeys' # Optional. Name of the framework to be imported. Defaults to ArkanaKeys.
namespace: 'ArkanaKeys' # Optional. Namespace used to access the secrets in the codebase. Defaults to ArkanaKeys.
pod_name: 'ArkanaKeys' # Optional. Name of the pod to be declared in your Podfile. Defaults to ArkanaKeys.
result_path: 'dependencies' # Optional. Destination path of the generated code, related to the path of this config file. Defaults to ArkanaKeys.
swift_declaration_strategy: let # Optional. One of: lazy var, var, let. Defaults to let.
package_manager: cocoapods # Optional. One of: spm, cocoapods. If you use both, declare cocoapods. Defaults to spm.
global_secrets: []

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fwtoolkit-2.6.4 templates/swift_project/xcode/.arkana.yml