[4/6] Compiling Core Core.swift
/Users/kogilapriadarsininathan/Documents/Projects/Core_mutated/Sources/Core/Core.swift:9:8: error: no such module 'UIKit'
7 | // https://docs.swift.org/swift-book
8 | // write a function to compare two strings
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
error: fatalError
[4/6] Compiling Core Core.swift
/Users/kogilapriadarsininathan/Documents/Projects/Core_mutated/Sources/Core/Core.swift:9:8: error: no such module 'UIKit'
7 | // https://docs.swift.org/swift-book
8 | // write a function to compare two strings
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
error: fatalError