For some reason, Xcode sometimes decides it has to build the tests when I only want to build the app (an iOS Swift app). There's no target dependency on the tests. They're currently not building, and I don't want to deal with figuring out why. I just want to build the app, which has been building fine until I started trying to add additional tests.
Why is Xcode insisting on building the tests, and how do I stop it? -- Rick Mann [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
