You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Always invoke build script for WebKit and MetadataGenerator targets
They manage their dependencies correctly and do not rebuild anything when no changes are made.
With the current scheme these are being built only once after the project is generated and
never again until the timestamps files are removed. If you change anything or have another reason
to rebuild, you have to manually delete the timestamps.
0 commit comments