]> git.saurik.com Git - apple/security.git/blobdiff - xcconfig/PlatformFeatures.xcconfig
Security-58286.51.6.tar.gz
[apple/security.git] / xcconfig / PlatformFeatures.xcconfig
index 3c5e655dd970ecd4db7d455601cbd8a1c7ad5e4c..872aec9f34e9ac92c42da54616af99966df653f9 100644 (file)
@@ -2,7 +2,7 @@
 #include "xcconfig/PlatformLibraries.xcconfig"
 
 PLATFORM_STR = "unknown"
-PLATFORM_STR[sdk=macosx*] = "macos"
+PLATFORM_STR[sdk=macosx*] = "macOS"
 PLATFORM_STR[sdk=iphoneos*] = "iphone"
 PLATFORM_STR[sdk=watchos*] = "watch"
 PLATFORM_STR[sdk=appletvos*] = "tv"