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.

4.0.0 build fails on ios

See original GitHub issue

Did you test on ios@5.0.1? The build fails.

The following build commands failed:
	CompileC /Users/adomvris/Library/Developer/Xcode/DerivedData/axnikanela-aecsgtpgwdmanqhalsfovkloyltn/Build/Intermediates.noindex/axnikanela.build/Release-iphonesimulator/axnikanela.build/Objects-normal/x86_64/BranchSDK.o /Users/adomvris/projects/buildmobileorderonmac/mobileorder2/axnikanela/mobileorder2/platforms/ios/axnikanela/Plugins/branch-cordova-sdk/BranchSDK.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
xcodebuild: Command failed with exit code 65

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:9
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
echo-branchcommented, Oct 17, 2019

Workaround is to build from Xcode.

Also to set expectations. This is a cordova bug, and we will not be investing time to workaround this issue anytime soon. It would require significant work on the native iOS SDK to fix.

2reactions
keapickcommented, Oct 17, 2019

It’s in the release notes. Known issue with cordova and cocoapods. Workaround is to build from xcode.

https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking-attribution/releases/tag/v4.0.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Xcode 4: Build Failed, No Issues - ios - Stack Overflow
I've been getting 'Build Failed' with no errors in the Issue navigator(only warnings). Report navigator, though, displayed errors correctly.
Read more >
Ionic package IOS Build fails missing 'xcode' npm module on ...
I run ionic package build ios --profile --release on my project directory and this fail with the following log: module.js:457 throw err; ...
Read more >
Dealing With Problems With Building the App & Detox
For build errors involving AAPT resource linking failure, such as this one: Execution failed for task ':app:processReleaseAndroidTestResources'. ... ERROR:: AAPT: ...
Read more >
It appears adding iOS SDK with Swift PM is broken right now ...
It defaults to using 4.0.0 as the minimum version and then fails to resolve it ... It won't build the package even with...
Read more >
Cordova iOS 4.0.0
We are happy to announce that Cordova iOS 4.0.0 has been released. ... CB-9698 - Add rsync error handling in ios copy-www-build-step.js ...
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