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

Replace Foundation import with UIKit import #563

Merged
merged 1 commit into from
Jun 25, 2016
Merged

Replace Foundation import with UIKit import #563

merged 1 commit into from
Jun 25, 2016

Conversation

indragiek
Copy link

We were integrating this library using GYP instead of CocoaPods and there was a compilation issue because UIViewController is defined in UIKit rather than Foundation.

@f2prateek f2prateek merged commit ea2352a into segmentio:dev Jun 25, 2016
@f2prateek
Copy link
Contributor

Thanks!

@indragiek indragiek deleted the fix-import branch June 25, 2016 06:23
f2prateek added a commit that referenced this pull request Jul 10, 2016
* Carthage Support

* Initialize flush timer on the main thread.

* Replace Foundation import with UIKit import (#563)

* Track Campaign Data (#557)

* Update contributing docs (#564)

* Limit Queue size to 1000 (#565)

* Reformat (#566)

* Exclude files from backup (#567)

* Add tvOS Support (#572)

* reformat

* Track Deep Links (#573)

* Fix CI (#574)

* Use vanilla xcodebuild in CI

* use xcpretty in ci

* Update context object with referrer information (#575)

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

Successfully merging this pull request may close these issues.

2 participants