BranchMetrics / cordova-ionic-phonegap-branch-deep-linking-attribution

The Branch Cordova Ionic Phonegap SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://docs.branch.io/apps/cordova-phonegap-ionic/
MIT License
234 stars 144 forks source link

iOS cmd line build fails #647

Closed peterpeterparker closed 3 years ago

peterpeterparker commented 4 years ago

Hi,

I just added branch-cordova-sdk@4.1.3 to my mobile application and now face the following error when I build the application through the command line ionic cordova build ios.


warning: MobileCoreServices has been renamed. Use CoreServices instead. (in target 'Branch' from project 'Pods')
** BUILD FAILED **

The following build commands failed:
    CompileC /Users/daviddalbusco/Library/Developer/Xcode/DerivedData/MyApp-bigzspsapvykkddxevioqzdcuvoi/Build/Intermediates.noindex/MyApp.build/Debug-iphonesimulator/MyApp.build/Objects-normal/x86_64/AppDelegate+BranchSdk.o /Users/daviddalbusco/projects/bonjour/myapp/platforms/ios/MyApp/Plugins/branch-cordova-sdk/AppDelegate+BranchSdk.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
xcodebuild: Command failed with exit code 65
[ERROR] An error occurred while running subprocess cordova.

If I build the app in Xcode v11.4, I do not face any errors.

P.S. A duplicate of https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking-attribution/issues/642 ?

jffs commented 4 years ago

same here

adrianyg7 commented 3 years ago

Hey @peterpeterparker Can you provide additional information about your build environment? Cordova version, node/npm versions, cordova-ios version, installed plugins.

peterpeterparker commented 3 years ago

It was like more than a year ago, I've got no clue anymore and probably went another way. Therefore I close this issue.