Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

Binding Braintree CocoaPods always fails on sharpie bind  #11

@danstraughn

Description

@danstraughn

The build process and dependencies graph all seems to be correct but it's pointing to an incorrect directory looking for *.h files to use with the sharpie bind -scope.

System.Exception: Error during sharpie bind -output /Users//Projects/auto/auto/bindings/Braintree.PayPalUtils -sdk "iphoneos11.2" -scope /Users//Projects/auto/auto/pods/Braintree.PayPalUtils/XCode/build-out/Debug-iphoneos/Braintree -n DreamTeam.Xamarin.Braintree.PayPalUtils -c -I/Users/*/Projects/auto/auto/pods/Braintree.PayPalUtils/XCode/Pods/Headers/Private -I/Users//Projects/auto/auto/pods/Braintree.PayPalUtils/XCode/Pods/Headers/Public -v
at Microsoft.FSharp.Core.PrintfModule+PrintFormatToStringThenFail@1379[TResult].Invoke (System.String message) [0x00001] in <59f0bcfedff9fae1a7450383febcf059>:0
at Microsoft.FSharp.Core.PrintfImpl+StringPrintfEnv1[TResult].Finalize () [0x00012] in <59f0bcfedff9fae1a7450383febcf059>:0 at Microsoft.FSharp.Core.PrintfImpl+Final1@224[TState,TResidue,TResult,A].Invoke (Microsoft.FSharp.Core.FSharpFunc2[T,TResult] env, A a) [0x00038] in <59f0bcfedff9fae1a7450383febcf059>:0
at Microsoft.FSharp.Core.OptimizedClosures+Invoke@3253[T2,TResult,T1].Invoke (T2 u) [0x00001] in <59f0bcfedff9fae1a7450383febcf059>:0
at Build2.generateCSharpBindingsForCustom (Build2+Pod pod) [0x001dd] in /Users//Projects/auto/auto/build2.fsx:383
at Build2.generateBindingForPod (Build2+Pod pod) [0x000f7] in /Users/
/Projects/auto/auto/build2.fsx:656
at [email protected] (Build2+Pod pod) [0x00000] in /Users//Projects/auto/auto/build2.fsx:782
at Microsoft.FSharp.Primitives.Basics.List.iter[T] (Microsoft.FSharp.Core.FSharpFunc2[T,TResult] f, Microsoft.FSharp.Collections.FSharpList1[T] x) [0x00019] in <59f0bcfedff9fae1a7450383febcf059>:0
at Microsoft.FSharp.Collections.ListModule.Iterate[T] (Microsoft.FSharp.Core.FSharpFunc2[T,TResult] action, Microsoft.FSharp.Collections.FSharpList1[T] list) [0x00001] in <59f0bcfedff9fae1a7450383febcf059>:0
at [email protected] (Microsoft.FSharp.Core.Unit unitVar0) [0x000c4] in /Users/
/Projects/auto/auto/build2.fsx:782
at Fake.TargetHelper+targetFromTemplate@209-1[a].Invoke (Microsoft.FSharp.Core.Unit unitVar0) [0x00000] in <5a8d2d45ccf1c534a7450383452d8d5a>:0
at Fake.TargetHelper.runSingleTarget (Fake.TargetHelper+TargetTemplate`1[a] target) [0x00049] in <5a8d2d45ccf1c534a7450383452d8d5a>:0


Build Time Report

Target Duration


Bind Failure

Status: Failure

Any ideas or help would be greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions