-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ETDistribution for iOS #348
Conversation
📸 Snapshot Test88 unchanged
🛸 Powered by Emerge Tools |
import ETDistribution | ||
|
||
struct AutoUpdateManager { | ||
@MainActor static func checkForUpdates() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can this use async/await with a checked continuation? Would love to use async everywhere possible. 😈
2 builds increased size, 1 build had no size change
HackerNews 3.6 (1)
|
Item | Install Size Change |
---|---|
🗑 HackerNews.$s10HackerNews0025SettingsScreenswift_jqFBgfMX203_0_33... | ⬇️ -1.5 kB |
DYLD.String Table | ⬆️ 1.1 kB |
📝 HackerNews.$s10HackerNews0025SettingsScreenswift_jqFBgfMX223_0_33... | ⬆️ 908 B |
Other | ⬆️ 4.2 kB |
HackerNews 3.6 (1)
com.emergetools.hackernews.adhoc
⚖️ Compare build
⏱️ Analyze build performance
Total install size change: ⬆️ 280.8 kB (4.65%)
Total download size change: ⬆️ 81.2 kB (2.22%)
Largest size changes
Item | Install Size Change |
---|---|
📝 Code Signature | ⬆️ 24.4 kB |
📝 DYLD.String Table | ⬆️ 23.0 kB |
📝 DYLD.Lazy Bind | ⬆️ 10.3 kB |
📝 DYLD.Bind | ⬆️ 5.1 kB |
📝 CodeResources | ⬆️ 4.1 kB |
HackerNews 3.6 (1)
com.emergetools.hackernews
No changes to report
🛸 Powered by Emerge Tools
Comment trigger: Size diff threshold of 100.00kB exceeded
195b18d
to
2a1357a
Compare
No description provided.