Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rjstelling/xcode-project-validate

A very simple shell script to read `.xcodeproj` files and check if there are issues with the `CODE_SIGN_IDENTITY`. Having multiple entries can cause build errors (especially when Archiving or command line building).
https://github.com/rjstelling/xcode-project-validate

macos xcode

Last synced: 2 months ago
JSON representation

A very simple shell script to read `.xcodeproj` files and check if there are issues with the `CODE_SIGN_IDENTITY`. Having multiple entries can cause build errors (especially when Archiving or command line building).

Awesome Lists containing this project