I uploaded the name of the Plot_Gallery _ios project, which is mainly done for plotting. It was downloaded from core_plot, the main target project is Plot_Gallery_IOS, and it also has a CorePlot-CocoaTouch.xcodeProj subproject file containing the entire library of files that are mainly used to run this project.
The problem I am facing is when I try to download this application in my ipad after compilation, it gives one error i.e.
CodeSign error: for the product type "Application" a signature code in the SDK "iOS 6.0" is required
I am trying to fix this problem because of a long time, I canβt. I tried to create the settings and changed the code signing identifier to Dont code sign , and also choosing debug as the Ios SDK . I try to use all possible fixes, but I can not download this application on my ipad.
I also tried to select the Ios SDK as iphoneDeveloper , but I get linker errors , so the problem is that bcoz contains 2 target projects, where Plot_Gallery_IOS is the main project and the sub has CorePot_cocoatouch.xcodeProject and other files.
So can someone plz contact me how to solve this problem. I am stuck with this problem from a long time.
crazy2431
source share