3

I created my own Xcode Cloud workflow that distributes app to internal testers on TestFlight but I can't include the TestFlight test notes into the workflow. Do you know of any strategy to achieve my purpose?

In addition, I don't want to use Fastlane, Codemagic, GitHub actions, or any CI tools to create TestFlight distribution process. I just want to use Xcode Cloud.

If you help me to do that, I'd be very happy.

I've tried setting XCODE_CLOUD_BUILD_NOTES parameters to Environment in workflow according to this @denismartins solution in this link below

https://developer.apple.com/forums/thread/711208

Unfortunately it didn't work.

HangarRash
  • 7,314
  • 5
  • 5
  • 32
ALKIN ÇAKIRALAR
  • 237
  • 2
  • 14

1 Answers1

0

I asked Xcode Cloud engineer and they said is not possible now. They suggest filing a feedback request.

coolioxlr
  • 278
  • 1
  • 7