diff --git a/README.md b/README.md index be92cf2..c307204 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ - Tag - Archive -- In Organizer: "Distribute App" -> "Developer ID" -> "Upload" -- Choose "Default (Developer ID Application)" and "SPI Playgrounds (Apr 21, 2026 cert)" certificates -- -> "Next" -> "Upload" +- In Organizer: "Distribute App" -> "Direct Distribution" - After notarization → "Export Notarized App" and place it _at the top level_ of this repository - Update `release-notes.md` - Run `make release VERSION=x.y.z` which diff --git a/SPI-Playgrounds.app.zip b/SPI-Playgrounds.app.zip index 91ced4c..3bb9ebb 100644 Binary files a/SPI-Playgrounds.app.zip and b/SPI-Playgrounds.app.zip differ diff --git a/release-notes.md b/release-notes.md index bb83e05..0304fc3 100644 --- a/release-notes.md +++ b/release-notes.md @@ -4,6 +4,10 @@ title: SPI Playgrounds – Release Notes
+## 1.1.2 + +- Fixed: [Pointfree.co's Dependencies package](https://github.com/pointfreeco/swift-dependencies) could not be run in a playground due to an internal naming conflict ([Arena issue #96](https://github.com/finestructure/Arena/issues/96)). + ## 1.1.1 - Fixed: Playgrounds for some packages were generated with an invalid `.product(...)` clause ([Details](https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/issues/2541)) diff --git a/releases/SPI Playgrounds223-179.delta b/releases/SPI Playgrounds223-179.delta new file mode 100644 index 0000000..0583b78 Binary files /dev/null and b/releases/SPI Playgrounds223-179.delta differ diff --git a/releases/SPI Playgrounds223-187.delta b/releases/SPI Playgrounds223-187.delta new file mode 100644 index 0000000..6e0f045 Binary files /dev/null and b/releases/SPI Playgrounds223-187.delta differ diff --git a/releases/SPI Playgrounds223-189.delta b/releases/SPI Playgrounds223-189.delta new file mode 100644 index 0000000..894af34 Binary files /dev/null and b/releases/SPI Playgrounds223-189.delta differ diff --git a/releases/SPI Playgrounds223-193.delta b/releases/SPI Playgrounds223-193.delta new file mode 100644 index 0000000..8f2523e Binary files /dev/null and b/releases/SPI Playgrounds223-193.delta differ diff --git a/releases/SPI Playgrounds223-219.delta b/releases/SPI Playgrounds223-219.delta new file mode 100644 index 0000000..3af1bd3 Binary files /dev/null and b/releases/SPI Playgrounds223-219.delta differ diff --git a/releases/SPI Playgrounds223-221.delta b/releases/SPI Playgrounds223-221.delta new file mode 100644 index 0000000..ddc023e Binary files /dev/null and b/releases/SPI Playgrounds223-221.delta differ diff --git a/releases/SPI-Playgrounds-1.1.2.app.html b/releases/SPI-Playgrounds-1.1.2.app.html new file mode 100644 index 0000000..82d0962 --- /dev/null +++ b/releases/SPI-Playgrounds-1.1.2.app.html @@ -0,0 +1,140 @@ + + + + + + + SPI Playgrounds – Release Notes + + + + + +
+

SPI Playgrounds – Release Notes

+
+
+

1.1.2

+ +

1.1.1

+ +

1.1.0

+ +

1.0.1

+ +

1.0.0

+ +

0.7.0

+ +

0.6.0

+ +

0.5.3

+ +

0.5.2

+ +

0.5.1

+ +

0.5.0

+ +

0.4.1

+ +

0.4.0

+ +

0.3.0

+ +

0.2.0

+ +

0.1.0

+ +
+ + diff --git a/releases/SPI-Playgrounds-1.1.2.app.zip b/releases/SPI-Playgrounds-1.1.2.app.zip new file mode 100644 index 0000000..3bb9ebb Binary files /dev/null and b/releases/SPI-Playgrounds-1.1.2.app.zip differ diff --git a/releases/appcast.xml b/releases/appcast.xml index 0e0c1b5..dab38f0 100644 --- a/releases/appcast.xml +++ b/releases/appcast.xml @@ -654,12 +654,12 @@ https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI-Playgrounds-1.0.1.app.html - + - + @@ -692,5 +692,20 @@ + + 1.1.2 + Fri, 03 Nov 2023 09:40:31 +0100 + 13.0 + https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI-Playgrounds-1.1.2.app.html + + + + + + + + + + \ No newline at end of file