Skip to content

Conversation

@giginet
Copy link
Owner

@giginet giginet commented Feb 9, 2025

Use swift package dump-pif to construct PIF instead of the internal implementation of SwiftPM.

Using dump-pif command, we can reduce dependency and we can use stable specs.
Our final goal is to remove the XCBuildSupport dependency.

This PR introduces SwiftyJSON to manipulate PIFs. because it's tough to define a complete PIF using Codable. We only need a subset of PIF.

Instead, I concluded the JSON manipulation into the PIFKit target. ScipioKit can manipulate PIF in type-safe.

@giginet giginet marked this pull request as ready for review February 11, 2025 06:44
@giginet giginet requested review from freddi-kit and ikesyo February 11, 2025 06:44
@giginet giginet requested a review from ikesyo May 20, 2025 08:31
@giginet giginet merged commit 1ba7056 into main May 22, 2025
3 checks passed
@giginet giginet deleted the dump-pif branch May 22, 2025 08:06
@Ryu0118 Ryu0118 restored the dump-pif branch June 10, 2025 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants