You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Austin Hallock (JIRA)" <ji...@apache.org> on 2015/09/10 09:56:45 UTC

[jira] [Created] (CB-9635) Archiving in Xcode fails (build paths seem to have changed in Xcode 7.1 Beta)

Austin Hallock created CB-9635:
----------------------------------

             Summary: Archiving in Xcode fails (build paths seem to have changed in Xcode 7.1 Beta)
                 Key: CB-9635
                 URL: https://issues.apache.org/jira/browse/CB-9635
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 3.9.0
         Environment: Xcode 7.1 Beta
            Reporter: Austin Hallock
            Priority: Minor


https://github.com/apache/cordova-ios/blob/f68bc7c8ab849e374831e8cadc236763b7867dd3/bin/templates/scripts/cordova/build.xcconfig#L25 has "$(OBJROOT)/UninstalledProducts/include" for one of the header search paths. This appears to have changed to "$(OBJROOT)/UninstalledProducts/iphoneos/include" in Xcode 7.1

Without manually adding that path, archiving says CDVViewController.h isn't found in MainViewController.h, and the archive fails.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org