Sha256: ac3894a4a369d85e3c7678ed2fa6b2f15693df4b1a36924fefdcd3c992fa394c
Contents?: true
Size: 1.59 KB
Versions: 4
Compression:
Stored size: 1.59 KB
Contents
structure: android: type: directory contents: assets: type: directory res: type: directory android_config.json: type: file validations: - type: valid_json - type: json_schema schema_path: platform/android/android_config.json android_signing.json: type: file validations: - type: valid_json - type: json_schema schema_path: platform/android/android_signing.json ios: type: directory contents: assets: type: directory ios_config.json: type: file validations: - type: valid_json - type: json_schema schema_path: platform/ios/ios_config.json ios_signing.json: type: file validations: - type: valid_json - type: json_schema schema_path: platform/ios/ios_signing.json shared: type: directory contents: brand_config.json: type: file validations: - type: valid_json theme.json: type: file validations: - type: valid_json - type: json_schema schema_path: platform/shared/theme.json strict: false
Version data entries
4 entries across 2 versions & 1 rubygems