From 9b24dacda0993ac70c019f8b1f55a9ba33d39eba Mon Sep 17 00:00:00 2001 From: relan Date: Wed, 27 Nov 2019 21:42:03 +0300 Subject: [PATCH] S. Notes: fix 3.0.17 (3000170) Address the following error: Could not list contents of '.../vendor/TrustKit/TrustKitTests/Dependencies/OCMock/Mac/OCMock.framework/OCMock'. Couldn't follow symbolic link. --- metadata/com.standardnotes.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/com.standardnotes.yml b/metadata/com.standardnotes.yml index e4ffc7f60e..0553746cb8 100644 --- a/metadata/com.standardnotes.yml +++ b/metadata/com.standardnotes.yml @@ -157,6 +157,7 @@ Builds: - yes rm: - vendor/react-native-aes/android/build/ + - vendor/TrustKit/ prebuild: - truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel - sed -i -e 's/gradle-4.1/gradle-5.4.1/' gradle/wrapper/gradle-wrapper.properties