IMPORTANT: when a script file required by tests is added to this directory or its subdirectory,
it needs to be manually added to the corresponding Copy Files build phase in the testapi target
in Source/JavaScriptCore/JavaScriptCore.xcodeproj.
- Open
Source/JavaScriptCore/JavaScriptCore.xcodeprojin Xcode. - Select
JavaScriptCore(top project item) in the Project Navigator. - Select the
testapitarget. - Select the
Build Phasestab. - Expand the
Copy Filesbuild phase fortestapiScriptsortestapiScripts/dependencyListTestsand add the new file(s) to the list.