Skip to content

Commit

Permalink
fix scaler
Browse files Browse the repository at this point in the history
  • Loading branch information
awxkee committed Sep 28, 2023
1 parent 2c4cf87 commit c839a06
Show file tree
Hide file tree
Showing 3 changed files with 324 additions and 164 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>JxlCoder.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
<integer>1</integer>
</dict>
<key>jxlcoder.xcscheme_^#shared#^_</key>
<dict>
Expand Down
2 changes: 1 addition & 1 deletion JxlCoder.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'JxlCoder'
s.version = '1.1.4'
s.version = '1.1.5'
s.summary = 'JXL coder for iOS and MacOS'
s.description = 'Provides support for JXL files in iOS and MacOS'
s.homepage = 'https://github.com/awxkee/jxl-coder-swift'
Expand Down
Loading

0 comments on commit c839a06

Please sign in to comment.