WeTransfer/Mocker

AppStore binary fails due to Non-public API usage

LugonjaAleksandar opened this issue · 3 comments

I'm trying to upload the app I'm developing including Mocker package for now, to showcase TestFlight build to the team, but the upload fails with a resulting message from Apple:

TMS-90338: Non-public API usage - The app references non-public symbols in Frameworks/Mocker.framework/Mocker: _swift_FORCE_LOAD$_XCTestSwiftSupport,The app references non-public symbols in ************: _swift_FORCE_LOAD$_XCTestSwiftSupport. If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed. For further information, visit the Technical Support Information at http://developer.apple.com/support/technical/

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.

Issue still exists, it's just that maintainers of this repo are not interested in taking a look at this. :(

Has this been solved?