File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ Environment variables used by meson-python
7171   This variable must be set to a major/minor version (e.g., ``13.0 `` or
7272   ``15.4 ``).
7373
74-    Note that ``IPHONEOS_DEPLOYMENT_TARGET `` is the * only * permitted  mechanism
74+    Note that ``IPHONEOS_DEPLOYMENT_TARGET `` is the only supported  mechanism
7575   for specifying the target iOS version. Although the iOS toolchain supports
7676   the use of ``-mios-version-min `` compile and link flags to set the target iOS
7777   version, ``meson-python `` will not set the Python wheel platform tag
@@ -99,7 +99,7 @@ Environment variables used by meson-python
9999   are currently designed to specify compatibility only with major version
100100   number granularity.
101101
102-    Note that ``MACOSX_DEPLOYMENT_TARGET `` is the * only * permitted  mechanism for
102+    Note that ``MACOSX_DEPLOYMENT_TARGET `` is the only supported  mechanism for
103103   specifying the target macOS version. Although the macOS toolchain supports
104104   the use of ``-mmacosx-version-min `` compile and link flags to set the target
105105   macOS version, ``meson-python `` will not set the Python wheel platform tag
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ versions.
5454
5555.. option :: 1.9.0 
5656
57-    Meson 1.9.0 or later is required to support building for `` iOS `` .
57+    Meson 1.9.0 or later is required to support building for iOS.
5858
5959Build front-ends by default build packages in an isolated Python
6060environment where build dependencies are installed. Most often, unless
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments