14 Commits

Author SHA1 Message Date
Bryant Balatbat aa23c953ca CRI-1212: Integrate macOS changes (#92)
* Add support for macOS

- Add PlayerView for switching between UIKit and AppKit view class
- Remove imports of UIKit
- Replace UIView uses with PlayerView
- Add #if for cases that are not supported on macOS
- Update podspec for macOS specific configuration

* Add documentation for PlayerView

* Fix brace placement

* Lower macOS minimum deployment target

* Change type oif RegularPlayerView to PlayerView

* Updated parameters to support macOS and tvOS

* Switch to canImport() from os()

* Revert canImport() back to os() in on instance
2019-08-19 15:24:19 -04:00
Bryant Balatbat 399d2c7be1 [CRI-1211] Update project structure to more closely resemble other public repos (#85)
* Reorganize project and top level

- Move sources into Sources
- Update podspec to reflect new sources location
- Move Example files into top level

* Update Fastfile

- Point to new project/workspace locations

* Update Fastfile with correct config

* Fix CI build failures

- Update Fastfile to point to correct scheme
- Add Tests file to PlayerKit-iOSTests target
- Update Example scheme to exclude tests
- Update scheme for iOS Framework target to include tests

* Update .gitignore and commit Pods directory

* Remove cocoapods from lane altogether
2019-08-06 10:14:07 -04:00
Rogerio de Paula Assis bfba214af1 Updates sample project deployment target to iOS 10.3 (#83)
* Updates PlayerKit podspec (#80)

* Updates example project deploy target to 10.3
2019-08-01 09:29:40 -04:00
Rogerio de Paula Assis 0ca7258e9b VIM-6919: Release 2.0.0, Swift 4.2 migration (#65) 2019-04-25 17:15:30 -04:00
Rogerio de Paula Assis 4720991d0f VIM-6919 Version bump 1.4.0, added version_bump lane to fastlane 2019-04-23 13:24:00 -04:00
Freddy Kellison-Linn 7f7f2157fd Release 1.3.0 2018-07-18 15:42:21 -04:00
Gavin King 0245cf6f8b version increment 2017-11-29 16:55:38 -05:00
Gavin King 22f6f503ae version and readme updates 2017-10-06 16:16:12 -04:00
Gavin King 033c68b660 podspec cleanup 2017-03-09 11:26:53 -05:00
Gavin King 5fbb4a8f16 removing cardboard 2017-03-08 15:40:54 -05:00
Gavin King 6e2e9b3c52 git ignore 2017-03-08 11:10:51 -05:00
Gavin King b63601cc95 tv support 2017-03-07 13:30:58 -05:00
Gavin King 28e1db0225 linty 2017-03-07 13:01:42 -05:00
Gavin King cf69e0650c adding project 2017-03-07 11:51:44 -05:00