Skip to content

Commit

Permalink
Commit of version 1.1.7 - Please see changelog for more info.
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonMeier committed Aug 9, 2016
1 parent 68c11c2 commit a0dd9ad
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 13 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#fliclib-ios 1.1.7

**Changes**

* iOS 10 compatibility added. This version is a mandatory update if you need iOS 10 support. Apple has unfortunately made API breaking changes to the Bluetooth framework which is why this update is needed. Any apps using older versions of the fliclib framework will stop working properly if a user updates to iOS 10 unless this has been updated.

#fliclib-ios 1.1.5

Bug fix release.
Expand Down
Binary file modified fliclib.framework/Info.plist
Binary file not shown.
54 changes: 41 additions & 13 deletions fliclib.framework/_CodeSignature/CodeResources
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</data>
<key>Info.plist</key>
<data>
XPiCkhEv7C8gOqxJFhgdbfr/Ht8=
o46ipQgBHiEfMEVbTorvh5K+fmM=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -28,21 +28,49 @@
<key>files2</key>
<dict>
<key>Headers/SCLFlicButton.h</key>
<data>
rJrmUbTsu+0a+Uaw14FTNyvExl8=
</data>
<dict>
<key>hash</key>
<data>
rJrmUbTsu+0a+Uaw14FTNyvExl8=
</data>
<key>hash2</key>
<data>
vqafCngg7I2EREEcOnzsIkgYuvzF/uOP4Wb52+O++yo=
</data>
</dict>
<key>Headers/SCLFlicManager.h</key>
<data>
rwpYvLtyGbxrExGHypiY5xKcHXg=
</data>
<dict>
<key>hash</key>
<data>
rwpYvLtyGbxrExGHypiY5xKcHXg=
</data>
<key>hash2</key>
<data>
pHxJsWwrYyR6gsYzUZDKNkStk5sYTP0BRvCIraNK3B0=
</data>
</dict>
<key>Headers/fliclib.h</key>
<data>
kDHRwtezI57a4MdVG1UGtRKjueo=
</data>
<dict>
<key>hash</key>
<data>
kDHRwtezI57a4MdVG1UGtRKjueo=
</data>
<key>hash2</key>
<data>
virUZ7C1Pd1Ft7mRpEPXsFzMVCTDg73o8ZBEKZ6vcVs=
</data>
</dict>
<key>Modules/module.modulemap</key>
<data>
47NE4nNZy8vvsG57yHs3I5dVrAg=
</data>
<dict>
<key>hash</key>
<data>
47NE4nNZy8vvsG57yHs3I5dVrAg=
</data>
<key>hash2</key>
<data>
9kSaz25VUNf/BjySgZjJaSeJx0nO2aKsxjmxjL00Ju8=
</data>
</dict>
</dict>
<key>rules</key>
<dict>
Expand Down
Binary file modified fliclib.framework/fliclib
Binary file not shown.

0 comments on commit a0dd9ad

Please sign in to comment.