Skip to content

Commit 4e47c43

Browse files
committed
Order targets in addition order
To match what the reader will see in their project.
1 parent 163d0d0 commit 4e47c43

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

SwiftHaskell.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@
200200
projectDirPath = "";
201201
projectRoot = "";
202202
targets = (
203-
BFABC45A1E4C1DD1006036C6 /* SwiftAppLibrary */,
204203
BFABC4D61E4D781D006036C6 /* SwiftHaskell */,
204+
BFABC45A1E4C1DD1006036C6 /* SwiftAppLibrary */,
205205
);
206206
};
207207
/* End PBXProject section */
-134 Bytes
Loading

tutorial/xcode-target-membership.png

-1 Bytes
Loading

0 commit comments

Comments
 (0)