giginet / Scipio

A new build tool to generate XCFramework

Home Page:https://giginet.github.io/Scipio/documentation/scipio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add option to enable update manifest

giginet opened this issue · comments

Currently, Scipio doesn't update Package.resolved. However, is some cases, this behavior could be more convenient.

It's better to add new option to configure SwiftPM resolver behavior.

The option is the same with --force-resolved-versions, --disable-automatic-resolution of SwiftPM.