You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_Please include the full (Terminal) output of codesigndoc -
> bash -l -c "$(curl -sfL https://raw.githubusercontent.com/bitrise-io/codesigndoc/master/_scripts/install_wrap-xcode.sh)" ‹main•›
=> 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/sz/7pp3k7715gj_8_qpv00hg0gr0000gn/T/codesigndocXXXXXX.3cSd15Li/codesigndoc) ...
################################################################################################################################################################################################# 100,0%
=> Making it executable ...
=> codesigndoc version: 3.0.0
=> Running codesigndoc scan ...
Scan the directory for project files
You can specify the Xcode project/workspace file to scan with the --file flag.
Found one project file: PerfectPost.xcodeproj.
🔦 Scanning Schemes ...
$ xcodebuild "-project" "/Users/jeromeheissler/Documents/perfect-post/perfect-post-extension/safari/PerfectPost.xcodeproj" "-list"
Setting xcodebuild -destination flag to: generic/platform=OS X
Xcode (xcodebuild) version: Xcode 14.3 (Build version 14E222b)
[xcodebuild-output.log](https://github.com/bitrise-io/codesigndoc/files/11172429/xcodebuild-output.log)
🔦 Running an Xcode Archive, to get all the required code signing settings...
$ xcodebuild "-project" "/Users/jeromeheissler/Documents/perfect-post/perfect-post-extension/safari/PerfectPost.xcodeproj" "-scheme" "PerfectPost" "-destination" "generic/platform=OS X" "clean" "archive" "-archivePath" "/var/folders/sz/7pp3k7715gj_8_qpv00hg0gr0000gn/T/__codesigndoc__372944702/PerfectPost.xcarchive"
..............
💡 Saving xcodebuild output into file: /Users/jeromeheissler/Documents/perfect-post/perfect-post-extension/safari/codesigndoc_exports/xcodebuild-output.log
failed to list installed provisioning profiles, error: unknown platform type: osx
In addition to this, if codesigndoc generated an Xcode output log, please attach that too. xcodebuild-output.log
The text was updated successfully, but these errors were encountered:
_Please include the full (Terminal) output of
codesigndoc
-In addition to this, if
codesigndoc
generated an Xcode output log, please attach that too.xcodebuild-output.log
The text was updated successfully, but these errors were encountered: