Skip to content

Commit fc89ef8

Browse files
committed
Fix build order of WatchApp and WatchApp extension in workspace scheme
1 parent dedfc37 commit fc89ef8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Loop.xcworkspace/xcshareddata/xcschemes/Loop (Workspace).xcscheme

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -336,9 +336,9 @@
336336
buildForAnalyzing = "YES">
337337
<BuildableReference
338338
BuildableIdentifier = "primary"
339-
BlueprintIdentifier = "43A943711B926B7B0051FA24"
340-
BuildableName = "WatchApp.app"
341-
BlueprintName = "WatchApp"
339+
BlueprintIdentifier = "43A9437D1B926B7B0051FA24"
340+
BuildableName = "WatchApp Extension.appex"
341+
BlueprintName = "WatchApp Extension"
342342
ReferencedContainer = "container:Loop/Loop.xcodeproj">
343343
</BuildableReference>
344344
</BuildActionEntry>
@@ -350,9 +350,9 @@
350350
buildForAnalyzing = "YES">
351351
<BuildableReference
352352
BuildableIdentifier = "primary"
353-
BlueprintIdentifier = "43A9437D1B926B7B0051FA24"
354-
BuildableName = "WatchApp Extension.appex"
355-
BlueprintName = "WatchApp Extension"
353+
BlueprintIdentifier = "43A943711B926B7B0051FA24"
354+
BuildableName = "WatchApp.app"
355+
BlueprintName = "WatchApp"
356356
ReferencedContainer = "container:Loop/Loop.xcodeproj">
357357
</BuildableReference>
358358
</BuildActionEntry>

0 commit comments

Comments
 (0)