Adorkable / seguecode

the missing support tool for building safe UIStoryboard code
MIT License
22 stars 3 forks source link

Same View Controller used twice in a Storyboard with the same identifiers will cause identifiers to be exported twice and result in non-compiling code #34

Open yoiang opened 8 years ago

yoiang commented 8 years ago

should recognize the duplicate names and only export once, completely safe since they aren't specifically tied to instances yet

perhaps include annotation comments saying that it came from both