Old objective-c program view auto sizing problem in xcode 15.3
I am just getting back into iphone app development after being away since 2018. Back then I released an app called “Chinese American Calendar” developed in objective-C on xcode 10. I am trying to re-release it for IOS 15 and greater using xcode 15.3. I have been unable to get my views to auto resize correctly. I have been using chatGPT to help me. I have tried everything suggested and still does not work. I think I am just missing something quite basic but just can’t see it. I do not expect anyone to solve this for me without seeing my code but I would appreciate pointing me in the right direction. I would be happy to share code fragments with anyone willing to help. Moreover, I would like suggestions on how to go about this. Alternatively do you think I should just rewrite the entire app in Swift which would involve first learning Swift and then converting over 15 xib files to storyboard? I’m really at a loss here. Thank you so much and sorry if I posted this to the wrong forum.