I have a working app that I have ran on the iPhone countless times. Everything has worked and the app will run on the iPad in compatibility mode. The problem came when I duplicated my iPhone target and hit “Transion to iPad” When building to my iPad device I get 1 error – Apple Mach-O Linker Error.Does anyone have any advice on a fix for this?

Thanks
Tanner
Did you read the output you posted? The linker can’t find the OAuth library you’re using. Verify Xcode knows where the library is.