v4.0.0 to v5.0.0
Last updated
Appfigurate app version 5.0.0 is backwardly runtime compatible with apps and app extensions linked against earlier versions of Appfigurate Library.
Appfigurate Library version 5.0.0 require the following source code changes to your app:
Existing Swift APLConfiguration subclasses may require you to add an initialiser.
New functionality:
Displaying overridden configuration in a SwiftUI is now easier using the new .configurationView modifier.
Last updated