1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html> 4<head> 5 <title>The Xcode documentation has moved to clang.llvm.org</title> 6 <link rel="canonical" href="https://clang.llvm.org/docs/analyzer/user-docs/UsingWithXCode.html"/> 7 <meta http-equiv="refresh" content="0;url=https://clang.llvm.org/docs/analyzer/user-docs/UsingWithXCode.html" /> 8 <link type="text/css" rel="stylesheet" href="content.css"> 9 <link type="text/css" rel="stylesheet" href="menu.css"> 10 <script type="text/javascript" src="scripts/menu.js"></script> 11</head> 12<body> 13 14<div id="page"> 15<!--#include virtual="menu.html.incl"--> 16<div id="content"> 17 18<h1>The Xcode documentation has moved to clang.llvm.org</h1> 19<p style="color:red; font-size:200%">This page is deprecated and will be removed in release 21.0</p> 20<a href="https://clang.llvm.org/docs/analyzer/user-docs/UsingWithXCode.html">The new site</a> 21<script>window.location='https://clang.llvm.org/docs/analyzer/user-docs/UsingWithXCode.html'</script> 22 23</div> <!-- content --> 24</div> <!-- page --> 25</body> 26