Skip to content

Commit

Permalink
Some checks were not successful
Browse files Browse the repository at this point in the history
Process completed with exit code 1.
  • Loading branch information
wlxo0401 committed Jan 26, 2024
1 parent 4cead82 commit abea67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DGCharts.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s.swift_version = '5.7'
s.cocoapods_version = '>= 1.5.0'

s.resource_bundles = {"DGCharts" => ["Sources/Charts/PrivacyInfo.xcprivacy"]}
s.resource_bundles = {"DGCharts" => ["Source/Charts/PrivacyInfo.xcprivacy"]}

s.subspec "Core" do |ss|
ss.source_files = "Source/Charts/**/*.swift"
Expand Down

0 comments on commit abea67b

Please sign in to comment.