|
26 | 26 | <MtouchDebug>true</MtouchDebug> |
27 | 27 | <MtouchI18n> |
28 | 28 | </MtouchI18n> |
29 | | - <MtouchArch>ARMv7</MtouchArch> |
| 29 | + <MtouchArch>i386</MtouchArch> |
30 | 30 | <CodesignEntitlements>Entitlements.plist</CodesignEntitlements> |
31 | 31 | <CodesignKey>iPhone Developer</CodesignKey> |
| 32 | + <MtouchSdkVersion>8.0</MtouchSdkVersion> |
| 33 | + <MtouchUseRefCounting>true</MtouchUseRefCounting> |
32 | 34 | </PropertyGroup> |
33 | 35 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' "> |
34 | 36 | <DebugType>none</DebugType> |
|
371 | 373 | <Reference Include="System.Core" /> |
372 | 374 | <Reference Include="System.Net.Http" /> |
373 | 375 | <Reference Include="Xamarin.iOS" /> |
| 376 | + <Reference Include="MonoTouch.TTTAttributedLabel"> |
| 377 | + <HintPath>lib\MonoTouch.TTTAttributedLabel.dll</HintPath> |
| 378 | + </Reference> |
| 379 | + <Reference Include="Humanizer"> |
| 380 | + <HintPath>..\packages\Humanizer.1.37.7\lib\portable-win+net40+sl50+wp8+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Humanizer.dll</HintPath> |
| 381 | + </Reference> |
| 382 | + <Reference Include="System.Web.Services" /> |
| 383 | + <Reference Include="Flurry.Analytics.iOS"> |
| 384 | + <HintPath>..\packages\Flurry.Analytics.1.2.1\lib\Xamarin.iOS10\Flurry.Analytics.iOS.dll</HintPath> |
| 385 | + </Reference> |
| 386 | + <Reference Include="Flurry.Analytics.Portable"> |
| 387 | + <HintPath>..\packages\Flurry.Analytics.Portable.1.2.0\lib\XamariniOS10\Flurry.Analytics.Portable.dll</HintPath> |
| 388 | + </Reference> |
| 389 | + <Reference Include="ModernHttpClient"> |
| 390 | + <HintPath>..\packages\modernhttpclient.2.4.2\lib\Xamarin.iOS10\ModernHttpClient.dll</HintPath> |
| 391 | + </Reference> |
374 | 392 | <Reference Include="Cirrious.CrossCore.Touch"> |
375 | | - <HintPath>packages\MvvmCross.HotTuna.CrossCore.3.5.1\lib\Xamarin.iOS10\Cirrious.CrossCore.Touch.dll</HintPath> |
| 393 | + <HintPath>..\packages\MvvmCross.HotTuna.CrossCore.3.5.1\lib\Xamarin.iOS10\Cirrious.CrossCore.Touch.dll</HintPath> |
376 | 394 | </Reference> |
377 | 395 | <Reference Include="Cirrious.MvvmCross.Binding.Touch"> |
378 | | - <HintPath>packages\MvvmCross.HotTuna.CrossCore.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.Binding.Touch.dll</HintPath> |
| 396 | + <HintPath>..\packages\MvvmCross.HotTuna.CrossCore.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.Binding.Touch.dll</HintPath> |
379 | 397 | </Reference> |
380 | 398 | <Reference Include="Cirrious.CrossCore"> |
381 | | - <HintPath>packages\MvvmCross.HotTuna.CrossCore.3.5.1\lib\Xamarin.iOS10\Cirrious.CrossCore.dll</HintPath> |
| 399 | + <HintPath>..\packages\MvvmCross.HotTuna.CrossCore.3.5.1\lib\Xamarin.iOS10\Cirrious.CrossCore.dll</HintPath> |
382 | 400 | </Reference> |
383 | 401 | <Reference Include="Cirrious.MvvmCross.Binding"> |
384 | | - <HintPath>packages\MvvmCross.HotTuna.CrossCore.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.Binding.dll</HintPath> |
| 402 | + <HintPath>..\packages\MvvmCross.HotTuna.CrossCore.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.Binding.dll</HintPath> |
385 | 403 | </Reference> |
386 | 404 | <Reference Include="Cirrious.MvvmCross.Localization"> |
387 | | - <HintPath>packages\MvvmCross.HotTuna.CrossCore.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.Localization.dll</HintPath> |
388 | | - </Reference> |
389 | | - <Reference Include="Cirrious.MvvmCross.Plugins.Messenger"> |
390 | | - <HintPath>packages\MvvmCross.HotTuna.Plugin.Messenger.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.Plugins.Messenger.dll</HintPath> |
391 | | - </Reference> |
392 | | - <Reference Include="Newtonsoft.Json"> |
393 | | - <HintPath>packages\Newtonsoft.Json.7.0.1\lib\portable-net40+sl5+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath> |
394 | | - </Reference> |
395 | | - <Reference Include="GitHubSharp"> |
396 | | - <HintPath>packages\GitHubClient.1.0.5.0\lib\portable-net45+win+wpa81\GitHubSharp.dll</HintPath> |
| 405 | + <HintPath>..\packages\MvvmCross.HotTuna.CrossCore.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.Localization.dll</HintPath> |
397 | 406 | </Reference> |
398 | 407 | <Reference Include="Cirrious.MvvmCross.Touch"> |
399 | | - <HintPath>packages\MvvmCross.HotTuna.MvvmCrossLibraries.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.Touch.dll</HintPath> |
| 408 | + <HintPath>..\packages\MvvmCross.HotTuna.MvvmCrossLibraries.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.Touch.dll</HintPath> |
400 | 409 | </Reference> |
401 | 410 | <Reference Include="Cirrious.MvvmCross"> |
402 | | - <HintPath>packages\MvvmCross.HotTuna.MvvmCrossLibraries.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.dll</HintPath> |
403 | | - </Reference> |
404 | | - <Reference Include="MonoTouch.Slideout"> |
405 | | - <HintPath>packages\MonoTouch.SlideoutNavigation.0.1.1\lib\Xamarin.iOS10\MonoTouch.Slideout.dll</HintPath> |
406 | | - </Reference> |
407 | | - <Reference Include="BTProgressHUD"> |
408 | | - <HintPath>packages\BTProgressHUD.1.0.0\lib\Xamarin.iOS10\BTProgressHUD.dll</HintPath> |
| 411 | + <HintPath>..\packages\MvvmCross.HotTuna.MvvmCrossLibraries.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.dll</HintPath> |
409 | 412 | </Reference> |
410 | | - <Reference Include="MonoTouch.TTTAttributedLabel"> |
411 | | - <HintPath>lib\MonoTouch.TTTAttributedLabel.dll</HintPath> |
| 413 | + <Reference Include="Newtonsoft.Json"> |
| 414 | + <HintPath>..\packages\Newtonsoft.Json.7.0.1\lib\portable-net40+sl5+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath> |
412 | 415 | </Reference> |
413 | | - <Reference Include="Humanizer"> |
414 | | - <HintPath>..\packages\Humanizer.1.37.7\lib\portable-win+net40+sl50+wp8+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Humanizer.dll</HintPath> |
| 416 | + <Reference Include="GitHubSharp"> |
| 417 | + <HintPath>..\packages\GitHubClient.1.0.5.0\lib\portable-net45+win+wpa81\GitHubSharp.dll</HintPath> |
415 | 418 | </Reference> |
416 | | - <Reference Include="System.Web.Services" /> |
417 | | - <Reference Include="Flurry.Analytics.iOS"> |
418 | | - <HintPath>..\packages\Flurry.Analytics.1.2.1\lib\Xamarin.iOS10\Flurry.Analytics.iOS.dll</HintPath> |
| 419 | + <Reference Include="BTProgressHUD"> |
| 420 | + <HintPath>..\packages\BTProgressHUD.1.0.0\lib\Xamarin.iOS10\BTProgressHUD.dll</HintPath> |
419 | 421 | </Reference> |
420 | | - <Reference Include="Flurry.Analytics.Portable"> |
421 | | - <HintPath>..\packages\Flurry.Analytics.Portable.1.2.0\lib\XamariniOS10\Flurry.Analytics.Portable.dll</HintPath> |
| 422 | + <Reference Include="Cirrious.MvvmCross.Plugins.Messenger"> |
| 423 | + <HintPath>..\packages\MvvmCross.HotTuna.Plugin.Messenger.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.Plugins.Messenger.dll</HintPath> |
422 | 424 | </Reference> |
423 | | - <Reference Include="ModernHttpClient"> |
424 | | - <HintPath>..\packages\modernhttpclient.2.4.2\lib\Xamarin.iOS10\ModernHttpClient.dll</HintPath> |
| 425 | + <Reference Include="MonoTouch.Slideout"> |
| 426 | + <HintPath>..\packages\MonoTouch.SlideoutNavigation.0.1.1\lib\Xamarin.iOS10\MonoTouch.Slideout.dll</HintPath> |
425 | 427 | </Reference> |
426 | 428 | </ItemGroup> |
427 | 429 | <ItemGroup> |
|
0 commit comments