Skip to content

Tags: zenangst/Vaccine

Tags

0.15.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Vaccine.podspec

0.15.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #53 from zenangst/improve/injecting-child-view-con…

…trollers-on-macos

Improve injecting child view controllers on macOS

0.14.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #52 from zenangst/improve/not-loading-injection-in…

…-release

Add extra constraint to not load injection unless the main bundle is in derived data

0.14.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #51 from zenangst/improve/using-view-controllers-w…

…ith-nibs

Improve using Vaccine with nibs/xibs

0.13.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #50 from zenangst/fix/4.0

Make Vaccine compatible with Swift 4.0

0.13.3

Bump version number to 0.13.3

0.13.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #49 from zenangst/fix/crash-on-mac-os-when-selecti…

…ng-text

Use the view setter instead of init(nibName:bundle:)

0.13.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #48 from zenangst/improve/removing-constraints-fro…

…m-views

Improve removing constraints from views

0.13.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #47 from zenangst/feature/animations-on-mac-os

Implement support for animated injections on macOS

0.12.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #46 from zenangst/improve/injecting-nsviewcontrollers

Improve injecting NSViewControllers