* updates Package.swift to use ggml as dependency * cleans up the Package.swift file by removing redundant source files * updates ggml url src to ggerganov
#if arch(arm)
* Add support for Swift * Make it build in Xcode * Use the SPM package in the SwiftUI example app