issues
search
atomicobject
/
objection
A lightweight dependency injection framework for Objective-C
http://www.objection-framework.org
MIT License
1.85k
stars
223
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
frida 命令错误
#111
2516455367
opened
2 years ago
0
Does objection inject dependencies automatically on creation?
#110
shdwp
opened
5 years ago
2
Load/Unload modules from injector + Apple TV
#109
vilanovi
closed
5 years ago
0
Fix of global binding context II
#108
AlexeyPoldeo
opened
7 years ago
0
Fix of global context
#107
AlexeyPoldeo
opened
7 years ago
0
Add support for graph scope
#106
engineforce
closed
8 years ago
0
Added support for Apple TV
#105
pablosproject
closed
7 years ago
0
Correct the capitalization of Xcode in README
#104
ReadmeCritic
opened
8 years ago
0
Support setting properties of non-object types
#103
CapnSpellcheck
opened
8 years ago
0
Fix up objection so there are no warnings about unknown selectors
#102
dmaclach
closed
9 years ago
2
add WatchOS support
#101
paulz
opened
9 years ago
2
fix crash while injecting property that implements a protocol
#100
paulz
opened
9 years ago
0
merge develop to master
#99
paulz
closed
9 years ago
1
Undeclared selector warnings
#98
armadilov
opened
9 years ago
0
Getting a reference to the JSObjectionInjector which created an object?
#97
mflint
closed
9 years ago
2
Fix build on Xcode 6.4
#96
plu
closed
9 years ago
2
Build is broken on XCode 6.4
#95
jdewind
closed
9 years ago
4
inScope:JSObjectionScopeSingleton doesn't work since Cocoapods version 1.6
#94
pual
closed
8 years ago
19
Configurable Initializer
#93
jdewind
closed
9 years ago
0
Passing nil arguments for get objection object
#92
vasilenkoigor
closed
9 years ago
7
modify JSObjectionModule.m
#91
itlijunjie
closed
9 years ago
1
why JSObjectionEntry's injector property is "assign" not "weak"?
#90
0oneo
opened
9 years ago
0
Why "JSObjectionModule.m" file line fifth to write "#import <Objection/JSObjectionProviderEntry.h>", but not "#import "JSObjectionProviderEntry.h"".
#89
itlijunjie
closed
1 year ago
0
use modern Objective-C and some format
#88
0oneo
closed
9 years ago
1
why not use modern objective-c
#87
0oneo
closed
9 years ago
0
about sample?
#86
jwter
opened
9 years ago
1
Injecting object with protocol and superclass
#85
WiesnerPeti
opened
9 years ago
0
Add support for init args which are injected by Objection.
#84
drekka
closed
9 years ago
2
@objection_initializer not passing arguments
#83
drekka
opened
9 years ago
2
Ability to specify override objects
#82
drekka
opened
9 years ago
5
Sharing singleton scope when deriving a new injector
#81
StatusReport
opened
9 years ago
1
fix crash while injecting property that implements a protocol
#80
paulz
closed
9 years ago
5
Inject property declared in a category.
#79
ileitch
closed
10 years ago
0
Injection at Initialization
#78
hishamabri
closed
10 years ago
3
Expose an injector's modules
#77
jonah-williams
closed
10 years ago
0
Reseting Objection's global context storage caches
#76
jonah-williams
opened
10 years ago
2
Compatibility with Swift
#75
FGoessler
opened
10 years ago
3
Added ability to unbind registered classes and protocols
#74
zats
closed
10 years ago
2
Added opportunity to register mocks.
#73
antrix1989
closed
10 years ago
1
how to deal with multi initializers?
#72
limboy
opened
10 years ago
3
check local context in -initializeEagerSingletons
#71
jonwallg
closed
10 years ago
0
Exception when registering eager singleton
#70
jonwallg
opened
10 years ago
2
Support for named bindings
#69
sethew
closed
9 years ago
5
EXEC_BAD_ACCESS on cyclic reference requirement
#68
fcy
closed
10 years ago
1
Restore podspec's tag and src.
#67
sethew
closed
10 years ago
0
equivalent to @Named injections
#66
doug-w
opened
10 years ago
5
Somekind of Changelog
#65
fcy
opened
10 years ago
2
Documentation confusion
#64
doug-w
closed
10 years ago
2
Here's another attempt at merging bryn's provider and block scope capability.
#63
sethew
closed
10 years ago
1
Engine fixture: setting objection_initializer to init
#62
NachoSoto
closed
10 years ago
2
Next