File tree Expand file tree Collapse file tree 3 files changed +5
-10
lines changed Expand file tree Collapse file tree 3 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 8787 "react-native" : " ^0.64.0" ,
8888 "react-native-builder-bob" : " ^0.18.0" ,
8989 "react-native-macos" : " ^0.64.0" ,
90- "react-native-test-app" : " ^1.1.2 " ,
90+ "react-native-test-app" : " ^1.1.4 " ,
9191 "react-native-web" : " ^0.17.0" ,
9292 "react-native-windows" : " ^0.64.0" ,
9393 "react-test-renderer" : " 17.0.1" ,
Original file line number Diff line number Diff line change @@ -5,11 +5,6 @@ ENTRY_FILE="example/index.ts"
55BUNDLE_FILE=" $RESOURCE_DIR /main.jsbundle"
66EXTRA_PACKAGER_ARGS=" --entry-file=$ENTRY_FILE "
77SIMULATOR_NAME=" iPhone 13"
8- IOS_XCSCHEME=" node_modules/.generated/ios/ReactTestApp.xcodeproj/xcshareddata/xcschemes/ReactTestApp.xcscheme"
9-
10- # Disable Address Sanitizer as it crashes Detox
11- sed -i ' ' ' s/enableAddressSanitizer = "YES"/enableAddressSanitizer = "NO"/g' " $IOS_XCSCHEME "
12- sed -i ' ' ' s/enableUBSanitizer = "YES"/enableUBSanitizer = "NO"/g' " $IOS_XCSCHEME "
138
149build_project () {
1510 echo " [Detox e2e] Building iOS project"
Original file line number Diff line number Diff line change @@ -11147,10 +11147,10 @@ react-native-macos@^0.64.0:
1114711147 whatwg-fetch "^3.0.0"
1114811148 ws "^6.1.4"
1114911149
11150- react-native-test-app@^1.1.2 :
11151- version "1.1.2 "
11152- resolved "https://registry.yarnpkg.com/react-native-test-app/-/react-native-test-app-1.1.2 .tgz#e0a102b7cce05bc79c11d85b72f8222d7ee3a5e8 "
11153- integrity sha512-yLh6YZTQlMncuwN+C4i0TCNc/KR+t0/fwI9Roivy2/efmTDJW6moEKA0r/UgLvNQ+R3eXy9c5Utc2EdgyTXtMw ==
11150+ react-native-test-app@^1.1.4 :
11151+ version "1.1.4 "
11152+ resolved "https://registry.yarnpkg.com/react-native-test-app/-/react-native-test-app-1.1.4 .tgz#a959e5d847079cbaa290c6ef6174db52ecadcac5 "
11153+ integrity sha512-DiMCRgVEJn9WS0oefwIxdb4aylTAfx6kKf+E6G1xRS/fZN3zR7BwQ7eVsihtijESi9BL2kAjF7LHU79uAUZNlQ ==
1115411154 dependencies:
1115511155 ajv "^8.0.0"
1115611156 chalk "^4.1.0"
You can’t perform that action at this time.
0 commit comments