[
https://issues.apache.org/jira/browse/CB-9656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744633#comment-14744633
]
Shazron Abdullah edited comment on CB-9656 at 9/15/15 1:22 AM:
---------------------------------------------------------------
Unfortunately the above change is not backwards compatible with Xcode 7 and
Xcode 6.4, so you have to add this line below instead of replacing the existing
line:
{code}
"$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include"
{code}
was (Author: shazron):
Unfortunately the above change is not backwards compatible with Xcode 7 and
Xcode 6.4, so you have to add this instead of replacing the existing line:
{code}
"$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include"
{code}
> Xcode can't find CDVViewController.h when archiving in Xcode 7.1 beta
> ---------------------------------------------------------------------
>
> Key: CB-9656
> URL: https://issues.apache.org/jira/browse/CB-9656
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Environment: OS X Yosemite
> Version 10.10.5
> Cordova 4.1.2
> Xcode Version 7.1 beta (7B60)
> Reporter: Aleks
> Assignee: Shazron Abdullah
> Priority: Critical
> Labels: cordova-ios-4.0.x
>
> Build failed by Product -> Archive in Xcode 7.1 beta.
> {code}
> AppDelegate.h
> 'Cordova/CDVViewController,h' file not found
> {code}
> P.S. found the same error
> http://forum.ionicframework.com/t/cordova-cdvviewcontroller-h-file-not-found-in-xcode-7-1-beta/32232
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]