Swift-Vaccine热重载框架

swift-Vaccine 是一个相当有意思的框架,它能让你的应用免于因小小修改就重新编译,节省不少时间。简单来说,它通过热重载功能,允许你在应用程序运行时直接注入代码,而不需要每次修改后重新启动应用。它对应用程序委托NSObject视图控制器都有扩展,使用起来还蛮方便的,挺适合想提高开发效率的朋友。如果你平时调试较多,这个工具绝对能省下不少麻烦。你可以轻松修改代码,而不必担心每次都要等待重新编译的时间,响应也快。热重载功能能提升你的开发体验,尤其是在复杂项目中,效率能提升不少。嗯,记得在使用时多测试一下,确保代码注入部分不会产生预料之外的效果。

zip
swift-Vaccine是一个框架旨在使您的应用免于重新编译病症.zip 预估大小:85个文件
folder
zenangst-Vaccine-140e72a 文件夹
file
circle.yml 1KB
folder
Playground-macOS.playground 文件夹
file
Contents.swift 86B
file
contents.xcplayground 166B
file
timeline.xctimeline 120B
folder
Vaccine.xcodeproj 文件夹
folder
xcshareddata 文件夹
folder
xcschemes 文件夹
file
Vaccine-iOS.xcscheme 4KB
file
Vaccine-macOS.xcscheme 4KB
file
Vaccine-tvOS.xcscheme 4KB
folder
project.xcworkspace 文件夹
folder
xcshareddata 文件夹
file
IDEWorkspaceChecks.plist 238B
file
contents.xcworkspacedata 152B
file
project.pbxproj 53KB
folder
Info 文件夹
file
Info-macOS.plist 927B
file
Info-tvOS.plist 895B
file
Info-iOS.plist 927B
file
Info-watchOS.plist 895B
file
.swift-version 4B
folder
Source 文件夹
folder
watchOS 文件夹
folder
.gitkeep 文件夹
folder
iOS+tvOS 文件夹
file
UIViewController+Extensions.swift 7KB
folder
.gitkeep 文件夹
file
UIApplicationDelegate+Extensions.swift 1KB
folder
Shared 文件夹
file
NSObject+Extensions.swift 685B
file
CollectionViewLayout+Extensions.swift 1KB
file
CollectionView+Extensions.swift 1KB
file
ViewController+Extensions.swift 1KB
file
TypeAlias.swift 3KB
file
TableView+Extensions.swift 1KB
folder
.gitkeep 文件夹
file
DispatchQueue.swift 302B
file
Injection.swift 9KB
file
Swizzling.swift 353B
file
View+Extensions.swift 4KB
folder
macOS 文件夹
folder
.gitkeep 文件夹
file
NSViewController+Extensions.swift 7KB
folder
iOS 文件夹
file
UIScreen+Extensions.swift 126B
file
Device.swift 2KB
file
Cartfile 94B
folder
Tests 文件夹
folder
tvOS 文件夹
file
tvOSTests.swift 717B
file
Info-macOS-Tests.plist 733B
folder
iOS+tvOS 文件夹
file
UIApplicationDelegateTests.swift 703B
file
ViewControllerTests.swift 1KB
file
iOStvOSTests.swift 54B
file
Info-iOS-Tests.plist 733B
folder
Shared 文件夹
file
SharedTests.swift 719B
file
Utilities.swift 264B
file
InjectionTests.swift 786B
file
NSObjectTests.swift 482B
file
Info-tvOS-Tests.plist 701B
folder
macOS 文件夹
file
macOSTests.swift 718B
file
NSApplicationDelegateTests.swift 709B
file
ViewControllerTests.swift 1KB
folder
iOS 文件夹
file
UIScreenTests.swift 6KB
folder
Playground-iOS.playground 文件夹
file
Contents.swift 86B
file
contents.xcplayground 166B
file
timeline.xctimeline 120B
file
CONTRIBUTING.md 501B
file
.travis.yml 1KB
folder
Images 文件夹
file
Vaccine.png 62KB
file
Vaccine.podspec 859B
file
LICENSE.md 1KB
folder
Example 文件夹
folder
VaccineDemo 文件夹
folder
VaccineDemo.xcodeproj 文件夹
folder
xcshareddata 文件夹
folder
xcschemes 文件夹
file
VaccineDemo.xcscheme 3KB
folder
project.xcworkspace 文件夹
file
contents.xcworkspacedata 156B
file
project.pbxproj 20KB
folder
VaccineDemo 文件夹
file
Info.plist 1KB
folder
Resources 文件夹
folder
Assets.xcassets 文件夹
folder
AppIcon.appiconset 文件夹
file
Contents.json 848B
file
Contents.json 62B
folder
Sources 文件夹
folder
App 文件夹
file
AppDelegate.swift 3KB
folder
Controllers 文件夹
file
FlowViewController.swift 540B
file
ListViewController.swift 2KB
file
ContactController.swift 535B
file
DetailViewController.swift 2KB
folder
Models 文件夹
file
ContactDetail.swift 128B
file
Contact.swift 445B
folder
DataSources 文件夹
file
DetailDataSource.swift 1KB
file
ListDataSource.swift 1KB
folder
Views 文件夹
file
DetailTableViewCell.swift 804B
file
ListTableViewCell.swift 3KB
folder
Base.lproj 文件夹
file
LaunchScreen.storyboard 2KB
file
Podfile.lock 267B
file
Podfile 99B
folder
VaccineDemo.xcworkspace 文件夹
folder
xcshareddata 文件夹
file
WorkspaceSettings.xcsettings 181B
file
IDEWorkspaceChecks.plist 238B
file
contents.xcworkspacedata 229B
file
README.md 11KB
file
.gitignore 345B
folder
bin 文件夹
file
bootstrap 78B
file
bootstrap-if-needed 92B
...
zip 文件大小:135.12KB