[
https://issues.apache.org/jira/browse/CB-13513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16330191#comment-16330191
]
ASF GitHub Bot commented on CB-13513:
-------------------------------------
purplecabbage closed pull request #343: CB-13513 (ios) Declare
ProvisioningStyle as Automatic in project.pbxproj template.
URL: https://github.com/apache/cordova-ios/pull/343
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/bin/templates/project/__TEMP__.xcodeproj/project.pbxproj
b/bin/templates/project/__TEMP__.xcodeproj/project.pbxproj
index 46462f4f9..4c3179562 100755
--- a/bin/templates/project/__TEMP__.xcodeproj/project.pbxproj
+++ b/bin/templates/project/__TEMP__.xcodeproj/project.pbxproj
@@ -203,6 +203,11 @@
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0510;
+ TargetAttributes = {
+ 1D6058900D05DD3D006BFB54 = {
+ ProvisioningStyle = Automatic;
+ };
+ };
};
buildConfigurationList = C01FCF4E08A954540054247B /*
Build configuration list for PBXProject "__NON-CLI__" */;
compatibilityVersion = "Xcode 3.2";
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Fastlane unable to disable automatic signing
> ---------------------------------------------
>
> Key: CB-13513
> URL: https://issues.apache.org/jira/browse/CB-13513
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-ios
> Affects Versions: cordova-ios 4.5.0
> Reporter: Paul Robinson
> Assignee: Suraj Pindoria
> Priority: Blocker
>
> Running `disable_automatic_code_signing` command in fastlane fails and throw
> an error that the ios project is too old.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]