| GitHub Issue | n/a |
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2018-09-14T10:00:05.000+0000 |
| Affected Version/s | Appcelerator Studio 4.5.0 |
| Fix Version/s | n/a |
| Components | Appcelerator CLI, Titanium SDK & CLI |
| Labels | https://jira.appcelerator.org/browse/TIMOB-19344 |
| Reporter | Praveen Kumar |
| Assignee | Shak Hossain |
| Created | 2018-09-14T06:07:10.000+0000 |
| Updated | 2018-10-12T12:59:21.000+0000 |
Getting error while building the application in to a simulator,
error info :-
[ERROR] : Found blacklisted directory in the Resources directory.
[ERROR] : The directory "Plugins" is a reserved directory.
[ERROR] : You must rename this directory to something else.
Do you actually have a
pluginsdirectory?Yes i have Plugins directory, which folder has two files 1.Utils.js, 2.XMLtools.js Path: Documents/Appcelerator_Studio_Workspace/myProject/Resources/iphone/Plugins
[~pkumar] the plugins directory is reserved so you cannot use it. Thats what the error is. You will need to rename that directory to something not reserved.