Skip to content

Commit

Permalink
fix swift package syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
KennyHuRadar committed Oct 3, 2024
1 parent a8ffa15 commit 04433a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
.library(
name: "RadarSDKMotion",
targets: ["RadarSDKMotion"]
)
),
.library(
name: "RadarSDKLocationPermissions",
targets: ["RadarSDKLocationPermissions"]
Expand Down

0 comments on commit 04433a0

Please sign in to comment.