on the latest version (1.10.2), i get this error message:
▸ ** ARCHIVE FAILED ** 2024-07-04 21:06:06.642 xcodebuild[4226:14093] warning: The file reference for "Info.plist" is a member of multiple groups ("xxxSafariExtension" and "xxxShareExtension"); this indicates a malformed project. Only the membership in one of the groups will be preserved (but membership in targets will be unaffected). If you want a reference to the same file in more than one group, please add another reference to the same path.
but on reverting to an older version (1.9.0), everything works fine. to reproduce, try having multiple custom configs, ex: rn-safari-extension
on the latest version (1.10.2), i get this error message:
▸ ** ARCHIVE FAILED **
2024-07-04 21:06:06.642 xcodebuild[4226:14093] warning: The file reference for "Info.plist" is a member of multiple groups ("xxxSafariExtension" and "xxxShareExtension"); this indicates a malformed project. Only the membership in one of the groups will be preserved (but membership in targets will be unaffected). If you want a reference to the same file in more than one group, please add another reference to the same path.
but on reverting to an older version (1.9.0), everything works fine. to reproduce, try having multiple custom configs, ex: rn-safari-extension