Skip to content

Commit b164d5b

Browse files
committed
Update Carthage project
1 parent 6de622b commit b164d5b

File tree

2 files changed

+19
-20
lines changed

2 files changed

+19
-20
lines changed

Support/Carthage/.xcodegen

+7-4
Original file line numberDiff line numberDiff line change
@@ -353,11 +353,9 @@
353353
../../Sources/LCP/LCPService.swift
354354
../../Sources/LCP/License
355355
../../Sources/LCP/License/Container
356-
../../Sources/LCP/License/Container/EPUBLicenseContainer.swift
357-
../../Sources/LCP/License/Container/LCPLLicenseContainer.swift
356+
../../Sources/LCP/License/Container/ContainerLicenseContainer.swift
358357
../../Sources/LCP/License/Container/LicenseContainer.swift
359-
../../Sources/LCP/License/Container/ReadiumLicenseContainer.swift
360-
../../Sources/LCP/License/Container/ZIPLicenseContainer.swift
358+
../../Sources/LCP/License/Container/ResourceLicenseContainer.swift
361359
../../Sources/LCP/License/LCPError+wrap.swift
362360
../../Sources/LCP/License/License.swift
363361
../../Sources/LCP/License/LicenseValidation.swift
@@ -390,6 +388,7 @@
390388
../../Sources/LCP/Toolkit/Bundle.swift
391389
../../Sources/LCP/Toolkit/DataCompression.swift
392390
../../Sources/LCP/Toolkit/ReadiumLCPLocalizedString.swift
391+
../../Sources/LCP/Toolkit/Streamable.swift
393392
../../Sources/Navigator
394393
../../Sources/Navigator/Audiobook
395394
../../Sources/Navigator/Audiobook/AudioNavigator.swift
@@ -442,9 +441,13 @@
442441
../../Sources/Navigator/EPUB/Assets/Static/scripts
443442
../../Sources/Navigator/EPUB/Assets/Static/scripts/.gitignore
444443
../../Sources/Navigator/EPUB/Assets/Static/scripts/readium-fixed-wrapper-one.js
444+
../../Sources/Navigator/EPUB/Assets/Static/scripts/readium-fixed-wrapper-one.js.map
445445
../../Sources/Navigator/EPUB/Assets/Static/scripts/readium-fixed-wrapper-two.js
446+
../../Sources/Navigator/EPUB/Assets/Static/scripts/readium-fixed-wrapper-two.js.map
446447
../../Sources/Navigator/EPUB/Assets/Static/scripts/readium-fixed.js
448+
../../Sources/Navigator/EPUB/Assets/Static/scripts/readium-fixed.js.map
447449
../../Sources/Navigator/EPUB/Assets/Static/scripts/readium-reflowable.js
450+
../../Sources/Navigator/EPUB/Assets/Static/scripts/readium-reflowable.js.map
448451
../../Sources/Navigator/EPUB/CSS
449452
../../Sources/Navigator/EPUB/CSS/CSSLayout.swift
450453
../../Sources/Navigator/EPUB/CSS/CSSProperties.swift

0 commit comments

Comments
 (0)