question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ios build giving error

See original GitHub issue

I am getting error while building ios.

  /Users/xxxx/.taco_home/remote-builds/taco-remote/builds/4144/cordovaApp/platforms/ios/xxxx/Plugins/plugin.google.maps/GoogleMaps.h:10:9: fatal error: 'GoogleMaps/GoogleMaps.h' file not found
1>  #import <GoogleMaps/GoogleMaps.h>
1>          ^
1>  1 error generated.

I am using visual studio tools for apache cordova remote build to build it.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
Zoso221commented, Oct 12, 2016

this is the answer:

https://taco.visualstudio.com/en-us/docs/tips-and-workarounds-ios-ios-plugin-symlink-fix-readme/

read this, it fixed my problem. you may have to clean your solution and remove/readd the maps plugin.

0reactions
shahbazkhan054commented, Oct 14, 2016

working for me. thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Xcode: Build Failed, but no error messages
Build operation failed without specifying any errors. Individual build tasks may have failed for unknown reasons. One possible cause is if there ...
Read more >
Build Failed — but no reason!
Hi, I'm experiencing weird Xcode behavior. I'm getting "build failed" after some alterations to the code, but Xcode will NOT give me the...
Read more >
Oh dear! Build errors? - LoopDocs - GitHub Pages
Open your project in Xcode as normal. Then go to the menu bar at the top of the screen and find the "Product"...
Read more >
Troubleshooting build errors and crashes
Go to your build details page (find it on the build dashboard if you don't have it open already) and expand any failed...
Read more >
How to Resolve Native Errors on Ionic Apps
Review native app errors including code signing, Xcode build error 65, and clashing Google Play Services versions. Learn to resolve native errors on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found