Marquis Kurt :xcode: · @marquiskurt
130 followers · 1078 posts · Server iosdev.space

Haven't been able to export automatically with , as it seems that it's failing to sign it. Has anyone seen this before?

developer.apple.com/forums/thr

#fedigardens #xcodecloud #iosdev

Last updated 1 year ago

Jaanus Kase · @jaanus
346 followers · 572 posts · Server mastodon.justtact.com

Point-Free has an excellent snapshot-testing library that lets you unit test your view snapshots (screenshots). It does not work with Xcode Cloud out of the box, because test runner environment in Xcode Cloud does not have access to the source repository, which snapshot-testing assumes by default.

Here’s my solution for making snapshot-testing work correctly with Xcode Cloud. jaanus.com/snapshot-testing-xc

#swift #xctest #snapshottesting #xcodecloud

Last updated 1 year ago

Does anyone else think Xcode Cloud is a bit pricey? After burning some hours experimenting, I probably won't go over 25 hours/month, but that free tier ends in December. I feel like we should get some free compute with our developer program membership, no? And that's compute hours, so parallel tasks cost for each task.

#xcode #xcodecloud #apple

Last updated 1 year ago

polpielladev · @polpielladev
290 followers · 487 posts · Server iosdev.space

A bit of a longer article this week, but I am so happy with the way it is turning out 👀

As always, the article will be published tomorrow evening 😁📆

#iosdev #xcodecloud #cicd

Last updated 2 years ago

polpielladev · @polpielladev
286 followers · 455 posts · Server iosdev.space

This is how you can trigger a workflow by making a network request to App Store Connect's API using Swift.

💡 This is particularily useful if you want to add a trigger which is currently not built into .

Learn more: polpiella.dev/using-app-store-

#xcodecloud

Last updated 2 years ago

Marquis Kurt :xcode: · @marquiskurt
88 followers · 393 posts · Server iosdev.space

It amazes me that App Store Connect can’t remember my TestFlight information for the life of me whenever I make ANY change to a workflow for . Seriously?!

“How many times do I need to teach you this lesson, old man?!”

#xcodecloud

Last updated 2 years ago

Michael Doise · @mikedoise
218 followers · 721 posts · Server techopolis.social

Ok so I think what I might try is to have a private repo for , and a public repo for people to see how the app is built.

#xcodecloud

Last updated 2 years ago

Michael Doise · @mikedoise
218 followers · 721 posts · Server techopolis.social

Anyone have an idea of how to fix this issue. I have a swift app and I am trying to use . I have a plist file with api keys that I would not like to have public on . I get an input file error when I try to make builds in Xcode Cloud about this file being missing. Any ideas how to fix this?

#xcodecloud #github

Last updated 2 years ago

Michael Freiwald :swift: · @freiwald
41 followers · 132 posts · Server hachyderm.io

Really nice how fast you can distribute a first version through TestFlight with Xcode Cloud

#swift #xcodecloud #knxplorer #knx

Last updated 2 years ago