Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Commit

Permalink
MajorUITests fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Rupérez committed Mar 13, 2017
1 parent 1ecd477 commit 06ed82c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "819D155C1E76AEFB00BB1F07"
BuildableName = "Kommander macOS.framework"
BuildableName = "Kommander.framework"
BlueprintName = "Kommander macOS"
ReferencedContainer = "container:Kommander.xcodeproj">
</BuildableReference>
Expand Down Expand Up @@ -47,7 +47,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "819D155C1E76AEFB00BB1F07"
BuildableName = "Kommander macOS.framework"
BuildableName = "Kommander.framework"
BlueprintName = "Kommander macOS"
ReferencedContainer = "container:Kommander.xcodeproj">
</BuildableReference>
Expand All @@ -65,7 +65,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "819D155C1E76AEFB00BB1F07"
BuildableName = "Kommander macOS.framework"
BuildableName = "Kommander.framework"
BlueprintName = "Kommander macOS"
ReferencedContainer = "container:Kommander.xcodeproj">
</BuildableReference>
Expand Down
1 change: 1 addition & 0 deletions MajorUITests/MajorUITests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
import XCTest
import Kommander

@available(iOSApplicationExtension 9.0, *)
class MajorUITests: XCTestCase {

let application = XCUIApplication()
Expand Down

0 comments on commit 06ed82c

Please sign in to comment.