Skip to content

Releases: giginet/Scipio

0.31.0

06 Oct 09:23
963ed96

Choose a tag to compare

What's Changed

  • Set OtherLDFlags for dynamic framework type by @S-Shimotori in #206
  • Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #240
  • Resolve some unhandled files warnings in SwiftPM by @ikesyo in #247
  • [CI] Test with Xcode 26 by @ikesyo in #246
  • Add automatic cache sharing for restored frameworks by @ikesyo in #245

Full Changelog: 0.30.0...0.31.0
Artifact bundle checksum: 39a56132fd5ad3d239205bc57aeb0a6efdb30a77a641858c53e2df05db40d148

0.30.0

12 Aug 10:06
79118d9

Choose a tag to compare

This version includes the most significant change, since this version, SwiftPM dependencies are removed and it introduces the new mechanism to resolve the dependency graph.

We plan to release the stable version (1.0.0) of Scipio after this release soon.

What's Changed

  • Replace package manifest parsing with PackageManifestKit by @Ryu0118 in #204
  • [CI] Xcode 16.3 by @ikesyo in #201
  • Parse dump-pif result and reduce XCBuildSupport dependency by @giginet in #183
  • Migrate Package Resolver from SwiftPM by @Ryu0118 in #208
  • Migrate PinsStore.PinState from SwiftPM by @Ryu0118 in #212
  • Migrate UserToolchain and BuildParameters from SwiftPM by @Ryu0118 in #213
  • Improve ModuleTypeResolver.resolveTargetFullPath to support case-insensitive matching of default module directories by @Ryu0118 in #214
  • Remove XCBuildSupport by @Ryu0118 in #216
  • Drop Xcode 16.2 support by @giginet in #220
  • Fix issue where xcassets and CoreData model are not included in Resource Bundle by @Ryu0118 in #222
  • Migrate the Basics from SwiftPM to TSCBasic by @Ryu0118 in #219
  • Bump swift-nio & swift-nio-ssl in integration test fixtures and update tests by @Ryu0118 in #223
  • Add feature to set platform_filter for PIF by @giginet in #225
  • Migrate FileSystem from swift-tools-support-core by @Ryu0118 in #224
  • Remove unnecessary resource copy of test fixtures by @Ryu0118 in #228
  • Remove TSCBasic.ProcessExecutor by @giginet in #221
  • Migrate AbsolutePath and RelativePath to URL by @Ryu0118 in #227
  • Expose ProcessExecutor via @_spi(Internals) by @Ryu0118 in #229
  • Migrate utility functions from swift-tools-support-core and removed it as a dependency by @Ryu0118 in #230
  • Update ProcessExecutor to support environment variables by @Ryu0118 in #232
  • Close FileHandle explicitly to prevent bad file descriptor error by @Ryu0118 in #234
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #236
  • Make Executor conform to Sendable by @Ryu0118 in #237
  • Fix issue where copyHeaderKeepingStructure doesn't work correctly under certain conditions by @Ryu0118 in #235

Full Changelog: 0.29.1...0.30.0

0.29.1+swift6.2

17 Jun 06:04
2d69d25

Choose a tag to compare

What's Changed

Full Changelog: 0.29.1...0.29.1+swift6.2
Artifact bundle checksum: 8abdef9da6daa346127728ccb9dbf1f26a0fcb4a8c72700b1c42b4e69f2a3692

0.29.1

04 Apr 01:52
3a84943

Choose a tag to compare

What's Changed

  • Introduce dependency graph by @mtj0928 in #200
  • Fix issue causing valid local cache to be discarded and external cache to be fetched by @Ryu0118 in #203

Full Changelog: 0.29.0...0.29.1
Artifact bundle checksum: e192afd5a491d329a0588c481facdbb1abb0ed0609db25cd5585d1e1f0f8f58e

0.29.0

04 Mar 03:24
b6426bd

Choose a tag to compare

What's Changed

Full Changelog: 0.28.1...0.29.0

0.28.1

03 Mar 02:25
9fdc928

Choose a tag to compare

What's Changed

  • Surpress logging of stripping debug information by @giginet in #191

Full Changelog: 0.28.0...0.28.1
Artifact bundle checksum: 875554d9ffe58e08a06f466c6c32a30bfd3fc01771ede88049b66d8a1d4abcb3

0.28.0

25 Feb 08:37
6ef6d96

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.27.2...0.28.0
Artifact bundle checksum: 104d98360b605132aaad2006964289b3202a9260891997a1ee541e3913459b87

0.27.2

04 Feb 07:35
2c5e9ec

Choose a tag to compare

What's Changed

Full Changelog: 0.27.1...0.27.2
Artifact bundle checksum: c56640b1f4d8ed5c7130e7ec33a13b87c7b21e641e0abb09dd90adf93374db1a

0.27.1

20 Jan 01:41
e209804

Choose a tag to compare

What's Changed

  • Make release workflow enable to trigger manually by @ikesyo in #173

Full Changelog: 0.27.0...0.27.1

0.27.0

16 Jan 01:00
1518a8f

Choose a tag to compare

What's Changed

  • [Refactor] Move dwarfPath construction to DwarfExtractor and remove DebugSymbol type by @ikesyo in #170
  • Move PrivacyInfo.xcprivacy from the resource bundle to the expected location inside the framework by @ikesyo in #172

Full Changelog: 0.26.0...0.27.0