| Server IP : 46.62.235.243 / Your IP : 216.73.216.163 Web Server : Apache/2.4.58 (Ubuntu) System : Linux Linkabili3Dicembre 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/gyp/__pycache__/ |
Upload File : |
�
�"Kb6j � �� � d Z ddlmZ ddlZddlZddlZddlZddlZddlZddl Z ddl
Z
ddlZddlZddl
Z
ddlZd� Z G d� de� Zd� Zd� Zed k( r& e
j* ee
j, d
d � � yy)z�Utility functions to perform Xcode-style build steps.
These functions are executed via gyp-mac-tool when using the Makefile generator.
� )�print_functionNc �j � t � }|j | � }|�t j |� y y �N)�MacTool�Dispatch�sys�exit)�args�executor� exit_codes �./usr/lib/python3/dist-packages/gyp/mac_tool.py�mainr s0 � �
�Y�(�����%�)����H�H�Y�� � c � � e Zd ZdZd� Zd� Zd� Zd� Zd� Zd� Z d� Z
d � Zd
� Zd� Z
d� Zd
� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zy)r z�This class performs all the Mac tooling steps. The methods can either be
executed directly, or dispatched from an argument list.c � � t |� dk rt d� �d| j |d � z } t | |� |dd � S )z(Dispatches a string command to a method.� zNot enough argumentszExec%sr N)�len� Exception�_CommandifyName�getattr)�selfr
�methods r
r zMacTool.Dispatch&