Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

126
Visualizações
Cannot resolve Swift packages after 15th March 2022 in Xcode

Package resolution is suddenly failing in Xcode. I tried the following options:

  1. Reset cache under File/Packages/Reset Package Caches
  2. Delete shared SPM cache using rm -Rf ~/Library/Caches/org.swift.swiftpm/

I can see following error for different packages.

You're using an RSA key with SHA-1, which is no longer allowed. Please use newer client or a different key type.

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

After looking around, I found out Github security blog that mentions that from 15th March 2022 onwards, RSA keys with SHA-1 are no longer accepted. See blog here

I tried creating SSH key with command provided on Github documentation but it turned out that Xcode does not accept ED25519 encryption method and commands provided at Github docs do not work.

Eventually I found this nice post the explains the issue and offers alternative encryption method ECDSA that is accepted by Xcode.

Use the following command to create new SSH key and add it to Github.

ssh-keygen -t ecdsa -b 521 -C "your_email@example.com"

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda