After these changes OCMock framework can be linked with Mac Catalyst apps and used for testing
Test Plan:
make dist
verify that Build/ocmock-3.9.1.dmg/OCMock.xcframework/Info.plist
contains a library with:
identifier: ios-arm64_x86_64-maccatalyst
supported arcs: arm64, x86_64
SupportedPlatformVariant: maccatalyst
After these changes OCMock framework can be linked with Mac Catalyst apps and used for testing
Test Plan:
make dist
verify that Build/ocmock-3.9.1.dmg/OCMock.xcframework/Info.plist contains a library with: identifier: ios-arm64_x86_64-maccatalyst supported arcs: arm64, x86_64 SupportedPlatformVariant: maccatalyst