Today’s WTF moment
Xcode Cloud does not seem to accept any macOS and Xcode versions 😵💫
Today’s WTF moment
Xcode Cloud does not seem to accept any macOS and Xcode versions 😵💫
@caseyliss Xcode Cloud doesn’t help with the generation but it does make distributing localized tester notes super easy (and it’s free).
Just add a TestFlight folder to your repo with the localized notes as .txt files. XCC will automatically include these when your workflow releases to TestFlight.
Docs are here:
https://developer.apple.com/documentation/Xcode/including-notes-for-testers-with-a-beta-release-of-your-app
Are #XcodeCloud builds failing with “Preparing build for App Store Connect failed” or is it just me?
Aggiornamenti importanti nell'Apple Developer Program License Agreement:
- 📜 Nuove norme sul codice interpretato.
- 🌐 Chiarimenti per Xcode Cloud e CloudKit.
- 📍 Specifiche per il servizio di estensione push di localizzazione.
The Apple Developer Program License Agreement has been revised to support updated policies and to provide clarification. Please review the changes below and sign in to your account to accept the updated terms. Section 3.3.1(B): Updated requirements related to interpreted code Definitions, Section 3.3.3(F): Specified requirements for use of the Location Push Service Extension Section 3.3.8(A), Attachment 4: Added links to terms for Xcode Cloud and CloudKit related to Regulation (EU) 2023/2854 (EU Data Act) Section 3.3.9(D): Updated terms regarding the entity that distributes the Tap to Pay APIs Schedule 1, Exhibit C: Updated Section 1 definition for Promo Codes Schedule 2, Section 3.13: Updated references to Offer Codes Schedule 2, Section 3.13(b): Updated availability terms for Offer Codes Translations of the updated agreement will be available on the Apple Developer website within one month.
A reminder to anyone using Xcode Cloud: the latest Xcode version is Xcode 26 Beta 7. It is _not_ the Release Candidate! That means Xcode Cloud cannot be used to submit iOS 26 app releases yet. If you want to make an App Store submission, you need to archive and submit it yourself.
Desenvolvendo do celular
Há algumas semanas, comecei a usar o Xcode Cloud. Já que pago a assinatura de desenvolvedor da Apple e o serviço vem incluso no pacote, não custa nada testar. O Xcode Cloud é uma CI que basicamente roda meu código para verificar se há algum problema, pode executar meus testes e até enviar meus aplicativos para o App Store Connect.
Descobri que posso […]
#BlogsBR #Codespace #Desenvolvimento #DeX #Fediblog #GitHub #iOS #XcodeCloud