stuartmorgan bc57291ff4
Make FLEViewController's view an internal detail (#9741)
Rather than clients needing to create an appropriate view in a XIB and
attach it to an FLEViewController, which is error-prone, have
FLEViewController create its own view programatically. The view is now
an internal detail, so calling setView: on an FLEViewController will no
longer work.

As a result of the view being internal, the public API surface is
simplified.

This is a breaking change for macOS Runners.
2019-07-10 13:45:53 -07:00
..
2019-05-06 11:31:23 -07:00
2019-05-07 16:10:21 -07:00
2019-03-29 13:56:55 -07:00
2019-05-25 13:49:28 -07:00

This directory includes scripts and tools for continuous integration tests.