ybeapps

Results 3 issues of ybeapps

I see this whenever I click "Inject Source" Xcode Version 8.2.1 really simple app.. all other InjectionForXCode works except the injection itself =[ **I'm using the standalone app!**

There is an issue in LanguageManager.m There are two methods that uses NSLocalizedString(forKey:), and the parameter is not a string literal. That causes the Xcode button "Export for localizations" (when...

when you try to json["NotExistElement"] you will get a crash, my fix prevent this and returns nil if so...