Skip to content

Commit

Permalink
Merge pull request #50634 from callstack-internal/perf/remove-dsyms
Browse files Browse the repository at this point in the history
[No QA] perf: skip building dSYM for iOS development build
  • Loading branch information
Julesssss authored Oct 14, 2024
2 parents 5215acc + 304633c commit 1d85cd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ios/NewExpensify.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1848,6 +1848,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CXX = "";
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386;
Expand Down

0 comments on commit 1d85cd9

Please sign in to comment.