There is a way to get the OS installer into an installer packageBuild installer package which installs Install OS X.appComponents:Install 10.12.app (added to Scripts directory or installed somewhere on the filesystem.)postinstall scriptThe command line tool to call is startosinstallpostinstall script would call startosinstall and install Install 10.12.app using the startosinstall tool.Note: The startosinstall tool uses the same logic that the GUI app.Usage: startosinstall --applicationpath <install os x.app path> --volume <target volume path> Arguments --volume, a path to the target volume. --applicationpath, a path to copy of the OS installer application to start the install with. --license, prints the user license agreement only. --agreetolicense, agree to license the license you printed with --license. --rebootdelay, how long to delay the reboot at the end of preparing. This delay is in seconds and has a maximum of 300 (5 minutes). --pidtosignal, Specify a PID to which to send SIGUSR1 upon comp
Search results for
A Summary of the WWDC25 Group Lab
10,364 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
As per title, if I am using data differently in different countries can I upload different privacy summaries within the same app id?
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
Privacy
App Store
App Store Connect
I asked a number of questions in a Device Management lab session. If interested, please see the attached Answered questions: Answered questions
Topic:
Community
SubTopic:
Apple Developers
Unlike other labs I’ve checked, requesting appointment for the iMessage apps and stickers labs, requires the Feedback ID field to be filled. Isn’t this a mistake?
Is there any chance we could join a 1-on-1 Lab with the Nearby Interaction team tomorrow sometime? It looks like there are none listed on Friday. We were suggested to look into Nearby Interaction during our 1-on-1 with the CarPlay team toady -we have a navigation app with cool safety alerts. I totally understand that this is a last minute request. And thanks for your help!
In the App Store Connect Weekly Summary, some of our apps are displaying 0 in the Impressions, App Units are listed as 0. Does this mean that our clients are not downloading the app?
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
App Store
App Store Connect
Analytics & Reporting
I have accidentally missed the sign up window for the UX Writing lab by 1 hour, but I'd still love to join it if at all possible. I have had this lab several times in the past and it was always very informative. I have a time tracking app that helps people make the most of their time. https://apps.apple.com/us/app/timelines-time-tracking/id1112433234 I'm looking for guidance on how to improve copywriting in my onboarding sequence, on my paywall, and overall throughout the app. Thank you for considering. My Apple ID is lukas[at]glimsoft.com.
I would like to download the 2016 Summary Sales Report from iTunes Connect -> Sales and Trends -> Reports, but the drop-down Year tab only lists 2008 through 2015. When will the 2016 report be available for download? All of the individual months are available, but I would much rather get the whole year in one go.
HI, In the Sales Summary report, i have a Subscription field, that tells me if it is a New or Renewal, but for some reason, i have very often an empty value in there! Do you know why? Furthermore, why do i have for New subscription, 0 under customer_price, is it because he enters a trial period?
Question:For those concerned about data locality for regulatory reasons, can we be certain that our data will not leave the European Union or ${COUNTRY} when it gets stored in the cloud?Answer:iCloud works on a performance and availability basis, so no guarantees are made on where the data is actually stored. It is based on what will provide the best experience for the customer.File bugs and feature requests if you need specific data locality.For more information on iCloud security practices, see the Internet Services section of the iOS Security guide:www. apple. com /business /docs /iOS_Security_Guide.pdfSee complete list of session and lab notes here:https://forums.developer.apple.com/message/142899
FileVault 2 and fdesetupQuestion:When changing account passwords outside of the login window or System Preferences, it does not appear that the FileVault 2 pre-boot login screen gets updated with the new password information.Is there a way to force the OS to update the pre-boot login screen with the new password info?Use cases that may apply:A. Using the passwd command (running as root) to update the account passwordB. Dropping updated plist files into /var/db/dslocal/nodes/Default/usersAnswer:After password change, may need to remove and add user with fdesetup. This will flush the old password's derived key and set up a derived key for the new password.File bug reports for use cases A and B above. The response for use case B may be That's horrifying. Don't do that.Remove:fdesetup remove -user username_goes_hereRe-add:fdesetup add -usertoadd username_goes_hereQuestion:Does the FV 2 password change update process work when an AD DC is accessible via WiFi and not via Ethernet? Ran into a case where the OS passw
going thru the iBook App Development with Swift. I can not find the lab files for the book. for example: where is the Lab-Enumerations.playground files? Search just shows a GitHub...
On a customers iPhone (iOS 11.4.1) my calendar app crashes. We found out that the reason is a Skype-Business Meeting event where the SUMMARY field in the VCALENDAR ist empty:SUMMARY;LANGUAGE=de-DE:On my device with same iOS version it is not crashing. The call stack I got via iTunes connect shows a line where my app analyses the event title with range(of searchString: String) which should not be a problem, also if the title is empty. It looks more that there is some memory out of bounds. I´m now waiting for an answer from user, I asked him to assign the event to another calendar (type) when importing a VCALENDAR with this crash.
Hello everyone, I'm making an app that saves rowing workouts. Rowing workouts are traditionally in meters. I want my workout summaries to always show in meters. I have created and saved a HKWorkout instance. For the totalDistance, I am saving a quantity that uses HKUnit.meter() as its unit. Any intervals that I've associated with the workout are also saved with HKUnit.meter() as the unit. When I look at the Workout in the Health app, it shows the total distance in miles. All the intervals are in miles as well Is there a special piece of metadata that I need to add to my workout to hint to the Health app that I'd like to always see the summary using meters? How can I get my workout to always be shown in meters in the health app? Thank you for your advice, _ michael
I've filled a feedback for this after WWDC 23 and 24. Here's the latest one FB13879424 This is really important. Let's 🙏 for WWDC25
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: