You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project ‘xxxx’ is damaged and cannot be opened due to a parse error. Examine the project file for invalid edits or unresolved source control conflicts.
#672
Closed
pengpengdai opened this issue
Dec 18, 2023
· 3 comments
In the iOS CICD build, I reported this error in the tart virtual machine, but I checked his xcodeproj in the mount directory, and the probability of this problem is 50%. I would like to ask if you know the reason for this error
Logging
2023-12-18 21:17:32.173 xcodebuild[2403:11985] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x6000032dcf00: name:xxxx path:group:xxxxx.xcodeproj> Failed to load container at path: /Volumes/My Shared Files/mdapdevops/workspace/app-ios-druudltx-prd5cwzm/user-development/xxxxx.xcodeproj, Error: Error Domain=Xcode3ProjectErrorDomain Code=2 "The project ‘xxxx’ is damaged and cannot be opened due to a parse error. Examine the project file for invalid edits or unresolved source control conflicts.
Path: /Volumes/My Shared Files/mdapdevops/workspace/app-ios-druudltx-prd5cwzm/user-development/xxxxx.xcodeproj" UserInfo={NSLocalizedDescription=The project ‘xxxx’ is damaged and cannot be opened due to a parse error. Examine the project file for invalid edits or unresolved source control conflicts.
Path: /Volumes/My Shared Files/mdapdevops/workspace/app-ios-druudltx-prd5cwzm/user-development/xxxxx.xcodeproj}
--- xcodebuild: WARNING: Unable to open project file '/Volumes/My Shared Files/mdapdevops/workspace/app-ios-druudltx-prd5cwzm/user-development/xxxx.xcodeproj' in workspace 'xxxx.xcworkspace'.
2023-12-18 21:17:42.860 xcodebuild[2403:11985] Writing error result bundle to /var/folders/c2/b2kmn__12wq57m82ltz0hl1w0000gn/T/ResultBundle_2023-18-12_21-17-0042.xcresult
xcodebuild: error: The workspace named "xxxxx" does not contain a scheme named "xxxx". The "-list" option can be used to find the names of the schemes in the workspace.
The text was updated successfully, but these errors were encountered:
he problem
In the iOS CICD build, I reported this error in the tart virtual machine, but I checked his xcodeproj in the mount directory, and the probability of this problem is 50%. I would like to ask if you know the reason for this error
Logging
2023-12-18 21:17:32.173 xcodebuild[2403:11985] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x6000032dcf00: name:xxxx path:group:xxxxx.xcodeproj> Failed to load container at path: /Volumes/My Shared Files/mdapdevops/workspace/app-ios-druudltx-prd5cwzm/user-development/xxxxx.xcodeproj, Error: Error Domain=Xcode3ProjectErrorDomain Code=2 "The project ‘xxxx’ is damaged and cannot be opened due to a parse error. Examine the project file for invalid edits or unresolved source control conflicts.
Path: /Volumes/My Shared Files/mdapdevops/workspace/app-ios-druudltx-prd5cwzm/user-development/xxxxx.xcodeproj" UserInfo={NSLocalizedDescription=The project ‘xxxx’ is damaged and cannot be opened due to a parse error. Examine the project file for invalid edits or unresolved source control conflicts.
Path: /Volumes/My Shared Files/mdapdevops/workspace/app-ios-druudltx-prd5cwzm/user-development/xxxxx.xcodeproj}
--- xcodebuild: WARNING: Unable to open project file '/Volumes/My Shared Files/mdapdevops/workspace/app-ios-druudltx-prd5cwzm/user-development/xxxx.xcodeproj' in workspace 'xxxx.xcworkspace'.
2023-12-18 21:17:42.860 xcodebuild[2403:11985] Writing error result bundle to /var/folders/c2/b2kmn__12wq57m82ltz0hl1w0000gn/T/ResultBundle_2023-18-12_21-17-0042.xcresult
xcodebuild: error: The workspace named "xxxxx" does not contain a scheme named "xxxx". The "-list" option can be used to find the names of the schemes in the workspace.
The text was updated successfully, but these errors were encountered: