1

Does anybody know if it is possible to set which devices should be added to provisioning profile, using fastlane match?

Svetlin Stoev
  • 21
  • 1
  • 5

1 Answers1

0

It is not currently possible to select which devices a provisioning profile will take on - match will use all devices as of right now.

Side note: There have been some requests to implement a solution for this so this may change in the future.

joshdholtz
  • 758
  • 6
  • 9