Jesus Fernandez

Results 2 issues of Jesus Fernandez

We're currently using CIM to manage a number of CloudFormation stacks. Parent stacks are used to pass stack names to child stacks which are then used to derive export names....

https://github.com/bitrise-io/go-xcode/blob/7e1bc5b29b1a9af448cbf0f4997eeaf3808bc186/autocodesign/projectmanager/projecthelper.go#L322 Ahoy! Found this while debugging my workflow. XCode projects that that don't specify CODE_SIGN_STYLE use Automatic code signing per iOS defaults. Steps like `xcode_archive` end up setting up Manual...