[ 
https://issues.apache.org/jira/browse/CB-13952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile closed CB-13952.
-----------------------------
    Resolution: Cannot Reproduce

closing since can't be reproduced with the provided information and there was 
no answer then additional information was requested.

If somebody still faces this issue, please, create a new issue on 
https://github.com/apache/cordova-ios/issues and provide a sample app where it 
can be reproduced.

> cordova build ios Failing due to "Pods/Target Support Files" being cleared
> --------------------------------------------------------------------------
>
>                 Key: CB-13952
>                 URL: https://issues.apache.org/jira/browse/CB-13952
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>    Affects Versions: [email protected]
>         Environment: [email protected]
> [email protected]
> OS: OSx Sierra (10.12.6)
>            Reporter: Thomas Meijers
>            Priority: Critical
>              Labels: build
>
> After runnign `cordova platform add ios --nofetch` and `pod install`, the 
> `cordova build ios --nofetch --device --release` command fails (also fails 
> for debug builds).
> The reason it fails is because `platforms/ios/Pods/Target Support Files/` is 
> completely empty and during the build it errors because it cannot find 
> configs for the Pod dependencies in that folder. I have verified that the 
> `Target Support Files` folder is *not* empty after adding the platform nor is 
> it empty after running `pod install`. However, as soon as the build command 
> runs it is empty.
> The errors are similar to these:
> {code:bash}
> Ignoring configuration file 
> '/Users/jenkins/build/workspace/triggi-app-release/platforms/ios/cordova/build-release.xcconfig'
>  because it could not be loaded.
>       Reason: File could not be parsed due to preprocessing errors:
>     pods-release.xcconfig line 2: Unable to find included file "Pods/Target 
> Support Files/Pods-Olisto/Pods-Olisto.release.xcconfig"User defaults from 
> command line:
>     IDEArchivePathOverride = 
> /Users/jenkins/build/workspace/triggi-app-release/platforms/ios/Olisto.xcarchive
> clang: error: no such file or directory: 
> '/Users/jenkins/build/workspace/triggi-app-release/platforms/ios/Pods/Target 
> Support Files/GoogleToolboxForMac/GoogleToolboxForMac-dummy.m'
> clang: error: no input files
> {code}
> The weird thing is that, after the build fails, when I run the same `pod 
> install` command and thereafter `cordova build ios --nofetch --device 
> --release` the build succeeds. The output from CocoaPods isn't any different. 
> This problem started occurring about a week ago and never occurred in the 
> months before.
> I have also verified that the plugins we use that depend on CocoaPods were 
> not updated in the past few weeks when the error started occurring. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to