Skip to content

Add SF Symbols versions 6.3, 6.4 and 7.0#144

Merged
StevenSorial merged 5 commits intoSFSafeSymbols:stablefrom
F1248:sfsymbols-6.3-6.4-7.0
Sep 24, 2025
Merged

Add SF Symbols versions 6.3, 6.4 and 7.0#144
StevenSorial merged 5 commits intoSFSafeSymbols:stablefrom
F1248:sfsymbols-6.3-6.4-7.0

Conversation

@F1248
Copy link
Contributor

@F1248 F1248 commented Jul 1, 2025

This PR adds SF Symbols versions 6.3, 6.4 and 7.0

@F1248 F1248 changed the title Ads SF Symbols versions 6.3, 6.4 and 7.0 Adds SF Symbols versions 6.3, 6.4 and 7.0 Jul 10, 2025
@F1248 F1248 changed the title Adds SF Symbols versions 6.3, 6.4 and 7.0 Add SF Symbols versions 6.3, 6.4 and 7.0 Jul 10, 2025
@F1248 F1248 force-pushed the sfsymbols-6.3-6.4-7.0 branch from be8de0c to 63efe30 Compare August 6, 2025 21:34
@F1248 F1248 force-pushed the sfsymbols-6.3-6.4-7.0 branch from 63efe30 to 9227d0e Compare August 6, 2025 21:50
@AF-cgi
Copy link

AF-cgi commented Sep 16, 2025

What is the status of this PR? Could it be reviewed and merged?

@F1248
Copy link
Contributor Author

F1248 commented Sep 16, 2025

What is the status of this PR? Could it be reviewed and merged?

From my end, this PR is ready to be merged. It has been updated with the release versions of macOS Tahoe 26.0 (25A354) and SF Symbols 7.0 (115) (7A20).

@StevenSorial
Copy link
Member

@F1248 Thanks for the effort. 👍🏼
Could you please tell me where you got each of the new resource files from? I got different results on my own, so I want to double-check.

@F1248
Copy link
Contributor Author

F1248 commented Sep 23, 2025

Could you please tell me where you got each of the new resource files from? I got different results on my own, so I want to double-check.

Sorry for forgetting to mention that:

The first few beta versions of SF Symbols 7 correctly added the 2025 dictionary to year_to_release in layerset_availability.plist. However, Apple accidentally removed this dictionary again in some later beta version. But as 2025 is still referenced in the file itself, this broke the generator. I worked around this by keeping the dictionary included in previous versions:

		<key>2025</key>
		<dict>
			<key>iOS</key>
			<string>26.0</string>
			<key>macOS</key>
			<string>26.0</string>
			<key>tvOS</key>
			<string>26.0</string>
			<key>visionOS</key>
			<string>26.0</string>
			<key>watchOS</key>
			<string>26.0</string>
		</dict>

Apart from layerset_availability.plist being patched by hand, all files were copied from SF Symbols 7.0 (115) (7A20) and macOS Tahoe 26.0 (25A354) installed on a physical Mac as described in CONTRIBUTING.md.

@F1248 F1248 requested a review from StevenSorial September 24, 2025 16:54
Copy link
Member

@StevenSorial StevenSorial left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@F1248 Thanks for the contribution

@StevenSorial StevenSorial merged commit 46dd289 into SFSafeSymbols:stable Sep 24, 2025
6 checks passed
@F1248 F1248 deleted the sfsymbols-6.3-6.4-7.0 branch September 24, 2025 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants