diff --git a/CHANGELOG.md b/CHANGELOG.md index 04d492b..252521c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# fliclib-ios 1.2.3 + +**Changes** + +* Fixed a bug that caused click events to be slower than they should have been, particularly when lowLatency mode was used. + # fliclib-ios 1.2.2 **Changes** diff --git a/fliclib.framework/Info.plist b/fliclib.framework/Info.plist index fe4f3ce..dd1071d 100644 Binary files a/fliclib.framework/Info.plist and b/fliclib.framework/Info.plist differ diff --git a/fliclib.framework/_CodeSignature/CodeResources b/fliclib.framework/_CodeSignature/CodeResources index 1a14560..39842f5 100644 --- a/fliclib.framework/_CodeSignature/CodeResources +++ b/fliclib.framework/_CodeSignature/CodeResources @@ -18,7 +18,7 @@ Info.plist - If2Z2IUNY4a7lqbXi2bsftMgH9U= + 5PPS2471TR8MCKyfTP9YO4HEkN4= Modules/module.modulemap diff --git a/fliclib.framework/fliclib b/fliclib.framework/fliclib index 59ff756..d568edd 100755 Binary files a/fliclib.framework/fliclib and b/fliclib.framework/fliclib differ