bitrise-steplib / steps-certificate-and-profile-installer

steps-certificate-and-profile-installer
MIT License
13 stars 17 forks source link

Step is not working on Xcode 13.3 #76

Closed w3ggy closed 2 years ago

w3ggy commented 2 years ago

Troubleshooting

Issue description

The step is not working on the latest stack with Xcode 13.3 included. Downgrading to 13.2 solves the problem. I even removed all my own certificates but the step still fails with the prebuilt Bitrise certificate. I use all default settings for this step. Looks like a problem within this step itself.

Bitrise info

Downloading certificate: 1/1
Installing downloaded certificates
iPhone Developer: Dev Portal Bot Bitrise (E89JV3W9K4)
serial: 149308669917794252413558859495036042076
team: BITFALL FEJLESZTO KORLATOLT FELELOSSEGU TARSASAG (72SA8V3WYL)
expire: 2022-04-16 12:26:25 +0000 UTC
security "set-key-partition-list" "-S" "apple-tool:,apple:" "-k" "[REDACTED]" "/Users/[REDACTED]/Library/Keychains/login.keychain" failed, out: security: SecKeychainItemSetAccessWithPassword: The user name or passphrase you entered is not correct.
keychain: "/Users/[REDACTED]/Library/Keychains/login.keychain-db"
version: 512
class: 0x0000000F 
  

Steps to reproduce

  1. Use this step
  2. Select stack with Xcode 13.3
  3. The error happens
TimYusR commented 2 years ago

Have the same issue

lpusok commented 2 years ago

Hello @w3ggy @TimYusR, We are investigating the issue. The Xcode version on 13.3 Stack is still Beta 1, will resolve it in a new Stack or Step release.

shams-ahmed commented 2 years ago

In the meantime please downgrade to Xcode 13.2

alexverbitsky commented 2 years ago

same here

ofalvai commented 2 years ago

Hey everyone! We have released a few stack updates since this issue was opened, and in our own tests the step is working on the Xcode 13.3 stack.

Please let us know if you still have trouble with this step + stack combination, but in the meantime, I'm closing this issue.