Avatar
https://forums.swift.org/t/se-0308-if-for-postfix-member-expressions/47163 #if の機能を拡張するプロポーザルがレビューに入りました。 Text("title") #if os(iOS) .iOSSpecificModifier() #endif .commonModifier() みたいなのを出来るようにする提案です。
The review of SE-0308, "#if for postfix member expressions, begins now and runs through April 16, 2021. The proposal is authored by @rintaro. Reviews are an important part of the Swift evolution process. All review feedback should be either on this forum thread or, if you would like to keep your feedback private, directly to the review manager...
👏 3