Apple

Apple Adds 2013 Mac Pro, 2019 MacBook Air, AirPorts To Vintage List (macrumors.com) 15

Apple added the 2013 "Trash Can" Mac Pro to its vintage products list alongside the 2019 13-inch MacBook Air, 2019 iMac, 2018 iPad Pro models, and the 128GB iPhone 8. The cylindrical Mac Pro remained on sale until December 2019, when Apple replaced it with the redesigned "Cheese Grater" model.

Products typically reach vintage status five years after their last distribution date. The 2013 Mac Pro's radical cylindrical design prevented internal component upgrades and created thermal limitations that Apple acknowledged in 2017. "I think we designed ourselves into a bit of a thermal corner," Apple hardware chief Craig Federighi said at the time.

Apple also moved several AirPort devices to its obsolete list, including the second-generation AirPort Express and AirPort Time Capsules. The 2013 Mac Pro's radical design created thermal limitations that Apple acknowledged in 2017.
The Courts

Judge Throws Out Lawsuit Accusing Apple of Taking Bribes To Avoid Competing With Visa and Mastercard (reuters.com) 10

A federal judge has dismissed an antitrust lawsuit that accused Apple, Visa and Mastercard of conspiring to suppress competition in the payments network market and inflate merchant transaction fees.

U.S. District Judge David Dugan in Illinois ruled that merchants failed to provide sufficient evidence supporting claims that Apple illegally declined to launch a competing payment network to rival Visa and Mastercard.

The lawsuit, filed by beverage retailer Mirage Wine & Spirits and other businesses representing thousands of merchants, alleged the payment networks paid Apple hundreds of millions of dollars annually to avoid competition. Dugan found the plaintiffs offered only "a slew of circumstantial allegations" but permitted them to amend their complaint.
Apple

Apple Working on Updated Vision Pro With M4 Chip as Early as 2025 63

Apple plans to release its first Vision Pro upgrade as early as this year, according to Bloomberg. The updated $3,499 headset will feature an M4 processor, replacing the current M2 chip, and components designed to better handle AI tasks.

The company is also developing new straps to reduce neck strain and head pain from the 1.4-pound device. The Vision Pro launched in February 2024 but has sold only hundreds of thousands of units. Apple is working on a significantly lighter redesigned model for 2027, the report added.
Businesses

Apple Taps Sabih Khan As New COO As Jeff Williams Plans Retirement (nerds.xyz) 6

BrianFagioli shares a report from NERDS.xyz: Apple is making a high-level leadership change that could significantly shape its future behind the scenes. The company has announced that longtime executive Jeff Williams will step down from his role as Chief Operating Officer later this month. His successor will be Sabih Khan, Apple's Senior Vice President of Operations and a key player in the company's global supply chain strategy. Williams isn't leaving Apple entirely just yet. He'll continue working closely with CEO Tim Cook for the rest of the year, overseeing Apple Watch and health initiatives, as well as leading the company's industrial design team until his retirement. After that, Apple's design team will report directly to Cook.

Khan's promotion is part of what Apple describes as a long-planned transition. Cook praised Khan as a "brilliant strategist" who helped Apple reduce its carbon footprint by over 60 percent, expand domestic manufacturing, and remain agile during global supply chain challenges. Khan has been with Apple for 30 years and took on a more prominent executive role in 2019. He has quietly helped the company build one of the most influential supply chains in the world.

IOS

Apple Just Added More Frost To Its Liquid Glass Design (theverge.com) 43

Following a week of X and YouTube complaints, Apple has further reduced the transparency of its Liquid Glass design in the latest iOS 26 developer beta, making navigation bars, buttons, and tabs more opaque to improve readability. The Verge reports: "iOS 26 beta 3 completely nerfs Liquid Glass," AppleTrack developer Sam Kohl says in a post on X. "It looks so much cheaper now and feels like Apple is backtracking on their original vision." Others ask Apple to "stop ruining" Liquid Glass and call the new design a "step backwards." Some users in the beta found that the transparency level can vary depending on the app they're using.

This is still just a developer beta, so it's likely that Apple will continue to make tweaks before it releases iOS 26 to the public in September.

Television

Apple Links Directly To Web in Full-Screen TV App Ad, Ignoring Rules for Other Developers (daringfireball.net) 35

Apple displayed a full-screen ad for "F1 The Movie" in its TV app that linked directly to a web browser for ticket purchases without showing warning screens that the company requires other developers to include when directing users outside their apps.

The "Buy Tickets" button sent users to the F1 movie website in their default browser without confirmation dialogs or interstitial warnings. Apple mandates that third-party developers show scare sheets when linking out of apps to sell digital content, but considers movie tickets a "real-world experience" exempt from its In-App Purchase system.

Further reading: iPhone Customers Upset By Apple Wallet Ad Pushing F1 Movie.
Programming

Diffusion + Coding = DiffuCode. How Apple Released a Weirdly Interesting Coding Language Model (9to5mac.com) 7

"Apple quietly dropped a new AI model on Hugging Face with an interesting twist," writes 9to5Mac. "Instead of writing code like traditional LLMs generate text (left to right, top to bottom), it can also write out of order, and improve multiple chunks at once."

"The result is faster code generation, at a performance that rivals top open-source coding models." Traditionally, most LLMs have been autoregressive. This means that when you ask them something, they process your entire question, predict the first token of the answer, reprocess the entire question with the first token, predict the second token, and so on. This makes them generate text like most of us read: left to right, top to bottom... An alternative to autoregressive models is diffusion models, which have been more often used by image models like Stable Diffusion. In a nutshell, the model starts with a fuzzy, noisy image, and it iteratively removes the noise while keeping the user request in mind, steering it towards something that looks more and more like what the user requested...

Lately, some large language models have looked to the diffusion architecture to generate text, and the results have been pretty promising... This behavior is especially useful for programming, where global structure matters more than linear token prediction... [Apple] released an open-source model called DiffuCode-7B-cpGRPO, that builds on top of a paper called DiffuCoder: Understanding and Improving Masked Diffusion Models for Code Generation, released just last month... [W]ith an extra training step called coupled-GRPO, it learned to generate higher-quality code with fewer passes. The result? Code that's faster to generate, globally coherent, and competitive with some of the best open-source programming models out there.

Even more interestingly, Apple's model is built on top of Qwen2.5-7B, an open-source foundation model from Alibaba. Alibaba first fine-tuned that model for better code generation (as Qwen2.5-Coder-7B), then Apple took it and made its own adjustments. They turned it into a new model with a diffusion-based decoder, as described in the DiffuCoder paper, and then adjusted it again to better follow instructions. Once that was done, they trained yet another version of it using more than 20,000 carefully picked coding examples.

"Although DiffuCoder did better than many diffusion-based coding models (and that was before the 4.4% bump from DiffuCoder-7B-cpGRPO), it still doesn't quite reach the level of GPT-4 or Gemini Diffusion..." the article points out.

But "the bigger point is this: little by little, Apple has been laying the groundwork for its generative AI efforts with some pretty interesting and novel ideas."
Censorship

Will FaceTime In IOS 26 Freeze Your Call If Someone Starts Undressing? (9to5mac.com) 70

Long-time Slashdot reader AmiMoJo shared this report from the Apple news blog 9to5Mac: iOS 26 is a packed update for iPhone users thanks to the new Liquid Glass design and major updates for Messages, Wallet, CarPlay, and more. But another new feature was just discovered in the iOS 26 beta: FaceTime will now freeze your call's video and audio if someone starts undressing.

When Apple unveiled iOS 26 last month, it mentioned a variety of new family tools... "Communication Safety expands to intervene when nudity is detected in FaceTime video calls, and to blur out nudity in Shared Albums in Photos." However, at least in the iOS 26 beta, it seems that a similar feature may be in place for all users — adults included.

That's the claim of an X.com user named iDeviceHelp, who says FaceTime in iOS 26 swaps in a warning message that says "Audio and video are paused because you may be showing something sensitive," giving users a choice of ending the call or resuming it.

9to5Mac says "It's unclear whether this is an intended behavior, or just a bug in the beta that's applying the feature to adults... [E]verything happens on-device so Apple has no idea about the contents of your call."
China

Foxconn Mysteriously Tells Chinese Workers To Quit India and Return To China 39

Apple's expansion in India has hit a snag as Foxconn has sent over 300 Chinese workers back to China, potentially reducing production efficiency just as mass manufacturing of the iPhone 17 begins. AppleInsider reports: It's not known why Foxconn has done this, nor is it clear whether workers have been laid off or redeployed to the company's facilities in China. The move, though, does follow Beijing officials reportedly working to prevent firms moving away from China. Those officials are said to have been verbally encouraging China's local governments and regulatory bodies to curb exports of equipment or technologies to India and Southeast Asia.

Overall, China has been making it harder for skilled labor to leave the country. It's not clear how any changes have specifically affected Chinese workers who had already left.What is clear is that Foxconn has used many experienced Chinese engineers as it attempts to rapidly expand in India. It's said, too, that Chinese managers have been vital in training Foxconn staff in India. Since that training has been ongoing for some years, and since at least most of Foxconn's production lines have been set up, it's said that there will not be an impact on the quality of manufacturing. But one source said the changes will impact efficiency on the production line.
Crime

Apple Accuses Former Engineer of Taking Vision Pro Secrets To Snap (theregister.com) 39

Apple has filed (PDF) a lawsuit against former Vision Pro engineer Di Liu, accusing him of stealing thousands of confidential files related to his work on Apple's augmented reality headset for the benefit of his new employer Snap. The company alleges Liu misled colleagues about his departure, secretly accepted a job offer from Snap, and attempted to cover his tracks by deleting files -- actions Apple claims violated his confidentiality agreement. The Register reports: Liu secretly received a job offer from Snap on October 18, 2024, a role the complaint describes as "substantially similar" to his Apple position, meaning Liu waited nearly two weeks to resign from Apple, per the lawsuit. "Even then, he did not disclose he was leaving for Snap," the suit said. "Apple would not have allowed Mr. Liu continued access had he told the truth." Liu allegedly copied "more than a dozen folders containing thousands of files" from Apple's filesystem to a personal cloud storage account, dropping the stolen bits in a pair of nested folders with the amazingly nondescript names "Personal" and "Knowledge."

Apple said that data Liu copied includes "filenames containing confidential Apple product code names" and files "marked as Apple confidential." Company research, product design, and supply chain management documents were among the content Liu is accused of stealing. The complaint also alleges that Liu deleted files to conceal his activities, a move that may hinder Apple's ability to determine the full scope of the data he exfiltrated. "Mr. Liu additionally took actions to conceal his theft, including deceiving Apple about his job at Snap, and deleting files from his Apple-issued computer that might have let Apple determine what data Mr. Liu stole," the complaint noted.

Whatever he has, Apple wants it back. The company demands a jury trial on a single count of breach of contract under a confidentiality and intellectual property agreement Liu was bound to. It also asks the court to compel Liu to return all misappropriated data, award damages to be determined at trial, and reimburse Apple's costs and attorneys' fees.

Businesses

Proton Joins Antitrust Lawsuit Against Apple's App Store Practices (theregister.com) 26

Encrypted communications provider Proton has joined an antitrust lawsuit against Apple, filing a legal complaint that claims the company's App Store practices harm developers, consumers, and privacy. The Switzerland-based firm joined a group of Korean developers who sued Apple in May rather than filing a separate case.

Proton asked the US District Court for Northern California to require Apple to allow alternative app stores, expose those stores through its own App Store, permit developers to disable Apple's in-app payment system, and provide full access to Apple APIs. The company added a privacy-focused argument to typical antitrust complaints, contending that Apple's pricing model particularly penalizes companies that refuse to harvest user data. Developers of free apps typically sell user data to cover costs, while privacy-focused companies like Proton must charge subscriptions for revenue, making Apple's commission cuts more burdensome.
The Courts

Apple Loses Bid To Dismiss US Smartphone Monopoly Case (reuters.com) 61

Apple must face the U.S. Department of Justice's lawsuit accusing the iPhone maker of unlawfully dominating the U.S. smartphone market, a judge ruled on Monday. From a report: U.S. District Judge Julien Neals in Newark, New Jersey, denied Apple's motion to dismiss the lawsuit accusing the company of using restrictions on third-party app and device developers to keep users from switching to competitors and unlawfully dominate the market.

The decision would allow the case to go forward in what could be a years-long fight for Apple against enforcers' attempt to lower what they say are barriers to competition with Apple's iPhone.

AI

Apple Weighs Using Anthropic or OpenAI To Power Siri in Major Reversal (bloomberg.com) 21

Apple is considering using AI technology from Anthropic or OpenAI to power a new version of Siri, according to Bloomberg, sidelining its own in-house models in a potentially blockbuster move aimed at turning around its flailing AI effort. From the report: The iPhone maker has talked with both companies about using their large language models for Siri, according to people familiar with the discussions. It has asked them to train versions of their models that could run on Apple's cloud infrastructure for testing, said the people, who asked not to be identified discussing private deliberations.

If Apple ultimately moves forward, it would represent a monumental reversal. The company currently powers most of its AI features with homegrown technology that it calls Apple Foundation Models and had been planning a new version of its voice assistant that runs on that technology for 2026. A switch to Anthropic's Claude or OpenAI's ChatGPT models for Siri would be an acknowledgment that the company is struggling to compete in generative AI -- the most important new technology in decades. Apple already allows ChatGPT to answer web-based search queries in Siri, but the assistant itself is powered by Apple.

Portables (Apple)

Apple Plans First Sub-$999 MacBook Using iPhone Chip, Analyst Says (9to5mac.com) 91

Apple plans to release a cheaper MacBook powered by the A18 Pro chip used in the iPhone 16 Pro line, according to analyst Ming-Chi Kuo. The laptop will be priced below $999 -- first time for a MacBook Air -- and go into production in late 2025 or early 2026 on the new laptop, the analyst noted.

The device will feature the same 13-inch screen as the current MacBook Air, with the chip representing the primary difference between models. The A18 Pro chip delivers single-core performance around 3,500 on Geekbench, trailing the M4 chip only slightly, though multicore performance lags significantly at approximately 8,780 versus 15,000 for the M4. The A18's multicore performance matches the original 2020 M1 chip.
Desktops (Apple)

After 27 Years, Engineer Discovers How To Display Secret Photo In Power Mac ROM (arstechnica.com) 12

An anonymous reader quotes a report from Ars Technica: On Tuesday, software engineer Doug Brown published his discovery of how to trigger a long-known but previously inaccessible Easter egg in the Power Mac G3's ROM: a hidden photo of the development team that nobody could figure out how to display for 27 years. While Pierre Dandumont first documented the JPEG image itself in 2014, the method to view it on the computer remained a mystery until Brown's reverse engineering work revealed that users must format a RAM disk with the text "secret ROM image."

Brown stumbled upon the image while using a hex editor tool called Hex Fiend with Eric Harmon's Mac ROM template to explore the resources stored in the beige Power Mac G3's ROM. The ROM appeared in desktop, minitower, and all-in-one G3 models from 1997 through 1999. "While I was browsing through the ROM, two things caught my eye," Brown wrote. He found both the HPOE resource containing the JPEG image of team members and a suspicious set of Pascal strings in the PowerPC-native SCSI Manager 4.3 code that included ".Edisk," "secret ROM image," and "The Team."

The strings provided the crucial clue Brown needed. After extracting and disassembling the code using Ghidra, he discovered that the SCSI Manager was checking for a RAM disk volume named "secret ROM image." When found, the code would create a file called "The Team" containing the hidden JPEG data. Brown initially shared his findings on the #mac68k IRC channel, where a user named Alex quickly figured out the activation method. The trick requires users to enable the RAM Disk in the Memory control panel, restart, select the RAM Disk icon, choose "Erase Disk" from the Special menu, and type "secret ROM image" into the format dialog. "If you double-click the file, SimpleText will open it," Brown explains on his blog just before displaying the hidden team photo that emerges after following the steps.

China

DeepSeek Faces Ban From Apple, Google App Stores In Germany 15

Germany's data protection commissioner has urged Apple and Google to remove Chinese AI startup DeepSeek from their app stores due to concerns about data protection. Reuters reports: Commissioner Meike Kamp said in a statement on Friday that she had made the request because DeepSeek illegally transfers users' personal data to China. The two U.S. tech giants must now review the request promptly and decide whether to block the app in Germany, she added, though her office has not set a precise timeframe. According to its own privacy policy, DeepSeek stores numerous pieces of personal data, such as requests to its AI program or uploaded files, on computers in China.

"DeepSeek has not been able to provide my agency with convincing evidence that German users' data is protected in China to a level equivalent to that in the European Union," [Commissioner Meike Kamp] said. "Chinese authorities have far-reaching access rights to personal data within the sphere of influence of Chinese companies," she added. The commissioner said she took the decision after asking DeepSeek in May to meet the requirements for non-EU data transfers or else voluntarily withdraw its app. DeepSeek did not comply with this request, she added.
Android

Apple's Swift Coding Language Is Working On Android Support (9to5google.com) 44

Apple's Swift programming language is expanding official support to Android through a new "Android Working Group" which will improve compatibility, integration, and tooling. "As it stands today, Android apps are generally coded in Kotlin, but Apple is looking to provide its Swift coding language as an alternative," notes 9to5Google. "Apple first launched its coding language back in 2014 with its own platforms in mind, but currently also supports Windows and Linux officially." From the report: A few of the key pillars the Working Group will look to accomplish include:

- Improve and maintain Android support for the official Swift distribution, eliminating the need for out-of-tree or downstream patches
- Recommend enhancements to core Swift packages such as Foundation and Dispatch to work better with Android idioms
- Work with the Platform Steering Group to officially define platform support levels generally, and then work towards achieving official support of a particular level for Android
- Determine the range of supported Android API levels and architectures for Swift integration
- Develop continuous integration for the Swift project that includes Android testing in pull request checks.
- Identify and recommend best practices for bridging between Swift and Android's Java SDK and packaging Swift libraries with Android apps
- Develop support for debugging Swift applications on Android
- Advise and assist with adding support for Android to various community Swift packages

EU

Apple To Open App Store To Competitors in EU As It Seeks To Avoid Fines (ft.com) 40

Apple will allow developers in the European Union to distribute iOS apps outside its App Store, the company said Thursday in a bid to avoid escalating fines from Brussels regulators. The policy change came on the deadline for Apple to comply with EU rules or face new financial penalties that can reach up to 5% of average daily worldwide revenue.

The $3 trillion iPhone maker has been negotiating with the European Commission for two months after receiving a $585 million fine for breaching the EU's Digital Markets Act. The landmark legislation targets the power of Big Tech companies and requires Apple to open its mobile ecosystem to competitors.

The second change, set to go into effect in January 2026, would replace the current "core technology fee" model -- a separate charge imposed on developers -- with a commission-based structure.
Apple

iPhone Customers Upset By Apple Wallet Ad Pushing F1 Movie (techcrunch.com) 78

An anonymous reader shares a report: Apple customers aren't thrilled they're getting an ad from the Apple Wallet app promoting the tech giant's Original Film, "F1 the Movie." Across social media, iPhone owners are complaining that their Wallet app sent out a push notification offering a $10 discount at Fandango for anyone buying two or more tickets to the film.

The feature film, starring Brad Pitt, explores the world of Formula 1 and was shot at actual Grand Prix races. It also showcases the use of Apple technology, from the custom-made cameras made of iPhone parts used to film inside the cars, to the AirPods Max that Pitt's character, F1 driver Sonny Hayes, sleeps in. However well-received the film may be, iPhone users don't necessarily want their built-in utilities, like their digital wallet, marketing to them.

Apple

iOS 26 Allows You To Restore Any iPhone Without a Mac or PC (macrumors.com) 22

Apple's iOS 26 introduces Recovery Assistant, a feature that allows users to restore malfunctioning iPhones without requiring a Mac or PC. The system automatically boots devices into Recovery mode when startup issues occur, displaying the message "This iPhone encountered an issue while starting."

Users can then initiate recovery through another Apple device like an iPad, which downloads and installs a newer iOS version onto the malfunctioning iPhone. Apple described Recovery Assistant as "a new way to recover your device if it doesn't start up normally" in release notes for the second iOS 26 beta.

Slashdot Top Deals