flagship icon indicating copy to clipboard operation
flagship copied to clipboard

[Feature Report] Extend iOS keys Script

Open crherman7 opened this issue 1 year ago • 0 comments

Expected Behavior

All integrations with the keychain should be exposed / executed through keys script. This will alleviate the build iOS script exposed in ci/cd.

Actual Behavior

Currently some keychain related logic is hosted in ci/cd build script and some is hosted in the keys script.

Issue areas

https://github.com/brandingbrand/flagship/blob/50647c419567bf0f50f726a2aea6cf52c64b38e0/packages/core/src/executors/keys/platform/native.ts#L7

Specifications

  • Version: @brandingbrand/code-core: 12.0.1
  • Platform: react-native: 0.71.+

crherman7 avatar Sep 13 '23 15:09 crherman7