Skip to content

Commit

Permalink
missing delete for maxosx target in project.pbxproj file
Browse files Browse the repository at this point in the history
  • Loading branch information
KunJeongPark committed Jul 19, 2023
1 parent e3426a1 commit 815b6da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PayPal.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3137,7 +3137,6 @@
"@loader_path/../Frameworks",
"@loader_path/Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
OTHER_CFLAGS = "$(inherited)";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
Expand Down

0 comments on commit 815b6da

Please sign in to comment.