Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 414 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 414 Bytes

iOS-simple-app

Sample app using StethoMe iOS framework. It has no external dependencies and with StethoMe framework should work as is.

Instalation

  1. To build project you need to have StethoMeSDK.framework provided from other source. Once you have it, put framework file in root project folder, next to ios-simple-app.xcodeproj.
  2. Change organization to yours in project setting and project should build.