Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to list installed provisioning profiles, error: unknown platform type: osx #164

Open
jeromeheissler opened this issue Apr 6, 2023 · 0 comments

Comments

@jeromeheissler
Copy link

jeromeheissler commented Apr 6, 2023

_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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant