Jan Cassio
Jan Cassio
@apatrida I did with this query: `contacts[?addresses[?state == 'NY']][firstName, lastName]` I guess, `[*]` isn't need because `[?...]` is doing filter over all indexes
geez almost everyone in this thread took my question really serious. I'm laughing a lot. @cyanharlow , thank you so much for share and expose your art. It's was amazing....
Hey @GavinThePacMan, Thanks to report this issue. Actually I can't figure out how to fix this issue, because the trick behind it is, to map commoncrypto lib properly, since this...
Unfortunately CommonCrypto lib isn't exposed to Swift interface directly, there some necessary extra work to make this working natively for Swift without create wrappers or ports. Maybe in newer version...
Ops, I closed by accident. Reopening....
Hi @nitrag , actually SweetHMAC have problems with module map when integrated with Cocoapods. You can integrate that with dependency project, please check the details about how to do that...
hi @ashiqsulaiman Actually, this project still incompatible with cocoapods, please check [my answer](https://github.com/jancassio/SweetHMAC/issues/3#issuecomment-191753791) at #3 Thank you.
@ashiqsulaiman I opened two issues, one for Swift 2.3 (#6) and other to Swift 3 #7