I have no clue what version number you're referring to here, nor what FLIPP SDK is supposed to be.
The SFML dependencies have been updated to include both x86_64 (Intel) and ARM64 (M1) versions.
Thus if you now build SFML on a M1 machine, it will work and if you need an universal binary, you can compile for both architectures and then combine them.
The .xcframework templates have little to do with the support for M1 in the end.