Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liamnichols committed Jul 29, 2024
1 parent 3167c64 commit e370ad9
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ You might want to check that you have the correct version of xcstrings-tool inst

```bash
$ xcstrings-tool --version
0.5.2
1.0.0
```

#### Generate
Expand Down
2 changes: 1 addition & 1 deletion Sources/XCStringsToolConstants/Version.swift
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/// The version of XCStrings Tool
public let version = "0.5.2"
public let version = "1.0.0"
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ extension String {
/// }
/// ```
///
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/0.5.2/documentation/documentation/using-the-generated-source-code)
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/1.0.0/documentation/documentation/using-the-generated-source-code)
internal struct FormatSpecifiers: Hashable, Sendable {
#if !SWIFT_PACKAGE
private class BundleLocator {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ extension String {
/// }
/// ```
///
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/0.5.2/documentation/documentation/using-the-generated-source-code)
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/1.0.0/documentation/documentation/using-the-generated-source-code)
internal struct Localizable: Hashable, Sendable {
#if !SWIFT_PACKAGE
private class BundleLocator {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ extension String {
/// }
/// ```
///
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/0.5.2/documentation/documentation/using-the-generated-source-code)
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/1.0.0/documentation/documentation/using-the-generated-source-code)
internal struct Multiline: Hashable, Sendable {
#if !SWIFT_PACKAGE
private class BundleLocator {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ extension String {
/// }
/// ```
///
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/0.5.2/documentation/documentation/using-the-generated-source-code)
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/1.0.0/documentation/documentation/using-the-generated-source-code)
internal struct Positional: Hashable, Sendable {
#if !SWIFT_PACKAGE
private class BundleLocator {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ extension String {
/// }
/// ```
///
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/0.5.2/documentation/documentation/using-the-generated-source-code)
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/1.0.0/documentation/documentation/using-the-generated-source-code)
internal struct Simple: Hashable, Sendable {
#if !SWIFT_PACKAGE
private class BundleLocator {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ extension String {
/// }
/// ```
///
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/0.5.2/documentation/documentation/using-the-generated-source-code)
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/1.0.0/documentation/documentation/using-the-generated-source-code)
internal struct Substitution: Hashable, Sendable {
#if !SWIFT_PACKAGE
private class BundleLocator {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ extension String {
/// }
/// ```
///
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/0.5.2/documentation/documentation/using-the-generated-source-code)
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/1.0.0/documentation/documentation/using-the-generated-source-code)
internal struct Variations: Hashable, Sendable {
#if !SWIFT_PACKAGE
private class BundleLocator {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ extension String {
/// }
/// ```
///
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/0.5.2/documentation/documentation/using-the-generated-source-code)
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/1.0.0/documentation/documentation/using-the-generated-source-code)
internal struct Legacy: Hashable, Sendable {
#if !SWIFT_PACKAGE
private class BundleLocator {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ extension String {
/// }
/// ```
///
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/0.5.2/documentation/documentation/using-the-generated-source-code)
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/1.0.0/documentation/documentation/using-the-generated-source-code)
internal struct Legacy: Hashable, Sendable {
#if !SWIFT_PACKAGE
private class BundleLocator {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ extension String {
/// }
/// ```
///
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/0.5.2/documentation/documentation/using-the-generated-source-code)
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/1.0.0/documentation/documentation/using-the-generated-source-code)
internal struct Legacy: Hashable, Sendable {
#if !SWIFT_PACKAGE
private class BundleLocator {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ extension String {
/// }
/// ```
///
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/0.5.2/documentation/documentation/using-the-generated-source-code)
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/1.0.0/documentation/documentation/using-the-generated-source-code)
package struct Localizable: Hashable, Sendable {
#if !SWIFT_PACKAGE
private class BundleLocator {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ extension String {
/// }
/// ```
///
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/0.5.2/documentation/documentation/using-the-generated-source-code)
/// - SeeAlso: [XCStrings Tool Documentation - Using the generated source code](https://swiftpackageindex.com/liamnichols/xcstrings-tool/1.0.0/documentation/documentation/using-the-generated-source-code)
public struct Localizable: Hashable, Sendable {
#if !SWIFT_PACKAGE
private class BundleLocator {
Expand Down

0 comments on commit e370ad9

Please sign in to comment.