Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Removing UIKit to prepare the way to support OS X with this library #36

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

yepher
Copy link

@yepher yepher commented Nov 18, 2016

This is for issue #35.

It is the first step to making project compatible with OSx. It removes UIKit from where it is not needed.

The class DSAPINetworkIndicatorController is left as is for iOS but the methods are essentially stubs for OSx. There are a few ways to handle this but I took the path of least amount of change before a new target is created.

This PR does not include a new OSx target as I wanted to keep the changes very focused on just removing UIKit wherever possible.

…OSx target not created yet but code should be good to go.
@nartiles nartiles changed the base branch from master to develop November 18, 2016 19:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant