Skip to content

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

Open
@jeromeheissler

Description

@jeromeheissler

_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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions