Brad Bergeron

Results 7 comments of Brad Bergeron

Please provide a description of what your issue is so that I can attempt to help you solve it. Thanks.

Hi guys. Sorry for not responding to this sooner. As mentioned in the referenced issue above, I spent a little time this weekend trying to debug this issue. Considering I...

@chug2k If you change the `#import` lines to `@import`, does it work for you? ``` // Change this #import // to this @import AFNetworking.AFHTTPRequestOperationManager; ```

Hi @kolpanic. I know this has been an issue since I pushed a bunch of commits late last week, and I'm sorry I haven't been able to resolve it yet....

@kolpanic Try changing the `#import ` statements to `@import AFNetworking.x`. If that works for you, it seems to be the way to go, and I'll update the library.

Is this project still active? It appears that there's a Swift 3-compatible version awaiting integration (PR #22)