Type Safely

Type Safely

Share this post

Type Safely
Type Safely
Use hasFeature To Determine Whether Experimental Feature Flags Are Enabled
Copy link
Facebook
Email
Notes
More

Use hasFeature To Determine Whether Experimental Feature Flags Are Enabled

Daily Coding Tip 275

Type Safely's avatar
Type Safely
Apr 06, 2023
∙ Paid

Share this post

Type Safely
Type Safely
Use hasFeature To Determine Whether Experimental Feature Flags Are Enabled
Copy link
Facebook
Email
Notes
More
Share
red yellow and green flags
Photo by Vladislav Klapin on Unsplash

Start by creating a new Xcode project and going to your project’s Build Settings.

Here you will need to use the search box in the top right to search for Swift flags, and then insert the following value:

-Xfrontend -enable-experimental-concise-pound-file

This will enable concise magic file names, a feature that is not y…

Keep reading with a 7-day free trial

Subscribe to Type Safely to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Type Safely
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share

Copy link
Facebook
Email
Notes
More