Xcodeproj VS objc-lisp-bridge

Compare Xcodeproj vs objc-lisp-bridge and see what are their differences.

Xcodeproj

Create and modify Xcode projects from Ruby. (by CocoaPods)

objc-lisp-bridge

A portable reader and bridge for interacting with Objective-C and Cocoa (by fiddlerwoaroof)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Xcodeproj objc-lisp-bridge
3 4
2,305 42
0.8% -
6.4 3.6
20 days ago 11 months ago
Ruby Common Lisp
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Xcodeproj

Posts with mentions or reviews of Xcodeproj. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-18.
  • React Native , error when I do a pod install --repo-update
    1 project | /r/reactnative | 16 Mar 2023
    [!] [!] Xcodeproj doesn't know about the following attributes {"productname"=>"wooappTests"} for the 'PBXNativeTarget' isa. If this attribute was generated by Xcode please file an issue: https://github.com/CocoaPods/Xcodeproj/issues/new “““
  • Introducing Censorius, a fully deterministic and stable UUID generator
    4 projects | /r/iOSProgramming | 18 Jul 2021
    Censorius is a small gem that generates deterministic and stable UUID paths for Xcodeproj. It's meant to be used either with CocoaPods or Xcake to reduce meaningless Xcode project file differences, and therefore make Xcode incremental builds after project generation shorter.
  • The joys of creating Xcode project files
    8 projects | news.ycombinator.com | 25 Apr 2021
    I’ve used the Cocoapods tool Xcodeproj to facilitate really nice Workflows that Xcode didn’t provide for me out of the box. I don’t need this in every project but when I do it’s a really nice API for manipulating the pbxproj files

    https://github.com/CocoaPods/Xcodeproj

objc-lisp-bridge

Posts with mentions or reviews of objc-lisp-bridge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-06.
  • *UPDATE* - CL-OBJC
    3 projects | /r/Common_Lisp | 6 Mar 2023
    Awesome! I've recently been going down the rabbit hole of working with Cocoa in SBCL. I've seen your work as well as https://github.com/fiddlerwoaroof/objc-lisp-bridge.
  • TabFS – a browser extension that mounts the browser tabs as a filesystem
    15 projects | news.ycombinator.com | 18 Feb 2023
    Interestingly, all the AppleScript functionality is built on an objective-c api called ScriptingBridge and it’s relatively easy to use a real programming language for the same sorts of things. JavaScript is natively supported by Script Editor, but there’s bindings for Ruby and Python too. I’ve wrapped it up in Common Lisp for my own use: https://github.com/fiddlerwoaroof/objc-lisp-bridge/blob/mast...
  • Porting CCL's ObjC bridge to SBCL?
    4 projects | /r/lisp | 31 Jan 2022
  • The joys of creating Xcode project files
    8 projects | news.ycombinator.com | 25 Apr 2021
    This tool doesn’t always work because plists can contain arbitrary Objective-C objects. However, there’s a relatively nice objective-c API that can be used to decode them losslessly that I used to extract data from Safari’s reading list l:

    https://github.com/fiddlerwoaroof/objc-lisp-bridge/blob/mast...

What are some alternatives?

When comparing Xcodeproj and objc-lisp-bridge you can also consider the following projects:

XcodeGen - A Swift command line tool for generating your Xcode project

cordova-node-xcode - Apache cordova

btfs - A bittorrent filesystem based on FUSE.

CocoaPods - The Cocoa Dependency Manager.

Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond

obakit - [Moved to: https://github.com/OneBusAway/OBAKit]

censorius

cl-objc - CL-OBJC is a portable common-lisp/objective-c bridge written using CFFI. The aim is to be able to build Cocoa applications on Mac OS X by using InterfaceBuilder to design the GUI and then implement the code in common-lisp. (My attempt to revive this project)

raycast-script-commands - Personal Scripts for Raycast Script Commands https://github.com/raycast/script-commands

osa-chrome - Emacs remote tab control for Google Chrome