是否可以在 TestFlight 上对同一应用程序进行多次构建?

Is it possible to have multiple builds of the same application on TestFlight?

是否可以在试飞中提供同一应用程序的多个版本,以便不同的用户只能下载他们受邀的版本?

此外,现在,只有构建才是应该更改的。如果这是不可能的,有没有办法用不同的设置来完成这个? (iTunesConnect 中的某些设置或以不同方式设置应用程序)?

不,你不能这样做,但你有另一种方法,

"Best way to distribute ipa to client is to upload ipa & provisioning profile to www.diawi.com and generate link. You have to send this link to client and client can install ipa in his device by opening generated link in his device's safari and then by clicking install application. Note that provisioning profile must include client's device UDID."

answer