You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
3
3
All notable changes to this project will be documented in this file. Take a look at [the migration guide](docs/Migration%20Guide.md) to upgrade between two major versions.
4
4
5
-
## [Unreleased]
5
+
<!-- ## [Unreleased] -->
6
+
7
+
## [3.7.0]
6
8
7
9
### Added
8
10
@@ -1107,3 +1109,4 @@ progression. Now if no reading progression is set, the `effectiveReadingProgress
To bump the minimum required iOS version, update these files:
6
+
7
+
-`README.md`, section "Minimum Requirements"
8
+
-`Package.swift`
9
+
-`Support/Carthage/project.yml`
10
+
-`Support/CocoaPods/*.podspec`
11
+
12
+
## Releasing a New Version
4
13
5
14
You are ready to release a new version of the Swift toolkit? Great, follow these steps:
6
15
@@ -14,42 +23,45 @@ You are ready to release a new version of the Swift toolkit? Great, follow these
14
23
```
15
24
4. Try to run the Test App, adjusting the integration if needed.
16
25
5. Delete the Git tag created previously.
17
-
3. Update the [migration guide](Documentation/Migration%20Guide.md) incase of breaking changes.
18
-
4. Issue the new release.
26
+
3. Update the localized strings (`make update-locales`).
27
+
4. Review the list of supported features in`README.md`.
28
+
5. Update the [migration guide](Documentation/Migration%20Guide.md) incase of breaking changes.
29
+
6. Issue the new release.
19
30
1. Create a branch with the same name as the future tag, from `develop`.
20
31
2. Bump the version numbers in the `Support/CocoaPods/*.podspec` files.
21
32
* :warning: Don't forget to bump the version numbers of the Readium dependencies as well.
22
-
3. Bump the version numbers in `README.md`.
33
+
3. Bump the version numbers in `README.md`, and check the "Minimum Requirements" section.
23
34
4. Bump the version numbers in `TestApp/Sources/Info.plist`.
24
35
5. Close the version in the `CHANGELOG.md`, [for example](https://github.com/readium/swift-toolkit/pull/353/commits/a0714589b3da928dd923ba78f379116715797333#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed).
25
36
6. Create a PR to merge in `develop` and verify the CI workflows.
@@ -87,7 +101,8 @@ Guides are available to help you make the most of the toolkit.
87
101
88
102
| Readium | iOS | Swift compiler | Xcode |
89
103
|-----------|------|----------------|-------|
90
-
|`develop`| 13.4 | 6.0 | 16.2 |
104
+
|`develop`| 15.0 | 6.0 | 16.4 |
105
+
| 3.7.0 | 15.0 | 6.0 | 16.4 |
91
106
| 3.0.0 | 13.4 | 5.10 | 15.4 |
92
107
| 2.5.1 | 11.0 | 5.6.1 | 13.4 |
93
108
| 2.5.0 | 10.0 | 5.6.1 | 13.4 |
@@ -113,7 +128,7 @@ If you're stuck, find more information at [developer.apple.com](https://develope
113
128
Add the following to your `Cartfile`:
114
129
115
130
```
116
-
github "readium/swift-toolkit" ~> 3.6.0
131
+
github "readium/swift-toolkit" ~> 3.7.0
117
132
```
118
133
119
134
Then, [follow the usual Carthage steps](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application) to add the Readium libraries to your project.
@@ -143,11 +158,11 @@ Add the following `pod` statements to your `Podfile` for the Readium libraries y
143
158
source 'https://github.com/readium/podspecs'
144
159
source 'https://cdn.cocoapods.org/'
145
160
146
-
pod 'ReadiumShared', '~> 3.6.0'
147
-
pod 'ReadiumStreamer', '~> 3.6.0'
148
-
pod 'ReadiumNavigator', '~> 3.6.0'
149
-
pod 'ReadiumOPDS', '~> 3.6.0'
150
-
pod 'ReadiumLCP', '~> 3.6.0'
161
+
pod 'ReadiumShared', '~> 3.7.0'
162
+
pod 'ReadiumStreamer', '~> 3.7.0'
163
+
pod 'ReadiumNavigator', '~> 3.7.0'
164
+
pod 'ReadiumOPDS', '~> 3.7.0'
165
+
pod 'ReadiumLCP', '~> 3.7.0'
151
166
```
152
167
153
168
Take a look at [CocoaPods's documentation](https://guides.cocoapods.org/using/using-cocoapods.html) for more information.
Copy file name to clipboardExpand all lines: Sources/Shared/Resources/it.lproj/W3CAccessibilityMetadataDisplayGuide.strings
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@
28
28
"readium.a11y.conformance-a-compact" = "Questa pubblicazione soddisfa gli standard minimi di accessibilità";
29
29
"readium.a11y.conformance-a-descriptive" = "La pubblicazione contiene una dichiarazione di conformità che attesta il rispetto degli standard EPUB Accessibility e WCAG 2 Livello A";
30
30
"readium.a11y.conformance-aa-compact" = "Questa pubblicazione soddisfa gli standard di accessibilità accettati";
31
-
"readium.a11y.conformance-aa-descriptive" = "La pubblicazione contiene una dichiarazione di conformità che attesta il rispetto degli standard EPUB Accessibility e WCAG 2 Livello AAA";
31
+
"readium.a11y.conformance-aa-descriptive" = "La pubblicazione contiene una dichiarazione di conformità che attesta il rispetto degli standard EPUB Accessibility e WCAG 2 Livello AA";
32
32
"readium.a11y.conformance-aaa-compact" = "Questa pubblicazione supera gli standard di accessibilità";
33
33
"readium.a11y.conformance-aaa-descriptive" = "La pubblicazione contiene una dichiarazione di conformità che attesta il rispetto degli standard EPUB Accessibility e WCAG 2 Livello AAA";
34
34
"readium.a11y.conformance-certifier" = "La pubblicazione è stata certificata da ";
0 commit comments