Skip to content

Commit 55ce759

Browse files
Fix: Restore Upload Debug Symbols & Source Context build phase in project configuration
1 parent 7e4ebdc commit 55ce759

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

MiddleDrag.xcodeproj/project.pbxproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,8 @@
248248
1A0000013 /* Sources */,
249249
1A0000007 /* Frameworks */,
250250
1A0000014 /* Resources */,
251-
EC3F44142EDE5CBB00BD36A8 /* Upload Debug Symbols & Source Context */,
252251
EC2E12E92F3AAC6C0091578B /* Embed Frameworks */,
252+
EC3F44142EDE5CBB00BD36A8 /* Upload Debug Symbols & Source Context */,
253253
);
254254
buildRules = (
255255
);
@@ -371,7 +371,6 @@
371371
/* Begin PBXShellScriptBuildPhase section */
372372
EC3F44142EDE5CBB00BD36A8 /* Upload Debug Symbols & Source Context */ = {
373373
isa = PBXShellScriptBuildPhase;
374-
alwaysOutOfDate = 0;
375374
inputPaths = (
376375
"${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/Resources/DWARF/${EXECUTABLE_NAME}",
377376
);

0 commit comments

Comments
 (0)