xxfast
11/25/2021, 12:34 PMpackForXCode task to embedAndSignAppleFrameworkForXcode. In step 4, setting linker flags where we have to do $(inherited) -framework shared how would we link more than one library here?Konstantin Tskhovrebov
11/26/2021, 11:30 AM-framework one -framework two …xxfast
11/26/2021, 11:39 PM