Svetlin Stoev
Svetlin Stoev

Reputation: 31

Fastlane match provisioning profile set device

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

Upvotes: 1

Views: 561

Answers (1)

joshdholtz
joshdholtz

Reputation: 758

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.

Upvotes: 0

Related Questions