issues
search
ishkawa
/
DIKit
A statically typed dependency injector for Swift.
MIT License
304
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Migrate to Swift 5.5
#73
yutailang0119
opened
2 years ago
0
Readme touch-up
#72
kenem
opened
4 years ago
0
About Output Files in Xcode10 or later
#71
usk2000
opened
5 years ago
0
Available for projects that include the App Extension
#70
maguhiro
opened
5 years ago
0
Fix carthage build
#69
ishkawa
closed
5 years ago
0
Set version 0.5.0
#68
ishkawa
closed
5 years ago
0
Migrate to Swift 5
#67
ishkawa
closed
5 years ago
0
Fix option of make build
#66
ishkawa
closed
5 years ago
0
Question about using closure type constants in Dependency
#65
kosukeohmura
opened
5 years ago
0
Fix to be able to build macOS farmwork via Carthage
#64
yutailang0119
opened
5 years ago
0
Restore build task in Makefile
#63
ishkawa
closed
6 years ago
0
Set version 0.4.0
#62
ishkawa
closed
6 years ago
0
Fix Xcode 10 warnings
#61
ishkawa
closed
6 years ago
0
Use xcodeproj created by Xcode
#60
ishkawa
closed
6 years ago
0
Drop Stencil from dependencies
#59
ishkawa
closed
6 years ago
0
The xcodeproj is changed every time generate with Xcode 10.
#58
yutailang0119
closed
6 years ago
4
Can not generate multiple "Resolver" correctly.
#57
yosshi4486
closed
5 years ago
0
Use compactMap(_:)
#56
yutailang0119
closed
6 years ago
1
Release 0.3.3
#55
ishkawa
closed
6 years ago
0
Set bundle identifier of DIKit org.ishkawa.DIKit after generating Xcode project
#54
ishkawa
closed
6 years ago
0
Can not install applications on the actual iOS machine
#53
yutailang0119
closed
6 years ago
6
Release 0.3.2
#52
ishkawa
closed
6 years ago
0
Specify CFBundleVersion
#51
ishkawa
closed
6 years ago
0
Fix deployment target and refine generate_xcodeproj task
#50
ishkawa
closed
6 years ago
0
Fix compiler warnings
#49
ishkawa
closed
6 years ago
0
Update SourceKitten and Stencil
#48
ishkawa
closed
6 years ago
0
Release 0.3.1
#47
ishkawa
closed
6 years ago
0
Convert dependency type from struct to tuple
#46
ishkawa
opened
6 years ago
1
Sort code generation related lists.
#45
nakiwo
closed
6 years ago
1
Update README for Installation with Mint
#44
yutailang0119
closed
6 years ago
1
[gardening] Use `first(where:)`
#43
ikesyo
closed
6 years ago
1
Escape closure
#42
takasek
opened
6 years ago
0
Fix CYaml/module.modulemap using relative path
#41
takasek
closed
6 years ago
7
Update SourceKitten to 0.19.1
#40
ikesyo
closed
6 years ago
1
Refine README
#39
ishkawa
closed
6 years ago
0
[gardening] Utilize Generic Subscripts introduced in Swift 4 (SE-0148)
#38
ikesyo
closed
6 years ago
1
Set version 0.3.0
#37
ishkawa
closed
6 years ago
0
Implement a mode to exclude directories defined with arguments
#36
takasek
closed
6 years ago
1
Ignore `Carthage/Checkouts/DIKit`
#35
takasek
closed
6 years ago
2
Set version 0.2.2
#34
ishkawa
closed
6 years ago
0
Add products of Package.swift
#33
mshibanami
closed
6 years ago
1
Add Shared<Instance> type to annotate provider method of shared instance
#32
ishkawa
closed
6 years ago
0
Introduce priorities of node declarations
#31
ishkawa
closed
6 years ago
0
Add Shared<T> to return shared instance in provider method
#30
ishkawa
opened
6 years ago
0
Release 0.2.0
#29
ishkawa
closed
6 years ago
0
Generated files inherit module imports from captured files
#28
ishkawa
closed
6 years ago
0
Separate stdout and stderr
#27
ishkawa
closed
6 years ago
0
Add --version option to print version of dikitgen
#26
ishkawa
closed
6 years ago
0
Choose provider methods over injectable types if both are provided
#25
ishkawa
closed
6 years ago
0
Generated file should inherit import declarations from captured source files
#24
ishkawa
closed
6 years ago
0
Next