
Quinn “The Eskimo!”
@justkwin
Followers
3K
Following
0
Media
217
Statuses
4K
What’s new in Vision, “We’ve … made debugging Vision applications much easier … with Quick Look Preview support”, #eskimoTV.
developer.apple.com
Learn about the latest updates to Vision APIs that help your apps recognize text, detect faces and face landmarks, and implement optical...
0
0
3
What’s new with SKAdNetwork, “In SKAdNetwork 4.0, we have a way to send more data while retaining our privacy protections”, #eskimoTV.
developer.apple.com
SKAdNetwork helps advertisers measure the success of ad campaigns while maintaining user privacy. We'll explore the latest updates to ad...
0
0
1
Create your Privacy Nutrition Label, “I’ll be highlighting a few examples based on our experience”, #eskimoTV.
developer.apple.com
Privacy Nutrition Labels help people understand your app's privacy practices. Discover how you can take inventory of your current data...
0
1
2
Explore App Tracking Transparency, “fingerprinting is never allowed”, #eskimoTV.
developer.apple.com
Learn more about App Tracking Transparency and how it helps people using your app have choice and control over tracking. App Store Policy...
0
0
2
Evolve your Core Data schema, “While lightweight migration handles many different scenarios, CloudKit is more restricted”, #eskimoTV.
developer.apple.com
Learn how you can cleanly migrate Core Data schemas after updating your app, and breeze through data model changes. We'll show you how...
0
0
3
Demystify parallelization in Xcode builds, “Sandboxing … blocks shell scripts from accidentally accessing … files … unless … explicitly declared as an input or output”, #eskimoTV.
developer.apple.com
Learn how the Xcode build system extracts maximum parallelism from your builds. We'll explore how you can structure your project to...
0
1
6
Track down hangs with Xcode and on-device detection, “discover and diagnose hangs at each phase in the development process”, #eskimoTV.
developer.apple.com
Learn how you can increase responsiveness and eliminate hangs in your app and make even better experiences. Hang out with the Performance...
0
0
9
Create accessible Single App Mode experiences, “`UIAccessibility` … lets you create custom restrictions to tailor the experience of your app during Guided Access”, #eskimoTV.
developer.apple.com
Learn how you can provide more control and accessibility to people using your apps in Single App Mode. We'll share how you can use the...
0
1
5
Writing for interfaces, “read your writing out loud”, #eskimoTV.
developer.apple.com
The words and phrases you choose for your app matter. Whether you're writing an alert, building an onboarding experience, or describing...
1
1
3
Discover Benchmarks in App Analytics, “[use] peer group benchmarking [to] learn about the [App Store] performance of apps that are similar to your app in a privacy-friendly way”, #eskimoTV.
developer.apple.com
Learn how App Store App Analytics can provide unique insights and help you measure your app's performance on the App Store. We'll show...
0
0
2
And this, my friends, is a perfect illustration of why we give technotes short numbers that are easy to remember and easy to type. Cc @jasonanthonyguy @DenisVengeance.
@peternlewis Right. The whole concept of file-based keychains is effectively deprecated. Switch to the data protection keychain if you can. If not — and this typically means you’re running outside user a context, in a daemon say — continuing with the file-based keychain is fine. See TN3137.
0
0
8
RT @amyruthworrall: I blogged about how to do custom truncation in TextKit:.
amyworrall.com
TextKit has the option to truncate the last line of text if there’s more text than will fit in the container. It does this by displaying an ellipsis. But what if you wanted to display something else...
0
1
0
Create Swift Package plugins, “If you are wrapping an existing third-party tool, … confine it to the sandbox”, #eskimoTV.
developer.apple.com
Tailor your development workflow and learn how to write your own package plugins in Swift. We'll show you how you can extend Xcode's...
0
0
4