Relative Content

Tag Archive for swiftunit-testingstorekitmatlab-spmstorekittest

I can’t find the Storekit configuration file for unit test

I’m writing a library for Storekit. I want to write a unittest of my code. But I cannot see the storekit configuration file I added. And I get the following error: testFetchProducts(): failed: caught error: “Error Domain=SKTestErrorDomain Code=4 “File not found” UserInfo={NSLocalizedDescription=File not found}”. How can I find the storekit configuration file?