Skip to content

Instantly share code, notes, and snippets.

View mikeh's full-sized avatar

Mike Hatfield mikeh

View GitHub Profile
@mikeh
mikeh / fix-xcode
Last active December 23, 2015 04:29 — forked from rnapier/fix-xcode
Modified to support SDKs folder in user home directory and allow Xcode destinations containing spaces (e.g. "Xcode 4.6.3.app")
#!/usr/bin/python
# fix-xcode
# Rob Napier <[email protected]>
# Modified to support SDKs folder in user home directory and allow Xcode destinations containing spaces (e.g. "Xcode 4.6.3.app")
# Mike Hatfield <[email protected]>
# Script to link in all your old SDKs every time you upgrade Xcode
# Create a directory called /SDKs (or modify source_path).
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ticket 2286608</title>
<!-- Individual YUI CSS files -->
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.0r4/build/datatable/assets/skins/sam/datatable.css" />
<!-- Individual YUI JS files -->
<script type="text/javascript" src="http://yui.yahooapis.com/2.8.0r4/build/yahoo-dom-event/yahoo-dom-event.js"></script>
<script type="text/javascript" src="http://yui.yahooapis.com/2.8.0r4/build/element/element-min.js"></script>
<script type="text/javascript" src="http://yui.yahooapis.com/2.8.0r4/build/datasource/datasource-min.js"></script>
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Hello Wave">
<Require feature="wave" />
<Require feature="dynamic-height" />
<Require feature="locked-domain" />
</ModulePrefs>
<Content type="html">
<![CDATA[
Hello, Wave from Mike's first gadget!