Skip to content

Instantly share code, notes, and snippets.

View HendX's full-sized avatar

Quentin Zervaas HendX

View GitHub Profile
@HendX
HendX / Pidfile
Created February 22, 2018 15:19
Adds arm64 to non-watch targets
post_install do |installer|
plist_buddy = "/usr/libexec/PlistBuddy"
installer.pods_project.targets.each do |target|
puts target.name
name = "#{target.platform_name}"
if name == 'ios'
puts "Updating #{target.platform_name}"

TransitFeeds.com is a comprehensive directory of open public transit data, allowing users to browse and discover feeds from all around the world.

As of today (December 31, 2013), I've removed all subscription fees, making all areas of the site free for all logged-in users. Users can log in using their GitHub account.

If you're a user of public transit data (such as GTFS and GTFS-RealTime feeds), check out http://transitfeeds.com now!

Quentin Zervaas TransitFeeds.com founder