Error swiftJSON to update for Xcode 15.2

Hi Devs

I recently updated my Mac and was asked to update Xcode to version 15.2. However, from that moment on, there were problems recognizing SwiftJSON and also in Alamofire.

Error displayed:

import SwiftJSON -> "No such module 'SwiftJSON'"

import Alamofire -> "No such module 'Alamofire'"

How can I solve? I've already tried running the "pop install" command in the project folder, but it shows the error "Analyzing dependencies [!] Unable to find a target named OneSignalNotificationServiceExtension in"

Error swiftJSON to update for Xcode 15.2
 
 
Q