@expo/xcpretty
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -328,3 +328,3 @@ "use strict"; | ||
*/ | ||
LINKER_UNDEFINED_SYMBOL_LOCATION_MATCHER: /^(.* in .*\.o)$/m, | ||
LINKER_UNDEFINED_SYMBOL_LOCATION_MATCHER: /^(.* in .*\.(o|o\)))$/m, | ||
/** | ||
@@ -331,0 +331,0 @@ * @regex Captured groups |
{ | ||
"name": "@expo/xcpretty", | ||
"description": "Parse and format xcodebuild logs", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "build/index.js", | ||
@@ -6,0 +6,0 @@ "types": "build/index.d.ts", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
130130