expandable-table-view icon indicating copy to clipboard operation
expandable-table-view copied to clipboard

Swift 3 ERROR: Type 'Any" has no subscript members.

Open johnheb opened this issue 8 years ago • 1 comments

In didSelect - cellDescriptors ERROR: Type 'Any" has no subscript members. Seventeen (17)X !!!

This code as some really cool functionality, but if you don't really know Swift..you can waste a lot of time on getting this code to work with current Xcode and Swift versions. Even the print statements return warnings now!

Kudos to Apple for releasing a half baked language and then making major changes to it... Thanks for solving a problem that didn't exist.

screen shot 2016-12-23 at 2 03 50 pm

johnheb avatar Dec 23 '16 21:12 johnheb

https://github.com/safetylab/expandable-table-view

safetylab avatar Dec 24 '16 09:12 safetylab