I am deploying to testflight using xcodebuild command line tools. How to add release notes? I am using following command.
xcodebuild -exportArchive -archivePath $PWD/build/app.xcarchive -exportOptionsPlist ./exportOptions.plist
I need testers to be able to see notes under "What to test" section in testflight.