From c87bea92e3e591bb290505164f8ca318ea64806b Mon Sep 17 00:00:00 2001 From: Stefan Oltmann Date: Mon, 6 Jan 2025 18:29:42 +0100 Subject: [PATCH] Kotlin, Gradle & dependency updates (#33) * Gradle update * Java version update * Kotlin + dependencies update * XMPSidecar.kt contains a constant useful for dependant projects * Bumped version number --- .github/workflows/ci.yml | 2 +- .github/workflows/pages.yml | 2 +- README.md | 4 ++-- build.gradle.kts | 10 +++++----- gradle/wrapper/gradle-wrapper.properties | 2 +- src/commonMain/kotlin/com/ashampoo/xmp/XMPSidecar.kt | 6 ++++++ .../kotlin/com/ashampoo/xmp/XMPVersionInfo.kt | 2 +- src/commonTest/resources/com/ashampoo/xmp/empty.xmp | 2 +- src/commonTest/resources/com/ashampoo/xmp/new.xmp | 2 +- src/commonTest/resources/com/ashampoo/xmp/rating.xmp | 2 +- .../ashampoo/xmp/sample_100_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_100_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_10_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_10_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_11_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_11_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_12_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_12_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_13_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_13_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_14_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_14_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_15_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_15_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_16_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_16_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_17_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_17_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_18_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_18_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_19_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_19_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_1_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_1_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_20_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_20_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_21_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_21_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_22_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_22_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_23_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_23_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_24_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_24_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_25_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_25_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_26_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_26_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_27_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_27_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_28_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_28_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_29_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_29_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_2_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_2_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_30_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_30_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_31_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_31_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_32_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_32_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_33_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_33_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_34_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_34_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_35_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_35_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_36_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_36_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_37_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_37_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_38_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_38_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_39_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_39_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_3_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_3_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_40_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_40_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_41_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_41_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_42_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_42_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_43_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_43_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_44_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_44_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_45_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_45_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_46_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_46_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_47_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_47_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_48_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_48_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_49_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_49_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_4_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_4_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_50_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_50_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_51_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_51_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_52_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_52_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_53_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_53_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_54_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_54_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_55_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_55_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_56_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_56_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_57_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_57_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_58_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_58_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_59_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_59_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_5_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_5_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_60_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_60_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_61_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_61_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_62_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_62_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_63_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_63_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_64_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_64_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_65_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_65_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_66_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_66_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_67_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_67_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_68_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_68_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_69_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_69_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_6_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_6_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_70_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_70_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_71_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_71_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_72_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_72_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_73_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_73_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_74_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_74_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_75_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_75_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_76_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_76_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_77_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_77_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_78_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_78_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_79_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_79_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_7_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_7_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_80_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_80_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_81_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_81_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_82_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_82_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_83_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_83_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_84_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_84_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_85_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_85_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_86_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_86_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_87_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_87_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_88_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_88_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_89_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_89_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_8_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_8_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_90_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_90_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_91_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_91_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_92_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_92_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_93_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_93_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_94_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_94_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_95_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_95_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_96_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_96_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_97_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_97_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_98_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_98_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_99_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_99_formatted_compact.xmp | 2 +- .../com/ashampoo/xmp/sample_9_formatted_canonical.xmp | 2 +- .../com/ashampoo/xmp/sample_9_formatted_compact.xmp | 2 +- src/commonTest/resources/com/ashampoo/xmp/updated.xmp | 2 +- 211 files changed, 221 insertions(+), 215 deletions(-) create mode 100644 src/commonMain/kotlin/com/ashampoo/xmp/XMPSidecar.kt diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a19e4b1..801cb95 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: uses: actions/setup-java@v3 with: distribution: 'temurin' - java-version: '17.0.10+7' + java-version: '17.0.13+11' - name: Select XCode 15.2 run: | sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 1b69efd..1db30fc 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -31,7 +31,7 @@ jobs: uses: actions/setup-java@v3 with: distribution: 'temurin' - java-version: '18.0.2+9' + java-version: '17.0.13+11' - name: Gradle Cache uses: actions/cache@v3 with: diff --git a/README.md b/README.md index eaab843..4f42f91 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # XMP Core for Kotlin Multiplatform -[![Kotlin](https://img.shields.io/badge/kotlin-2.0.21-blue.svg?logo=kotlin)](httpw://kotlinlang.org) +[![Kotlin](https://img.shields.io/badge/kotlin-2.1.0-blue.svg?logo=kotlin)](httpw://kotlinlang.org) ![JVM](https://img.shields.io/badge/-JVM-gray.svg?style=flat) ![Android](https://img.shields.io/badge/-Android-gray.svg?style=flat) ![iOS](https://img.shields.io/badge/-iOS-gray.svg?style=flat) @@ -20,7 +20,7 @@ It's part of [Ashampoo Photo Organizer](https://ashampoo.com/photo-organizer). ## Installation ``` -implementation("com.ashampoo:xmpcore:1.4.2") +implementation("com.ashampoo:xmpcore:1.4.3") ``` ## How to use diff --git a/build.gradle.kts b/build.gradle.kts index 515a34f..a5f56f0 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -3,16 +3,16 @@ import org.jetbrains.kotlin.gradle.plugin.mpp.NativeBuildType import org.jetbrains.kotlin.gradle.plugin.mpp.apple.XCFramework plugins { - kotlin("multiplatform") version "2.0.21" + kotlin("multiplatform") version "2.1.0" id("com.android.library") version "8.5.0" id("maven-publish") id("signing") - id("io.gitlab.arturbosch.detekt") version "1.23.6" + id("io.gitlab.arturbosch.detekt") version "1.23.7" id("org.sonarqube") version "4.3.1.3277" id("org.jetbrains.kotlinx.kover") version "0.6.1" id("com.asarkar.gradle.build-time-tracker") version "4.3.0" id("me.qoomon.git-versioning") version "6.4.4" - id("com.goncalossilva.resources") version "0.9.0" + id("com.goncalossilva.resources") version "0.10.0" id("com.github.ben-manes.versions") version "0.51.0" id("org.jetbrains.dokka") version "1.9.20" } @@ -24,8 +24,8 @@ repositories { val productName = "Ashampoo XMP Core" -val xmlUtilVersion: String = "0.90.2" -val kotlinIoVersion: String = "0.5.4" +val xmlUtilVersion: String = "0.90.3" +val kotlinIoVersion: String = "0.6.0" description = productName group = "com.ashampoo" diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 5c40527..18362b7 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/src/commonMain/kotlin/com/ashampoo/xmp/XMPSidecar.kt b/src/commonMain/kotlin/com/ashampoo/xmp/XMPSidecar.kt new file mode 100644 index 0000000..767bb9d --- /dev/null +++ b/src/commonMain/kotlin/com/ashampoo/xmp/XMPSidecar.kt @@ -0,0 +1,6 @@ +package com.ashampoo.xmp + +/** + * Default suffix for XMP sidecar files: ".xmp" + */ +public const val XMP_SIDECAR_SUFFIX: String = ".xmp" diff --git a/src/commonMain/kotlin/com/ashampoo/xmp/XMPVersionInfo.kt b/src/commonMain/kotlin/com/ashampoo/xmp/XMPVersionInfo.kt index 0cdde64..6c4eadd 100644 --- a/src/commonMain/kotlin/com/ashampoo/xmp/XMPVersionInfo.kt +++ b/src/commonMain/kotlin/com/ashampoo/xmp/XMPVersionInfo.kt @@ -9,7 +9,7 @@ public object XMPVersionInfo { public const val MAJOR: Int = 1 public const val MINOR: Int = 4 - public const val PATCH: Int = 2 + public const val PATCH: Int = 3 public const val VERSION_MESSAGE: String = "Ashampoo XMP Core $MAJOR.$MINOR.$PATCH" diff --git a/src/commonTest/resources/com/ashampoo/xmp/empty.xmp b/src/commonTest/resources/com/ashampoo/xmp/empty.xmp index f006c48..23d5c28 100644 --- a/src/commonTest/resources/com/ashampoo/xmp/empty.xmp +++ b/src/commonTest/resources/com/ashampoo/xmp/empty.xmp @@ -1,5 +1,5 @@ - + diff --git a/src/commonTest/resources/com/ashampoo/xmp/new.xmp b/src/commonTest/resources/com/ashampoo/xmp/new.xmp index b5088ad..2c83e89 100644 --- a/src/commonTest/resources/com/ashampoo/xmp/new.xmp +++ b/src/commonTest/resources/com/ashampoo/xmp/new.xmp @@ -1,5 +1,5 @@ - + - + - + - + - + - + - + - + - + - + - + diff --git a/src/commonTest/resources/com/ashampoo/xmp/sample_13_formatted_compact.xmp b/src/commonTest/resources/com/ashampoo/xmp/sample_13_formatted_compact.xmp index a8e8e04..d40a547 100644 --- a/src/commonTest/resources/com/ashampoo/xmp/sample_13_formatted_compact.xmp +++ b/src/commonTest/resources/com/ashampoo/xmp/sample_13_formatted_compact.xmp @@ -1,5 +1,5 @@ - + - + diff --git a/src/commonTest/resources/com/ashampoo/xmp/sample_14_formatted_compact.xmp b/src/commonTest/resources/com/ashampoo/xmp/sample_14_formatted_compact.xmp index 25c9b9a..c88ed38 100644 --- a/src/commonTest/resources/com/ashampoo/xmp/sample_14_formatted_compact.xmp +++ b/src/commonTest/resources/com/ashampoo/xmp/sample_14_formatted_compact.xmp @@ -1,5 +1,5 @@ - + - + diff --git a/src/commonTest/resources/com/ashampoo/xmp/sample_15_formatted_compact.xmp b/src/commonTest/resources/com/ashampoo/xmp/sample_15_formatted_compact.xmp index 6af369f..c43f2b8 100644 --- a/src/commonTest/resources/com/ashampoo/xmp/sample_15_formatted_compact.xmp +++ b/src/commonTest/resources/com/ashampoo/xmp/sample_15_formatted_compact.xmp @@ -1,5 +1,5 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/src/commonTest/resources/com/ashampoo/xmp/sample_31_formatted_compact.xmp b/src/commonTest/resources/com/ashampoo/xmp/sample_31_formatted_compact.xmp index 25c9b9a..c88ed38 100644 --- a/src/commonTest/resources/com/ashampoo/xmp/sample_31_formatted_compact.xmp +++ b/src/commonTest/resources/com/ashampoo/xmp/sample_31_formatted_compact.xmp @@ -1,5 +1,5 @@ - + - + - + - + - + - + diff --git a/src/commonTest/resources/com/ashampoo/xmp/sample_34_formatted_compact.xmp b/src/commonTest/resources/com/ashampoo/xmp/sample_34_formatted_compact.xmp index 25c9b9a..c88ed38 100644 --- a/src/commonTest/resources/com/ashampoo/xmp/sample_34_formatted_compact.xmp +++ b/src/commonTest/resources/com/ashampoo/xmp/sample_34_formatted_compact.xmp @@ -1,5 +1,5 @@ - + - + - + - + - + - + - + - + - + - + diff --git a/src/commonTest/resources/com/ashampoo/xmp/sample_39_formatted_compact.xmp b/src/commonTest/resources/com/ashampoo/xmp/sample_39_formatted_compact.xmp index a8e8e04..d40a547 100644 --- a/src/commonTest/resources/com/ashampoo/xmp/sample_39_formatted_compact.xmp +++ b/src/commonTest/resources/com/ashampoo/xmp/sample_39_formatted_compact.xmp @@ -1,5 +1,5 @@ - + - + - + - + - + - + diff --git a/src/commonTest/resources/com/ashampoo/xmp/sample_41_formatted_compact.xmp b/src/commonTest/resources/com/ashampoo/xmp/sample_41_formatted_compact.xmp index a8e8e04..d40a547 100644 --- a/src/commonTest/resources/com/ashampoo/xmp/sample_41_formatted_compact.xmp +++ b/src/commonTest/resources/com/ashampoo/xmp/sample_41_formatted_compact.xmp @@ -1,5 +1,5 @@ - + - + - + - + diff --git a/src/commonTest/resources/com/ashampoo/xmp/sample_43_formatted_compact.xmp b/src/commonTest/resources/com/ashampoo/xmp/sample_43_formatted_compact.xmp index 464a6c7..cbf7ec7 100644 --- a/src/commonTest/resources/com/ashampoo/xmp/sample_43_formatted_compact.xmp +++ b/src/commonTest/resources/com/ashampoo/xmp/sample_43_formatted_compact.xmp @@ -1,5 +1,5 @@ - + - + diff --git a/src/commonTest/resources/com/ashampoo/xmp/sample_44_formatted_compact.xmp b/src/commonTest/resources/com/ashampoo/xmp/sample_44_formatted_compact.xmp index a6474f8..55b8643 100644 --- a/src/commonTest/resources/com/ashampoo/xmp/sample_44_formatted_compact.xmp +++ b/src/commonTest/resources/com/ashampoo/xmp/sample_44_formatted_compact.xmp @@ -1,5 +1,5 @@ - + - + - + - + - + - + - + - + - + - + diff --git a/src/commonTest/resources/com/ashampoo/xmp/sample_49_formatted_compact.xmp b/src/commonTest/resources/com/ashampoo/xmp/sample_49_formatted_compact.xmp index 25c9b9a..c88ed38 100644 --- a/src/commonTest/resources/com/ashampoo/xmp/sample_49_formatted_compact.xmp +++ b/src/commonTest/resources/com/ashampoo/xmp/sample_49_formatted_compact.xmp @@ -1,5 +1,5 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +