I saw the answer here: How to disable the edit button that appears in the more section of a UITabBarController? but I cant figure out where to put the code.
Right now I have a universal app, with multiple view controllers, where does the code go? Also the solutions said "Become a delegate of moreViewController", how do I do this?