Skip to content

Repository files navigation

AppTelepath iOS SDK

Remote debugging for iOS apps, built for AI coding agents.

CocoaPodsPlatformiOS 13+License

Official binary releases of the AppTelepath iOS SDK. The source code is not published here.

Add the SDK to a debug build, and an AI coding agent can inspect the running app remotely: logs, network traffic, view hierarchy, screenshots, database and sandbox, crash and performance reports, plus weak-network, GPS and push simulation. Agents connect through the hosted AppTelepath service and its remote MCP endpoint; the same device can be driven from the web console.

Install

pod'AppTelepath','~> 3.0',:configurations=>['Debug']

The pod is also published under its original name, Telepath. Both names install the same binary — pick one, do not add both. Either way the import is unchanged:

#if TELEPATH_ENABLEDimport Telepath
Telepath.start()#endif

Documentation, workspace setup and the MCP endpoint: apptelepath.com

Use

For trusted, authorized development and testing builds only. Do not place a workspace credential in an App Store configuration or commit one to source control.

Releases

Each release contains the XCFramework archive with third-party notices and license texts. The published podspec pins the archive checksum.

Support

Open an issue for integration problems — never include workspace tokens, captured traffic, screenshots or other private data. Security reports: see SECURITY.md.

License

Proprietary software. See LICENSE for the licensing entity and terms. Third-party components remain governed by their accompanying licenses and notices.

About

AI-agent-first remote debugging SDK for iOS — logs, network capture, UI tree, screenshots, crashes and simulation, over MCP.

Topics

Resources

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages