romaonthego / RETableViewManager

Powerful data driven content manager for UITableView.
MIT License
2.48k stars 432 forks source link

Use Objective-C 2.0 subscripting #247

Closed dlo closed 8 years ago

thankmelater23 commented 8 years ago

will this fix the issues with RETPickerItem while using swift? I'm new to using github and cocoapods. I see you changed the code where I was getting errors in my project. I updated my pod file, but I dont see any of the changes that you made. Do I have to wait till he merges your changes into the master? Thanks in advance!

dlo commented 8 years ago

Good question...uncertain if this would fix any Swift related issues but honestly would be surprised if it did. We'll need to wait until this is merged until you can test with a pod update (if you want to do the more manual approach, I believe you can point to my fork in your Podfile--there is some syntax for that but can't remember it off the top of my head).

thankmelater23 commented 8 years ago

Thanks dude ill go ahead and research it now. Hopefully he merges it also.

On Oct 31, 2015, at 7:57 PM, Dan Loewenherz notifications@github.com wrote:

Good question...uncertain if this would fix any Swift related issues but honestly would be surprised if it did. We'll need to wait until this is merged until you can test with a pod update (if you want to do the more manual approach, I believe you can point to my fork in your Podfile--there is some syntax for that but can't remember it off the top of my head).

— Reply to this email directly or view it on GitHub https://github.com/romaonthego/RETableViewManager/pull/247#issuecomment-152789390.

XBeg9 commented 8 years ago

@dlo nice.