Skip to content

ptufts/wayback-machine-ios

 
 

Repository files navigation

Wayback Machine iOS App

https://github.com/internetarchive/wayback-machine-ios

Install Dependencies

sudo gem install cocoapods
pod install

Troubleshooting

Pod Install returns an error?

Try editing Podfile and remove or comment out targets 'WMTests' and 'WMUITests'. (which should have already been done...)

IQKeyboardManager framework not compiling?

Try this quick fix in XCode:

Pods > IQKeyboardManagerSwift (dropdown) > Build Settings > Build Options > Require Only App-Extension-Safe API > Set to NO

About

Wayback Machine application for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 67.3%
  • Objective-C 32.3%
  • Other 0.4%