Bundled pkgs in an app bundle keep failing notarization, despite being signed?

This page summarizes the projects mentioned and recommended in the original post on /r/Xcode

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Squirrel.Mac

    :shipit: Cocoa framework for updating OS X apps :shipit:

  • LOCATION="${BUILT_PRODUCTS_DIR}" # By default, use the configured code signing identity for the project/target IDENTITY="xxxx" if [ "$IDENTITY" == "" ] then # If a code signing identity is not specified, use ad hoc signing IDENTITY="-" fi # sign all pkgs for driver in "$LOCATION/$CONTENTS_FOLDER_PATH/Resources/drivers/"*.pkg; do chmod -R 755 "$driver" SIGNED="$(echo "$driver" | sed 's|\(.*\).pkg.*|\1|')" productsign --timestamp=none --sign "$IDENTITY" "$driver" "$SIGNED"-signed.pkg && rm "$driver" done # orig run script from mRs- https://github.com/Squirrel/Squirrel.Mac/issues/234

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Brewer X, a native macOS client for Homebrew

    2 projects | news.ycombinator.com | 17 Apr 2024
  • Oolite: An open source open-world space opera

    3 projects | news.ycombinator.com | 17 Apr 2024
  • Titanium News #18

    11 projects | dev.to | 31 Mar 2024
  • Alternative Mouse Driver for macOS

    1 project | news.ycombinator.com | 14 Mar 2024
  • Dash for macOS – API Documentation Browser, Snippet Manager

    1 project | news.ycombinator.com | 12 Mar 2024