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

v3.1 updates to PCL 158, WP8, Mvx 3.1.1.-beta2, and iOS 7 layout as needed #2

Merged
merged 49 commits into from
Jan 16, 2014

Conversation

kstreet
Copy link
Contributor

@kstreet kstreet commented Jan 5, 2014

Done

  • changed all PCLs to Profile 158 (4.5, SL5, WP8, Store, Xam iOS/Droid) instead of PCL Profile 104
  • upgraded all Mvx packages to 3.1.1.-beta2 versions
  • converted all Windows Phone projects to target Windows Phone 8 instead of 7.1
  • added iOS 7 layout check to all iOS projects as needed (tried to guess the right places anyway) :)
  • updated readme with new blogspot link and to explain why the first 43 videos are profile 104, not 158 like the repo code is now. (_May want to add a similar note to the blogspot video index so new people are not confused_).

Known Issues

  • N-22-AndroidDemo: updated PCL, Mvx binaries. Please confirm this is working as expected as I guessed on binary needs and did not try it on a Mac as it was originally intended.
  • N-26-Fraggle: fix Android build failure (see fragment issue below).
  • N-27-Ninja: not updated. Please use the Ninja Coder add-in to update all the non-nuget Lib references in this project.
  • N-40-Maps: fix Android build failure (see fragment issue below).
  • N-41-Maps: fix Android build failure (see fragment issue below).
  • Z-MacOnly: not updated. Please review this folder to update or delete it.
  • This repo is large (200MB) and chooses to include the nuget dlls inside of each N+1. Because each N+1 was updated with the latest 3.1.1.-beta2 dlls, all of the old v3.0.x dlls are no longer used. At some point we may want to investigate "safe" git ways to purge these "deleted" dll files. TBD if it really makes any significant difference.

Android Fragment Issue

All of the Android build failures above seem to be related to a reference to:

Android.Support.V4.* types of things.

Once that is resolved, the Droid-related projects that are mentioned above should be fixed so that they will build.

Potentially related Xamarin bug 15205 filed by @slodge and SO question.

@kstreet kstreet mentioned this pull request Jan 6, 2014
slodge added a commit that referenced this pull request Jan 16, 2014
v3.1 updates to PCL 158, WP8, Mvx 3.1.1.-beta2, and iOS 7 layout as needed
@slodge slodge merged commit 3da75c5 into MvvmCross:master Jan 16, 2014
slodge added a commit that referenced this pull request Jan 16, 2014
@slodge
Copy link
Contributor

slodge commented Jan 16, 2014

Kerry. THANKS

HUGE THANKS.

I've updated the Droid fragment projects to use the Xamarin component - they now build (after a full clean).

I've transferred other open points to other issues.

THANKS again - really really appreciate this!

@slodge slodge mentioned this pull request Jan 16, 2014
kstreet pushed a commit to kstreet/NPlus1DaysOfMvvmCross that referenced this pull request Jan 16, 2014
@kstreet
Copy link
Contributor Author

kstreet commented Jan 16, 2014

My pleasure @slodge, glad I could help! Thank you for Mvx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants