Skip to content

Commit

Permalink
sort paypal web files by name
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxdesmarais committed Nov 21, 2023
1 parent c01d5c5 commit 664f56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Demo/Demo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -273,11 +273,11 @@
isa = PBXGroup;
children = (
3BA570062AA0DF330081D14F /* PayPalWebButtonsView.swift */,
3B6472A62AFAEB3A004745C4 /* PayPalWebTransactionView.swift */,
3BA570022AA053AE0081D14F /* PayPalWebCreateOrderView.swift */,
3BA570002AA052E80081D14F /* PayPalWebDemoView.swift */,
BE8117632B07E778009867B9 /* PayPalWebResultView.swift */,
BE8117652B080202009867B9 /* PayPalWebStatusView.swift */,
3B6472A62AFAEB3A004745C4 /* PayPalWebTransactionView.swift */,
);
path = PayPalWeb;
sourceTree = "<group>";
Expand Down

0 comments on commit 664f56c

Please sign in to comment.