Skip to content

Ben-G/TwitterSwift

Repository files navigation

About this Project

This is an experimental project, the main goal was to create an App that heavily relies on value types instead of reference types. This project is used as proof for the overall architecture discussed in this talk: Safer Swift Code with Value Types.

##Installation

###Dependencies

To run this project you need to have Carthage installed.

Checkout the GitHub repository, then run:

carthage update

###Twitter Authentication

If you want to run this app you will need to create an app on apps.twitter.com since this application requires to authenticate with Twitter.

Once you have created an app you need to create a .plist file called TwitterKeys.plist and add it to the project.

Finally, you need to fill the plist with the consumer_key and consumer_secret provided by twitter:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published