Skip to content

Commit fa41ae3

Browse files
Merge pull request #343 from NextFaze/master
CB-13513 (ios) Declare ProvisioningStyle as Automatic in project.pbxproj template.
2 parents c88fbbf + 5f2de97 commit fa41ae3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bin/templates/project/__TEMP__.xcodeproj/project.pbxproj

+5
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,11 @@
203203
isa = PBXProject;
204204
attributes = {
205205
LastUpgradeCheck = 0510;
206+
TargetAttributes = {
207+
1D6058900D05DD3D006BFB54 = {
208+
ProvisioningStyle = Automatic;
209+
};
210+
};
206211
};
207212
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "__NON-CLI__" */;
208213
compatibilityVersion = "Xcode 3.2";

0 commit comments

Comments
 (0)