Skip to content

Commit

Permalink
release: 1.3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Repro Bot committed Oct 21, 2015
1 parent 7bccf61 commit 46a1c93
Show file tree
Hide file tree
Showing 36 changed files with 57 additions and 6 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 1.3.19 (2015/10/21)

## Improvements

- Removed Reachability
- Removed the dependencty to Reachability due to some bugs being reported on iOS 9.
- **Attention:** Instead of using Reachability, Repro SDK now depends on `CoreTelephony.framework`. Don't forget to add it to Linked Frameworks and Libraries!
- Load Web View Tracker from SDK
- Changed to load event tracker for web view (JavaScript) within SDK in order to prevent causing unintentiional access to `repro://`.

# 1.3.15 (2015/10/09)

## Support iOS 6 Again
Expand Down
7 changes: 1 addition & 6 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
----------------------------------------------------------------

This product includes 'Apple Reachability' (https://developer.apple.com/library/ios/samplecode/reachability/listings/Reachability_Reachability_h.html), which is released under the following license(s):
Apple Reachability <https://developer.apple.com/library/ios/samplecode/reachability/listings/Reachability_Reachability_h.html>

----------------------------------------------------------------

This product includes 'RSSwizzle' (https://github.com/rabovik/RSSwizzle), which is released under the following license(s):
MIT <http://opensource.org/licenses/mit-license.html>

Expand All @@ -20,4 +15,4 @@ This product includes 'AFNetworking' (https://github.com/AFNetworking/AFNetworki

----------------------------------------------------------------

All other components of this product are: Copyright (c) 2014 Repro, Inc. All rights reserved.
All other components of this product are: Copyright (c) 2015 Repro, Inc. All rights reserved.
Binary file modified Repro.embeddedframework/Repro.framework/Info.plist
Binary file not shown.
Binary file modified Repro.embeddedframework/Repro.framework/Repro
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 46a1c93

Please sign in to comment.