summaryrefslogtreecommitdiff
path: root/Package.swift
diff options
context:
space:
mode:
Diffstat (limited to 'Package.swift')
-rw-r--r--Package.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/Package.swift b/Package.swift
index d22264509..dea1bf10c 100644
--- a/Package.swift
+++ b/Package.swift
@@ -2,7 +2,7 @@
import PackageDescription
let package = Package(
- name: "SmartDeviceLink",
+ name: "SmartDeviceLink-iOS",
products: [
.library(name: "SmartDeviceLink", targets: ["SmartDeviceLink"]),
.library(name: "SmartDeviceLinkSwift", targets: ["SmartDeviceLinkSwift"])