Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 998 Bytes

File metadata and controls

21 lines (14 loc) · 998 Bytes

I've essentially achieved most of what I had intended! which is a twitter-like app wrt UI that can be supplied with any htmls that it'll parse to create text posts along with an attribution linking to the source. The purpose is to hijack my sometimes tendency to prefer the infinite scroll delivery of information but reroute it into something more intellectually intriguing than standard twitter. Like Horse_ebooks with links.

Version 2

version2

Open Xcode
Connect iPhone to Mac
Trust the device on iPhone
Open project in Xcode
Get the Info file that only Blake has
Extract secrets from file to connect to db
Select iPhone as the target
Click the Play button to build and run
Open MyTwitter on iPhone

Version 1

screen1