| Server IP : 85.155.190.233 / Your IP : 216.73.216.103 Web Server : nginx/1.24.0 System : Linux antigravity-cli 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64 User : wp-moonbloom ( 1001) PHP Version : 8.3.6 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&