Today we distribute a FAT XCFramework that has our binary, localized strings, and some nib files. We build the binary once for simulator and then for iphoneos and using lipo we generate a FAT package.
Is it recommended that we switch to using swift manager packaging to generate a binary to support multiple architectures? or can we continue to use the lipo way?
Thanks
Ravi
Is it recommended that we switch to using swift manager packaging to generate a binary to support multiple architectures? or can we continue to use the lipo way?
Thanks
Ravi