-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: change screenshot image format from Jpeg to WebP (#273)
* feat: add webp encoding wrapper * fix: spm and podspec * fix: make buildSdk * chore: cleanup vendored files * fix: remove uncalled vendored code * fix: do not force unwrap * fix: revert sample app local changes * chore: refactored folder structure * fix: add objc to PostHogSDK * fix: * fix: lint * fix: builds * fix: tests * fix: typo * fix: remove clamp to range * fix: replace assertion with custom implementation * fix: revert objective-c example by reworking umbrella header * fix: tests * fix: build * feat: remove unused webp options * fix: lint * fix: * fix: ci build attempt * fix: test Wnon-modular-include-in-framework-module in CI * chore: cleanup and silencing warnings * fix: project file
- Loading branch information
Showing
153 changed files
with
47,431 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.