Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s7BPH-004Aed-QO for pgadmin-hackers@arkaria.postgresql.org; Wed, 15 May 2024 09:58:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1s7BPH-00DOKn-UP for pgadmin-hackers@arkaria.postgresql.org; Wed, 15 May 2024 09:58:43 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s7B3o-00D2T7-JX for pgadmin-hackers@lists.postgresql.org; Wed, 15 May 2024 09:36:32 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s7B3k-000LDV-Jb for pgadmin-hackers@lists.postgresql.org; Wed, 15 May 2024 09:36:31 +0000 Received: from github.com (hubbernetes-node-408d613.va3-iad.github.net [10.48.147.35]) by smtp.github.com (Postfix) with ESMTPA id EE4888C007E for ; Wed, 15 May 2024 02:36:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1715765788; bh=5NXpHJKZngjmT5CB24bt1jC87LKpoIpdKDJzg1fvaHE=; h=Date:From:To:Subject:List-Unsubscribe:From; b=hDylqQVoaOhAHhHc4TtTVhHV1UTvfTT+9CKFPhP42bHodXuuTmVS2+DKMTy5ImdMN i20gXGJdCmAoX0BIyMlOBaZAird0KjB2TL8fU/aDYi5oIsUDvOSdQTresByCP50y16 npuI5C0Mh6Dr7phC14dlswGNowggin3K5r8p0zWo= Date: Wed, 15 May 2024 02:36:27 -0700 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] f833ce: Trying to fix the OSX build failure Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: f833cea0dde0d64d24d722a71afcadb50f035297 https://github.com/pgadmin-org/pgadmin4/commit/f833cea0dde0d64d24d722a71afcadb50f035297 Author: Akshay Joshi Date: 2024-05-15 (Wed, 15 May 2024) Changed paths: M pkg/mac/build-functions.sh Log Message: ----------- Trying to fix the OSX build failure To unsubscribe from these emails, change your notification settings at https://github.com/pgadmin-org/pgadmin4/settings/notifications