Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
3.9.0
-
None
-
Xcode 7.1 Beta
Description
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.
Attachments
Issue Links
- duplicates
-
CB-9656 Xcode can't find CDVViewController.h when archiving in Xcode 7.1 beta
- Closed