summaryrefslogtreecommitdiff
path: root/doc/design/assistant/OSX.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-28 12:16:25 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-28 12:16:25 -0400
commitaa44f70640208afa27d473ee61218d6f1f8f130b (patch)
tree4dda05bacf301bfa5ce5561247f57e9acd56174d /doc/design/assistant/OSX.mdwn
parent239b8ae76ec2c66bb63fb982f8bad86b5a94bb51 (diff)
update
Diffstat (limited to 'doc/design/assistant/OSX.mdwn')
-rw-r--r--doc/design/assistant/OSX.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/design/assistant/OSX.mdwn b/doc/design/assistant/OSX.mdwn
index 8fe321d5a..3f2b732fd 100644
--- a/doc/design/assistant/OSX.mdwn
+++ b/doc/design/assistant/OSX.mdwn
@@ -4,6 +4,9 @@ Misc OSX porting things:
* icon to start webapp **done**
* Use OSX's "network reachability functionality" to detect when on a network
<http://developer.apple.com/library/mac/#documentation/Networking/Conceptual/SystemConfigFrameworks/SC_Intro/SC_Intro.html#//apple_ref/doc/uid/TP40001065>
+* daily build seems to have a bad yesod-static, resulting in the url
+ for `/static/jquery-full.js` redirecting to `/jquery-full.js?etag=foo',
+ which is a 404. Works ok when I build it on oberon.
Gripes: