macadmins / SplashBuddy

Onboarding splash screen for MDM and Automated Device Enrollment.
Apache License 2.0
402 stars 71 forks source link

Fix main window not showing #119

Closed damien-rivet closed 5 years ago

damien-rivet commented 5 years ago

Added WebKit framework manually.

codecov-io commented 5 years ago

Codecov Report

Merging #119 into master will increase coverage by 14.17%. The diff coverage is 5.55%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #119       +/-   ##
===========================================
+ Coverage   58.41%   72.58%   +14.17%     
===========================================
  Files          21       21               
  Lines        1176     1182        +6     
===========================================
+ Hits          687      858      +171     
+ Misses        489      324      -165
Impacted Files Coverage Δ
Sources/Views/Main/MainViewController.swift 54.1% <5.55%> (+50.53%) :arrow_up:
Sources/Models/Preferences.swift 69.23% <0%> (+12.58%) :arrow_up:
Sources/Models/Software/SoftwareArray.swift 86.27% <0%> (+15.68%) :arrow_up:
Sources/Models/ContinueAction.swift 38.04% <0%> (+38.04%) :arrow_up:
...ources/Views/Main/MainViewController_Actions.swift 75.6% <0%> (+75.6%) :arrow_up:
Sources/Views/Controls/TransparentScroller.swift 100% <0%> (+100%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4d13a9e...74c2021. Read the comment docs.