Questions tagged [wwdc]

WWDC stands for the Worldwide Developer's Conference, a conference for iOS and OS X developers held by Apple in San Francisco, in the Moscone West convention center.

WWDC is an abbreviation for the Worldwide Developer's Conference, a conference for and developers held by Apple in San Francisco, in the Moscone West convention center.

The opening keynote by Apple's top executives often is the announcement place of multiple software and hardware announcements . The Presidio, the room in which these announcements are made, seats over 5,000 people.

125 questions
-1
votes
1 answer

External APIs/SDKs in WWDC submissions

I've been working on my Swift Playgrounds entry for WWDC 2018, and I've been wondering, is there a rule against using external APIs/SDKs? I've been trying to import music into the playground through some kind of MPMediaPicker, but that hasn't been…
Dowland Aiello
  • 440
  • 8
  • 18
-1
votes
1 answer

Are there WWDC 2007 or 2008 videos for iPhone OS?

Does anyone know if at WWDC 2007 or 2008 there were iPhone sessions which were available as video? If so, where could I get these? I know about 2009, but I assume that in 2008 or 2007 very interesting things were covered under the hood regarding…
Thanks
  • 40,109
  • 71
  • 208
  • 322
-3
votes
2 answers

Swift Macro #unwrap

In Apple's WWDC 2023 they announced macros and, among others, they showed us this code snippet: macro unwrap(_ expr: Wrapped, message: String) -> Wrapped I have downloaded Xcode 15 Beta and tried to get it to work, without result. I get…
Vollan
  • 1,887
  • 11
  • 26
-3
votes
1 answer

iOS13 Provisional Location Permission

Since apple has deferred the "Always Allow" permission and only OS can and will ask for that permission based on its own convenience, it is hard to understand what all the scenarios are. If you see the WWDC video:…
nr5
  • 4,228
  • 8
  • 42
  • 82
1 2 3
8
9