THRIFT-4719: remove cocoa
diff --git a/build/docker/README.md b/build/docker/README.md
index 966d690..d00f87d 100644
--- a/build/docker/README.md
+++ b/build/docker/README.md
@@ -174,7 +174,6 @@
 | C# (mono) | 4.2.1.0       | 4.6.2.7       |       |
 | c_glib    | 2.48.2        | 2.56.0        |       |
 | cl (sbcl) |               | 1.4.15        |       |
-| cocoa     |               |               | Not in CI |
 | d         | 2.075.1       | 2.083.1       |       |
 | dart      | 1.22.1        | 1.24.3        |       |
 | delphi    |               |               | Not in CI |
diff --git a/build/veralign.sh b/build/veralign.sh
index 4ed7c51..c54de53 100755
--- a/build/veralign.sh
+++ b/build/veralign.sh
@@ -50,13 +50,12 @@
 # These files can be updated automatically:
 FILES[ApacheThrift.nuspec]=simpleReplace
 FILES[CMakeLists.txt]=simpleReplace
-FILES[Thrift-swift3.podspec]=simpleReplace
 FILES[Thrift.podspec]=simpleReplace
 FILES[appveyor.yml]=simpleReplace
 FILES[bower.json]=jsonReplace
 FILES[configure.ac]=configureReplace
 FILES[contrib/thrift.spec]=simpleReplace
-FILES[lib/cocoa/src/Thrift.h]=simpleReplace
+FILES[doc/specs/idl.md]=simpleReplace
 FILES[lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs]=simpleReplace
 FILES[lib/csharp/ThriftMSBuildTask/ThriftMSBuildTask.csproj]=simpleReplace
 FILES[lib/csharp/src/Properties/AssemblyInfo.cs]=simpleReplace