Skip to content

PLAT-14956:Remove custom code signing setting #1856#1929

Open
sb-gaurava wants to merge 1 commit intonextfrom
PLAT-14956/fix-custom-code-signin-setting
Open

PLAT-14956:Remove custom code signing setting #1856#1929
sb-gaurava wants to merge 1 commit intonextfrom
PLAT-14956/fix-custom-code-signin-setting

Conversation

@sb-gaurava
Copy link
Copy Markdown

Goal

Design

Changeset

Testing

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 3, 2026

Bugsnag.framework binary size did not change - 787,016 bytes

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0  [ = ]       0    TOTAL

Generated by 🚫 Danger

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Xcode project’s code signing configuration, primarily by removing the hard-coded development team ID and adjusting signing identity settings across multiple build configurations/targets.

Changes:

  • Adds CODE_SIGN_IDENTITY = "Apple Development" to several Debug/Release configurations.
  • Replaces hard-coded DEVELOPMENT_TEAM values with an empty string across multiple targets/configurations.
  • Changes the macOS-specific CODE_SIGN_IDENTITY[sdk=macosx*] setting from “don’t sign” to “Apple Development”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Bugsnag.xcodeproj/project.pbxproj
Comment thread Bugsnag.xcodeproj/project.pbxproj
Comment thread Bugsnag.xcodeproj/project.pbxproj
Comment thread Bugsnag.xcodeproj/project.pbxproj
Comment thread Bugsnag.xcodeproj/project.pbxproj
Comment thread Bugsnag.xcodeproj/project.pbxproj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants