Skip to content

Commit

Permalink
Fix Broken Test Scheme (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieobject authored Feb 22, 2024
1 parent 353604a commit 0b18fff
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .swiftpm/xcode/xcshareddata/xcschemes/XMTP.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "XMTP"
BuildableName = "XMTP"
BlueprintName = "XMTP"
BlueprintIdentifier = "XMTPiOS"
BuildableName = "XMTPiOS"
BlueprintName = "XMTPiOS"
ReferencedContainer = "container:">
</BuildableReference>
</BuildActionEntry>
Expand Down Expand Up @@ -98,9 +98,9 @@
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "XMTP"
BuildableName = "XMTP"
BlueprintName = "XMTP"
BlueprintIdentifier = "XMTPiOS"
BuildableName = "XMTPiOS"
BlueprintName = "XMTPiOS"
ReferencedContainer = "container:">
</BuildableReference>
</MacroExpansion>
Expand Down

0 comments on commit 0b18fff

Please sign in to comment.