summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Gluck <justin.gluck@livio.io>2019-05-06 11:50:15 -0400
committerJustin Gluck <justin.gluck@livio.io>2019-05-06 11:50:15 -0400
commit5cf758fd9fc024904ea67e6c7f6c3c9039dad2f1 (patch)
treec8bff4238a320db6b4c90627250c4e7f9433041f
parenta1f9fb7cb8d71e5cc5d3f75f1e2d7c8ae959f0b4 (diff)
downloadsdl_ios-5cf758fd9fc024904ea67e6c7f6c3c9039dad2f1.tar.gz
no message
-rw-r--r--Package.swift4
1 files changed, 2 insertions, 2 deletions
diff --git a/Package.swift b/Package.swift
index dea1bf10c..95a5fc7c0 100644
--- a/Package.swift
+++ b/Package.swift
@@ -13,8 +13,8 @@ let package = Package(
path: "SmartDeviceLink"
),
.target(
- name: "SmartDeviceLinkSwift",
- path: "SmartDeviceLinkSwift"
+ name: "SmartDeviceLixnkSwift",
+ path: "SmartDeviceLxinkSwift"
),
]
)