From e3e3faa57c95bae96852a87dcbea7dcecc9e784f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= Date: Fri, 11 Aug 2017 12:15:37 +0200 Subject: [PATCH] Moved the data into a shared folder - upodated the xcode project accordingly --- tests/react-test-app/ios/ReactTests.xcodeproj/project.pbxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/react-test-app/ios/ReactTests.xcodeproj/project.pbxproj b/tests/react-test-app/ios/ReactTests.xcodeproj/project.pbxproj index c99804a0..9b02ae23 100644 --- a/tests/react-test-app/ios/ReactTests.xcodeproj/project.pbxproj +++ b/tests/react-test-app/ios/ReactTests.xcodeproj/project.pbxproj @@ -471,7 +471,7 @@ 855301CE1E20069D00FF108E /* dates-v5.realm */, ); name = data; - path = ../../data; + path = ../../shared/data; sourceTree = ""; }; /* End PBXGroup section */