WeTransfer / Mocker

Mock Alamofire and URLSession requests without touching your code implementation
MIT License
1.1k stars 96 forks source link

XCode 14.3 Archive Issue #146

Closed iamitmishra closed 1 year ago

iamitmishra commented 1 year ago

We have added Mocker 3.0.1 as package dependency in our project. When we are running our code with XCode 14.2, its working fine but its failing with XCode 14.3

ARCHIVE FAILED


The following build commands failed:
    SwiftVerifyEmittedModuleInterface normal arm64 Verifying\ emitted\ module\ interface\.../Release-iphoneos/../Mocker.private.swiftinterface (in target 'Mocker' from project 'Mocker')
    SwiftVerifyEmittedModuleInterface normal arm64 Verifying\ emitted\ module\ interface\.../Release-iphoneos/.../Mocker.swiftinterface (in target 'Mocker' from project 'Mocker')
(2 failures)
github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.