Appium driver for iOS using XCUITest for backend
CLI to automate Android product flavors, iOS schemes/xcconfig, and JS env generation for React Native multi-environment apps
Appium driver for iOS using XCUITest for backend
Titanium SDK Common Node Library
Automatic release note generator for GitHub projects
iOS app for testing
Apple iOS UIKitCatalog app
AdChain SDK for React Native with Expo support
A Claude Code agent skill that adds native SwiftUI animations — micro-interactions, view transitions, loading states, gesture-driven motion, hero animations, SF Symbol effects, and haptics — to iOS, macOS, watchOS, and visionOS views.
Capacitor plugin for Meta SDK integration
VisionCamera frame processor plugin wrapping Google MediaPipe Pose Landmarker for real-time on-device pose estimation in React Native. iOS (Swift) and Android (Kotlin), both production-validated.
根据plugin.xml或者config.xml中定义的自定义配置更新平台配置
Add a toaday widget app extension target to your cordova project.
Config that works
Config that works. A community-maintained fork of react-native-ultimate-config.
Fixing gradle issues in react-native-ultimate-config for rn > 0.69.0
Config that works
Config that works
Generate multiple flavors/environments for React Native (Expo CLI) — Android productFlavors + iOS schemes/xcconfig + a JS runtime layer, from a single config file.
Internal — do not use. Rust resolver for Xcode build settings, exposed to Node via N-API for the SweetPad VS Code extension.
AdChain SDK for React Native with Expo support
Adds 2 actions to fastlane to read and update xcconfig files.
An xcconfig management tool
Adds actions to fastlane to work with xcconfig files
CocoaPods plugin to hook xcconfig of CocoaPods targets
Xcodeproj lets you create and modify Xcode projects from Ruby. Script boring management tasks or build Xcode-friendly libraries. Also includes support for Xcode workspaces (.xcworkspace) and configuration files (.xcconfig).
An Xcode Project and Workspace Generator
This plugin modifies HEADER_SEARCH_PATHS in Pods/Target Support Files/*/*.xcconfig replacing ${PODS_ROOT}/Headers/Public/* with a single hmap to speed up compilation.
This plugin modifies LD_FLAGS in Pods/Target Support Files/*/*.xcconfig replacing multiple -l flags with a single filelist to speed up linking.
Xcodeproj lets you create and modify Xcode projects from Ruby. Script boring management tasks or build Xcode-friendly libraries. Also includes support for Xcode workspaces (.xcworkspace) and configuration files (.xcconfig).
"A CocoaPods plugin that enables you to archive your Pod as a static library"
When using xcconfig files to manage Xcode project build settings, you want to make sure your Xcode project doesn't override any of those build settings in the project file. This gem uses the xcodeproj gem to read the project file and check there aren't any unwanted build settings that can creep in by accident.