[AC-6196] Cannot build with SDK 8.0.0 CLI 5.1.2 OSX 10.14 xcode project damaged
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2019-04-20T04:19:00.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Hubert Bannwarth |
Assignee | Shak Hossain |
Created | 2019-04-04T15:24:02.000+0000 |
Updated | 2019-04-20T04:19:00.000+0000 |
Description
When trying to compile my app for simulator or to run on iOS with SDK 8.0.0, I get the following message.
This app runs fine on the same machine when using SDK 7.5.1
...
[DEBUG] : Writing /Users/hb/Ventes/build/iphone/Ventes_Prefix.pch
[DEBUG] : Writing /Users/hb/Ventes/build/iphone/Ventes.xcodeproj/xcshareddata/xcschemes/Ventes.xcscheme
[INFO] : Cleaning Xcode derived data
[DEBUG] : Invoking: DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild clean -UseNewBuildSystem=YES -scheme Ventes
[DEBUG] : Retrying to clean project (code 74)
[DEBUG] : Retrying to clean project (code 74)
[DEBUG] : Retrying to clean project (code 74)
[ERROR] : User defaults from command line:
[ERROR] : UseNewBuildSystem = YES
[ERROR] : 2019-04-04 17:05:50.781 xcodebuild[89096:918569] -[__NSDictionaryM buildPhase]: unrecognized selector sent to instance 0x7f83e774cd60
[ERROR] : 2019-04-04 17:05:50.782 xcodebuild[89096:918569] -[__NSDictionaryM buildPhase]: unrecognized selector sent to instance 0x7f83e774cd60
[ERROR] : xcodebuild: error: Unable to read project 'Ventes.xcodeproj'.
[ERROR] : Reason: The project ‘Ventes’ is damaged and cannot be opened. Examine the project file for invalid edits or unresolved source control conflicts.
[ERROR] : Path: /Users/hb/Ventes/build/iphone/Ventes.xcodeproj
[ERROR] : Exception: -[__NSDictionaryM buildPhase]: unrecognized selector sent to instance 0x7f83e774cd60
Hi [~hbannwarth], Do you have a test case to demonstrate the issue? Can you create & build a demo app in studio? Let us know if you experience the same with the demo project.
Hello, can you get back to us with the current status of the issue? were you able to generate the sample code for us? please share. Thanks.
Hi, the problme was related to a module (PSPDFKit) for which I did not follow the install procedure Sorry, Thanks for your time, the ticket can be closed