Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Team Service build error for iOS #39

Open
gnout opened this issue Oct 30, 2019 · 0 comments
Open

Azure Team Service build error for iOS #39

gnout opened this issue Oct 30, 2019 · 0 comments

Comments

@gnout
Copy link

gnout commented Oct 30, 2019

Xamarin.Forms 4.3.0.947036
BlinkID.Forms 5.0.0

I’m using the code that is provided by the example for Xamarin.Forms with a minor change (I use the IMrtdRecognizer instead of the IBlinkIdRecognizer)

I’m using Azure Team Services to build my app. My app was building successfully before integrating BlinkId.
I encountered the following error in the build step of the Build Process

MTOUCH : error MT2101: Can't resolve the reference 'Foundation.NSArray Foundation.NSArray::FromNSObjects(!!0[])', referenced from the method 'System.Void Microblink.MBRecognizerCollection::.ctor(Microblink.MBRecognizer[])'

Any idea on how to correct the issue?

Not sure if it’s relevant but I’m choosing the version of Xcode in a different step of the build process

sudo $AGENT_HOMEDIRECTORY/scripts/select-xamarin-sdk.sh 5_16_0
echo '##vso[task.setvariable variable=MD_APPLE_SDK_ROOT;]'/Applications/Xcode_10.2.app;sudo xcode-select --switch /Applications/Xcode_10.2.app/Contents/Developer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant