Getting this error while building old project in Xcode 14.2

Dependency for P1:target-SwiftyJSON-8699adb1dd336b26511df848a716bd4210f95f96c9da093b6a2c30db091f31b9-:Debug:SwiftDriver Compilation Requirements SwiftyJSON normal arm64 com.apple.xcode.tools.swift.compiler is not absolute (_Ultimate_Guide-bkinbokkmgllsuczauaosmjmekil/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/SwiftyJSON.build/Objects-normal/arm64/SwiftyJSON.swiftmodule).

Resolved this issue by remove colon(:) from projectName.xcodeproj and projectName.xcworkspace file names.

Getting this error while building old project in Xcode 14.2
 
 
Q