mobile-mcp-ai 2.5.0__tar.gz → 2.5.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/MANIFEST.in +1 -0
- {mobile_mcp_ai-2.5.0/mobile_mcp_ai.egg-info → mobile_mcp_ai-2.5.1}/PKG-INFO +1 -1
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1/mobile_mcp_ai.egg-info}/PKG-INFO +1 -1
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/mobile_mcp_ai.egg-info/SOURCES.txt +6 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/setup.py +12 -1
- mobile_mcp_ai-2.5.1/templates/close_buttons/auto_x_0112_151217.png +0 -0
- mobile_mcp_ai-2.5.1/templates/close_buttons/auto_x_0112_152037.png +0 -0
- mobile_mcp_ai-2.5.1/templates/close_buttons/auto_x_0112_152840.png +0 -0
- mobile_mcp_ai-2.5.1/templates/close_buttons/auto_x_0112_153256.png +0 -0
- mobile_mcp_ai-2.5.1/templates/close_buttons/auto_x_0112_154847.png +0 -0
- mobile_mcp_ai-2.5.1/templates/close_buttons/gray_x_stock_ad.png +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/LICENSE +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/README.md +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/__init__.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/config.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/core/__init__.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/core/basic_tools_lite.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/core/device_manager.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/core/dynamic_config.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/core/ios_client_wda.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/core/ios_device_manager_wda.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/core/mobile_client.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/core/template_matcher.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/core/utils/__init__.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/core/utils/logger.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/core/utils/operation_history_manager.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/core/utils/smart_wait.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/docs/iOS_SETUP_GUIDE.md +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/mcp_tools/__init__.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/mcp_tools/mcp_server.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/mobile_mcp_ai.egg-info/dependency_links.txt +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/mobile_mcp_ai.egg-info/entry_points.txt +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/mobile_mcp_ai.egg-info/not-zip-safe +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/mobile_mcp_ai.egg-info/requires.txt +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/mobile_mcp_ai.egg-info/top_level.txt +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/requirements.txt +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/setup.cfg +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/tests/test_mind_cloud_my_space.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/tests/test_mind_correct.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/tests/test_mind_improved.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/tests/test_mind_optimized.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/tests/test_open_mind.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/tests/test_priority_demo.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/tests/test_simple.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/tests/test_/344/270/276/346/212/245.py" +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/tests/test_/345/210/207/346/215/242/350/257/255/350/250/200/345/210/260English.py" +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/tests/test_/346/265/213/350/257/225.py" +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/utils/__init__.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/utils/logger.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/utils/xml_formatter.py +0 -0
- {mobile_mcp_ai-2.5.0 → mobile_mcp_ai-2.5.1}/utils/xml_parser.py +0 -0
|
@@ -47,6 +47,12 @@ mobile_mcp_ai.egg-info/entry_points.txt
|
|
|
47
47
|
mobile_mcp_ai.egg-info/not-zip-safe
|
|
48
48
|
mobile_mcp_ai.egg-info/requires.txt
|
|
49
49
|
mobile_mcp_ai.egg-info/top_level.txt
|
|
50
|
+
templates/close_buttons/auto_x_0112_151217.png
|
|
51
|
+
templates/close_buttons/auto_x_0112_152037.png
|
|
52
|
+
templates/close_buttons/auto_x_0112_152840.png
|
|
53
|
+
templates/close_buttons/auto_x_0112_153256.png
|
|
54
|
+
templates/close_buttons/auto_x_0112_154847.png
|
|
55
|
+
templates/close_buttons/gray_x_stock_ad.png
|
|
50
56
|
tests/test_mind_cloud_my_space.py
|
|
51
57
|
tests/test_mind_correct.py
|
|
52
58
|
tests/test_mind_improved.py
|
|
@@ -25,7 +25,7 @@ if requirements_file.exists():
|
|
|
25
25
|
|
|
26
26
|
setup(
|
|
27
27
|
name="mobile-mcp-ai",
|
|
28
|
-
version="2.5.
|
|
28
|
+
version="2.5.1", # 修复:包含模板图片到 pip 包
|
|
29
29
|
author="douzi",
|
|
30
30
|
author_email="1492994674@qq.com",
|
|
31
31
|
description="移动端自动化 MCP Server - 支持 Android/iOS,AI 功能可选(基础工具不需要 AI)",
|
|
@@ -128,6 +128,17 @@ setup(
|
|
|
128
128
|
],
|
|
129
129
|
include_package_data=True,
|
|
130
130
|
zip_safe=False,
|
|
131
|
+
# 包含模板图片
|
|
132
|
+
data_files=[
|
|
133
|
+
('templates/close_buttons', [
|
|
134
|
+
'templates/close_buttons/gray_x_stock_ad.png',
|
|
135
|
+
'templates/close_buttons/auto_x_0112_151217.png',
|
|
136
|
+
'templates/close_buttons/auto_x_0112_152037.png',
|
|
137
|
+
'templates/close_buttons/auto_x_0112_152840.png',
|
|
138
|
+
'templates/close_buttons/auto_x_0112_153256.png',
|
|
139
|
+
'templates/close_buttons/auto_x_0112_154847.png',
|
|
140
|
+
]),
|
|
141
|
+
],
|
|
131
142
|
)
|
|
132
143
|
|
|
133
144
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|