Cannot build in AppCode
I cannot build the project in AppCode but it build fines in Xcode. Also, when I click "Show Build Log", nothing show up.
AppCode 2017.1.2
Build #OC-171.4249.57, built on May 2, 2017
Xcode Version 8.3.2 (8E2002)
Information:Information:Building target 'Localize-Swift' from 'Pods' with configuration 'Debug' for architecture 'armv7' using 'iOS 10.3' sdk
Information:Information:Building target 'Alamofire' from 'Pods' with configuration 'Debug' for architecture 'armv7' using 'iOS 10.3' sdk
Information:Information:Building target 'Pods-app' from 'Pods' with configuration 'Debug' for architecture 'armv7' using 'iOS 10.3' sdk
Information:Information:Building target 'app' from 'passenger' with configuration 'Debug' for architecture 'armv7' using 'iOS 10.3' sdk
Note:Note:Signing for "passenger" requires a development team. Select a development team in the project editor.
Note:Note:Code signing is required for product type 'Application' in SDK 'iOS 10.3'
Error:Error:Build failed in 6s 248ms
Please sign in to leave a comment.
Hi,
Any chance you could share .xcworkspace with us privately (can be sent to appcode-support@jetbrains.com)?
Yea, it is fine. It is just started. Do you mean only .xcworkspace or the whole project?
.xcworkspace file should be enough, thanks.
I sent it to the address
Was there a resolution to this? I'm running a trial version of Appcode with XCode 8.3.2 and having issues of my own.
Remmie,
What kind of issues do you have? Can you send us (appcode-support@jetbrains.com) a build log from AppCode and a build log from Xcode (if the target builds fine there)? Also you may check that correct Xcode version is selected in Preferences | Tools | Xcode.
Tatiana, I have to apologize. After reading some other posts, I realized that I was trying to build to a device and not the emulator like I have been in XCode. Corrected that, and now everything is working great.
Great to hear that, Remmie. Thanks for the update.