Skip to content

Commit

Permalink
Version 1.3.1, fixes simulator support
Browse files Browse the repository at this point in the history
  • Loading branch information
heypiotr committed Mar 27, 2019
1 parent 30bde05 commit 79d7b73
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.3.1] - 2019-03-27

### Fixed:
- Fixed missing i386 and x86_64 .swiftmodule. Projects which include EstimoteProximitySDK should now build in a simulator.

## [1.3.0] - 2019-03-27

### Changed:
- Updated to Swift 5. If you're still on an earlier version of Swift, use 1.2.0.

## [1.2.1] - 2018-12-27

### Changed:
- Dependecy on [Estimote Bluetooth Scanning library](https://github.com/Estimote/iOS-Bluetooth-Scanning) to match its version `1.0.0-alpha`.

## [1.2.0] - 2018-09-19

### Added:
Expand Down
Binary file not shown.
Binary file modified EstimoteProximitySDK/EstimoteProximitySDK.framework/Info.plist
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.

0 comments on commit 79d7b73

Please sign in to comment.