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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to