If I modify any single source file, the project ge...
# ios
s
If I modify any single source file, the project gets built within 2 seconds after saving that file. But if I then try to run the project (using Xcode), the project gets built within 4 minutes. Is there any cache available to use for running the ios project after modifying the common source?