redth-org / BTProgressHUD

Port to Xamarin.iOS of the SVProgressHUD
Other
118 stars 64 forks source link

OSX Mavericks linker issue. #14

Closed beeradmoore closed 10 years ago

beeradmoore commented 11 years ago

Hey, I got an issue with I believe the linker when using OSX Mavericks, but not 100% sure though. At the moment my app won't run in release mode on the device, but will run fine in debug mode when I use BTProgressHUD. When I comment out the lines that I use BTProgressHUD with the app will run fine in release mode.

Not sure if it was the upgrade to OSX Mavericks, something in BTProgressHUD, the switch to the alpha stream or something odd in iOS 7.0.3.

Have also made an identical thread on Xamarin forums.

http://forums.xamarin.com/discussion/9437/osx-mavericks-and-xamarin-ios-linker?new=1

Any thoughts or ideas of what I should try next?

nicwise commented 10 years ago

Hi @ytn3rd - I've been using Mavericks for a while - can you try again with the latest? It's working fine for me.