Warnings from builds for ios 9.0 with target SDK iOS 7.1
Getting the following warnings:
ld: warning: object file (/Users/ahalls/Work/Gaggle/ios/Pods/XbICalendar/libical/lib/libical.a(icalderivedparameter.c.o)) was built for newer iOS version (8.4) than being linked (7.1)
This branch now builds with Xcode 7.1/ios9.1 SDK and sets the MIOS to 7.1 (Minimum iOS). Don't think we need this in the main branch, but the use of MIOS for all targes should be used thoughtfully in the main branch
Warnings from builds for ios 9.0 with target SDK iOS 7.1
Getting the following warnings:
ld: warning: object file (/Users/ahalls/Work/Gaggle/ios/Pods/XbICalendar/libical/lib/libical.a(icalderivedparameter.c.o)) was built for newer iOS version (8.4) than being linked (7.1)