Node.js native addon build tool
parser for xcodeproj/project.pbxproj files
Codesign Electron macOS apps
Interact with Xcode
Native filesystem access for react-native
pbxproj parser
Parse, manipulate, and serialize Xcode .pbxproj files (WASM build)
Generate Apple Targets with Expo Prebuild
TypeScript definitions for xcode
Notarize your Electron app
This repository provides native TensorFlow execution in backend JavaScript applications under the Node.js runtime, accelerated by the TensorFlow C binary under the hood. It provides the same API as [TensorFlow.js](https://js.tensorflow.org/api/latest/).
Canvas graphics API backed by Cairo
Parser and DOM over the xcode pbxproj
XcodeBuildMCP is a Model Context Protocol server that provides tools for Xcode project management, simulator management, and app utilities.
A react-native component to use context menu's (UIMenu) on iOS 13/14+
Official React Native Tracking Library for Mixpanel Analytics
XCTest-based Appium driver for macOS apps automation
Appium API for dealing with iOS devices
Appium driver for iOS using XCUITest for backend
This package is part of the [React Native CLI](../../README.md). It contains commands for managing iOS part of React Native app.
SQLite3 bindings for React Native (Android & iOS)
React Native module to expose per-app language preferences API on iOS and Android.
CMake.js - a Node.js native addon build tool
A collection of functions for deploying apps on iOS or macOS
Download, install and upgrade Xcodes with ease.
Download, install and upgrade Xcodes with ease.
Installs Xcode GUI or command-line
This tool adds the missing UUIDs into the installed Xcode plug-ins so that they can be loaded by newer versions of Xcode.
Convert and install iOS App icons into an XCode Asset Catalog.
This plugin installs provisioning profile to Xcode Provisioning Profiles directory
Cocoapods plugin to install Xcode templates from a remote source
A command-line interface for installing Xcode Snippets.
A command-line interface for installing Xcode Snippets.
install and uninstall iOS apps on devices from the command line (Xcode 6)\nDesigned to work on un-jailbroken devices.
Useful rake tasks and scripts for iPhone development using Xcode. Some tasks rely on external software. Please read the installation instructions. The scm related tasks assume that you are using git. You can just ignore those tasks and scripts if you are using a different scm.
Creates an Xcode project from a pebble project that contains the needed search paths, resources and .c files to start right away. Each time you build your watch app from the IDE, all warnings and errors of the underlying ´pebble build` command will be presented right in the editor. With AppCode you can even build, install the .pbw to your watch, and look at the live logs as a one-step action directly from your IDE!