CodeKit
CodeKit copied to clipboard
Files that are outside of the Source folder are copied into Build folder
Quick, short summary:
When using the Source/Build folder process, files and folders outside of the Source folder (but in root level of project folder) are processed and copied into the Build folder.
Expected results: I expected Codekit to only process files that are in the Source folder and ignore any other files/folder that are in the root of the project folder.
Actual results: Any file or folder in the root folder of the project are processed/copied into the Build folder when using the Build process.
Exact steps to reproduce: Using the Source/Build Process feature with default settings.
Every single developer I've introduced to CodeKit 3 has the expectation that only what's in 'source' will be processed, and are surprised to find out that files (and folders) outside 'source' get processed, too.
Hello, I can confirm this issue. It's very annoying.
Agreed. Maybe this could be the default behaviour when using build folders?
Agreed. Also curious if this feature request is going to be looked at?
Yep. I plan to introduce an option for it. Hopefully in the next release.
Sent from my iPhone
On Mar 31, 2019, at 14:23, fnstirling [email protected] wrote:
Agreed. Also curious if this feature request is going to be looked at?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Great to hear
This would be cool indeed
Was this implemented, seems to still be an issue as far as I can tell.