Skip to content
/ Meet Public

[⚠️ DEPRECATED] An iOS Application Built with Swift Flow

Notifications You must be signed in to change notification settings

Ben-G/Meet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

About this Project

This is a project being built as a proof of concept for the Swift Flow framework.

This demo still runs on 0.2 and will soon be updated to the latest release of ReSwift (Swift Flow has been renamed to ReSwift).

#Demo

This project demonstrates some of the capabilites of the Swift Flow framework, including recording and replaying of application state:

##Setup

###Carthage

To install the dependencies run:

carthage update --no-use-binaries --platform iOS

This project currently doesn't use Carthage binaries due to this issue with them.

###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

[⚠️ DEPRECATED] An iOS Application Built with Swift Flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published