codesigndoc icon indicating copy to clipboard operation
codesigndoc copied to clipboard

Your friendly iOS Code Signing Doctor

Results 28 codesigndoc issues
Sort by recently updated
recently updated
newest added

_Please include the full (Terminal) output of `codesigndoc` - ``` => Creating a temporary directory for codesigndoc ... => Downloading version: 3.0.0 => Downloading codesigndoc from (https://github.com/bitrise-io/codesigndoc/releases/download/3.0.0/codesigndoc-Darwin-x86_64) to (/var/folders/gs/4qrdgw6167q3pv16ctx9_b4c0000gn/T/codesigndocXXXXXX.kHIkaIyp/codesigndoc) ......

I can make archives from my XCode project and this Scheme as that's what we are manually doing all the time. Not sure why this is failing, but this is...

Example session ``` Grants-MacBook-Pro:GKSwiftStringExtensionUsage grant$ codesigndoc scan xcode Scan the directory for project files You can specify the Xcode project/workspace file to scan with the --file flag. Found one project...

_Please include the full (Terminal) output of `codesigndoc` - in Terminal.app you can save the output into a file with `Command+s`_ _In addition to this, if `codesigndoc` generated an Xcode...

I can archive an IPA from xcode but I cannot use codesigndoc; see below output and log $redacted@redacted  ~/Developer/$redacted/MyProject   develop.onboardingUtility  bash -l -c "$(curl -sfL https://raw.githubusercontent.com/bitrise-tools/codesigndoc/master/_scripts/install_wrap.sh)"...

codesigndoc isn't able to find my provisioner, but xcode has no problem using it to archive. [xcodebuild-output.log](https://github.com/bitrise-io/codesigndoc/files/4782829/xcodebuild-output.log) MacBook-Pro ios % sudo bash -l -c "$(curl -sfL https://raw.githubusercontent.com/bitrise-io/codesigndoc/master/_scripts/install_wrap-xcode.sh)" Password: => Creating...

## Problem - [terminal-app.log](https://gist.github.com/jandigital/1bef1ef9e165cae5a679990b8ced0910) - [xcode-output.log](https://gist.github.com/jandigital/e23f6d0276c52ebea4a1e2d33e4ad888) We are trying to build the automation pipeline for iOS on an organisation apple account. So there are different roles for the different users,...

_Please include the full (Terminal) output of `codesigndoc` - in Terminal.app you can save the output into a file with `Command+s`_ Description -------------------------------------------- codesigndoc fails with "Flutter/Flutter.h" . Xcode build...

Hi, codesigndoc runs for about 10 minutes, and then crashes while trying to find the required provisioning profiles. I've tried with all available profiles. Note that using XCode I am...

I have setup a mac1 aws instance and there's two options to run codesign there: - vnc into mac, - ssh. the strangest thing is that it doesn't work the...