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

Importing UIKit so TMCache can be used in Swift #57

Merged
merged 2 commits into from
Dec 13, 2014

Conversation

digabriel
Copy link
Contributor

No description provided.

@segiddins
Copy link

Why is this necessary, @digabriel?

@digabriel
Copy link
Contributor Author

I have several compile errors when using TMCache on a Swift project. Kind of "UIApplication not found"... Is related to the background tasks started on TMDiskCache and TMMemoryCache.
I believe that is the same kind of error that was solved with this pull request (but for Foundation): #53

@segiddins
Copy link

Gotcha. In that case, should probably only be #imported in the .ms.

@irace
Copy link
Contributor

irace commented Dec 4, 2014

Gotcha. In that case, should probably only be #imported in the .ms.

@digabriel Can you make this change?

@digabriel
Copy link
Contributor Author

Done.

irace added a commit that referenced this pull request Dec 13, 2014
Importing UIKit so TMCache can be used in Swift
@irace irace merged commit 479e4c3 into TumblrArchive:master Dec 13, 2014
@irace
Copy link
Contributor

irace commented Dec 13, 2014

Thanks for your contribution, this has been released as part of TMCache 1.2.3.

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

Successfully merging this pull request may close these issues.

None yet

3 participants