Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

App linked with TestFlight DLL crashes on startup (iOS5)

$
0
0

I've included the TestFlight DLL from the MonoTouch bindings github project in my app. I followed the instructions to build the TestFlight.dll file, and referenced it in my iOS project. However, when I compile, I get warnings:

Compiling to native code
...
Xamarin.iOS 7.0.6 Indie Edition using framework: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk
warning MT1301: Native library 'libarclite.a' (i386, armv6, armv7) was ignored since it does not match the current build architectures (armv7, armv7s)
warning MT3005: The dependency 'System.Windows, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' of the assembly 'Cirrious.CrossCore, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e16445fd9b451819' was not found. Please review the project''s references.
warning MT3006: Could not compute a complete dependency map for the project. This will result in slower build times because Xamarin.iOS can't properly detect what needs to be rebuilt (and what does not need to be rebuilt). Please review previous warnings for more details.

[Some quote marks edited to preserve formatting in the code block above].

I'm using Xamarin Studio 4.2.2 (build 2) on Mac OS X 10.9. I have Xcode 5 installed, but not Xcode 4. With this version of Xamarin Studio it isn't possible to select build architectures to match those in the libarclite library, but I can't tell from the documentation of the TestFlight DLL project whether this is important or not.

How do I fix this please?

TIA


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>