From 75149f71d2224eb90ee2b44305057bc743e3e736 Mon Sep 17 00:00:00 2001 From: Kaleb Himes Date: Thu, 16 Mar 2023 12:59:49 -0600 Subject: [PATCH] Implement peer suggestions --- IDE/XCODE-FIPSv5/include.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/IDE/XCODE-FIPSv5/include.am b/IDE/XCODE-FIPSv5/include.am index 9cb017e81..0cfd4da9b 100644 --- a/IDE/XCODE-FIPSv5/include.am +++ b/IDE/XCODE-FIPSv5/include.am @@ -2,9 +2,6 @@ # included from Top Level Makefile.am # All paths should be given relative to the root -# TODO: The following will be added by the end of the project -# EXTRA_DIST+= IDE/XCODE-FIPSv2/README.md - # NOTE: The app will be stored in wolfssl/fips repository and copied # into the proper release bundles when packaging the release.