Hyperion-iOS icon indicating copy to clipboard operation
Hyperion-iOS copied to clipboard

In-app design review tool to inspect measurements, attributes, and animations.

Results 13 Hyperion-iOS issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

How do I install the framework only on Release environment using xcframework?

Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.4.0 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....

dependencies

Hi, I am using SPM and not the other 2, will this be possible?

We need this change in our app to be able to add a module only if one condition is satisfied, being able to return a nil module

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

Hi team, Starting with Spring 2024 Apple requires third-party SDKs to add a Privacy Manifest file. https://developer.apple.com/support/third-party-SDK-requirements/ https://developer.apple.com/documentation/bundleresources/privacy_manifest_files Does this SDK need a privacy manifest? If yes, is there any...

This Pull Request is to add a feature described in #84 close #84

Hi! Is there any way to show color inspection in HEX code format? I think HEX code format is often used to represent color by almost designer (in Figma or...

This Pull Request is to fix #82