Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
提交到应用商店时是否应将应用程序测试包含在应用程序包中,或者仅用于测试目的。
不,是。通常您的测试驻留在另一个目标中。对于给定的文件,您可以告诉它应该在哪些目标中。您的测试对最终用户没有任何用处,因此我不会将它们放入您的最终应用程序中。