File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
_docs/project-files/xml-format Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ The following options are available for [iOS](../../../advanced-setup/ios/) only
113113<config : ios prerenderedIcon =" false" /> <!-- disable iOS mask and shine effect on icon -->
114114
115115<config : ios identity =" iPhone Developer" /> <!-- the identity to use for code signing -->
116- <config : ios provisioning-profile =" 12345678-9012-3456-7890-123456789012 " /> <!-- the provisioning profile to use for code signing -->
116+ <config : ios provisioning-profile =" path/to/file.mobileprovision " /> <!-- the provisioning profile to use for code signing -->
117117<config : ios team-id =" ABCDEFGHIJ" /> <!-- the team id to use for code signing -->
118118
119119<config : ios non-exempt-encryption =" true" /> <!-- set ITSAppUsesNonExemptEncryption key in Info.plist -->
You can’t perform that action at this time.
0 commit comments