Skip to content

Releases: Automattic/Automattic-Tracks-iOS

0.3

25 Jan 21:04
Compare
Choose a tag to compare
0.3

Improves macOS support

0.2.4

17 Dec 17:28
Compare
Choose a tag to compare
  • Updates UIDeviceIdentifier to 1.1.4
  • Improvements to the TravisCI configuration
  • Adds a check for whether the user has VoiceOver enabled
  • Adds a check for the current status bar height
  • No longer accesses CTTelephonyNetworkInfo from the simulator
  • Housekeeping improvements, including:
    • Ignoring .DS_Store files
    • Adding IDEWorkspaceChecks file
    • Removes the OS X podspec (it wasn't compiling properly)
    • Lints the podspec during PRs to ensure validity

0.2.4-beta.1

30 Nov 17:01
Compare
Choose a tag to compare
  • temporary bug fix for coretelephony error messages in console.log of host apps
  • general housekeeping: commit .gitignore file, add .DS_Store to ignore
  • general housekeeping: add IDEWorkspaceChecks.plist, so Xcode doesn't have to run the check every time the repo is opened

0.2.1

05 Oct 15:26
Compare
Choose a tag to compare

Updated to XCode 9 settings

0.2.0

12 Jun 19:04
Compare
Choose a tag to compare

Updates CocoaLumberjack dependency version.

0.1.1 - URL Sessions & HTTP Errors

22 Jul 18:04
Compare
Choose a tag to compare

Switches Tracks to not use the shared NSURLSession but rather an ephemeral one. Also fixes a bug with not deleting Tracks events when an HTTP error is encountered.

0.1.0 - CocoaPods 1.0

05 Oct 15:26
Compare
Choose a tag to compare

Enables modules in the demo project, ups to iOS 9 only, and ensures CocoaPods 1.0 builds properly with it.

0.0.13 - Updated CocoaLumberjack to 2.2

26 Nov 16:11
Compare
Choose a tag to compare
Merge pull request #47 from Automattic/bump-0.0.13

Bumped podspec version to 0.0.13

0.0.12

13 Nov 15:33
Compare
Choose a tag to compare

Cocoapods framework support

0.0.11

10 Nov 18:07
Compare
Choose a tag to compare

Fixes a crash in OS X Yosemite