NSHipster

@NSHipster

A journal of the overlooked bits in Objective-C, Swift, and Cocoa. Updated weekly.

Portland, OR
Joined July 2012

Tweets

You blocked @NSHipster

Are you sure you want to view these Tweets? Viewing Tweets won't unblock @NSHipster

  1. Mar 11

    Since our first post in 2012, we’ve proudly released every article on under a license. So hearing that we Unicode 13.0 added official code points for CC symbols, we couldn’t wait to add them to our site.

    Undo
  2. Retweeted
    Mar 2

    Introducing : a convenient reference of available build settings for Xcode projects.

    Undo
  3. Feb 27

    Updated: Xcode Build Configuration Files

    Undo
  4. Retweeted
    Feb 19

    Introducing HypertextLiteral: a Swift package for generating HTML, XML, and other web content using string literal interpolation. 🧵⬇️

    import HypertextLiteral

let attributes = [
    "style": [
        "background": "yellow",
        "font-weight": "bold"
    ]
]

let html: HTML = "<span \(attributes)>whoa</span>"
// <span style="background: yellow; font-weight: bold;">whoa</span>
    Show this thread
    Undo
  5. Feb 12

    Static and Dynamic Callable Types in Swift:

    Undo
  6. Feb 6

    Updated for Xcode 11.4: Language Server Protocol Swift Development with Visual Studio Code

    Undo
  7. Jan 29
    Undo
  8. Jan 6
    Undo
  9. 16 Dec 2019

    Objective-C Direct Methods

    Undo
  10. 11 Dec 2019

    Swift API Availability

    Undo
  11. 3 Dec 2019

    We’re so excited to announce “Obscure Topics in Objective-C, Swift, & Cocoa”: a hand-picked selection of articles and essays from , perfectly bound into a handsome paperback book. Available December 17th. Pre-order today for $10 off:

    Undo
  12. 25 Nov 2019
    Undo
  13. 19 Nov 2019
    Undo
  14. 12 Nov 2019

    Secret Management on iOS

    Undo
  15. 4 Nov 2019

    Message-ID and Deep Linking on iOS and macOS

    Undo
  16. 31 Oct 2019

    Device Identifiers and Fingerprinting on iOS

    Undo
  17. 23 Oct 2019
    Undo
  18. Retweeted
    18 Oct 2019

    It's become a truism among iOS and macOS developers that Apple's documentation is often incomplete or missing altogether. But to what extent is this actually the case? With a bit of web scraping, I was able to come up with some numbers:

    Show this thread
    Undo
  19. 13 Oct 2019

    SwiftUI Previews on macOS Catalina and Xcode 11

    Undo
  20. Retweeted
    30 Sep 2019

    Learn techniques to ensure your content looks its best with dark mode in Safari, Mail, or your WebKit-based apps on iOS 13 and macOS Catalina.

    Undo

Loading seems to be taking a while.

Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.

    You may also like

    ·