Skip to content

Commit ea20d6a

Browse files
author
Christian Kienle
committed
misc
1 parent f0c56cb commit ea20d6a

File tree

9 files changed

+1
-279
lines changed

9 files changed

+1
-279
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ language: objective-c
33
before_install:
44
- brew update
55
- if brew outdated | grep -qx xctool; then brew upgrade xctool; fi
6-
script: xctool -workspace CDE-Workspace.xcworkspace -scheme CDETests test
6+
script: xcodebuild -verbose -scheme xctool -workspace CDE-Workspace.xcworkspace build test

CDE-Workspace.xcworkspace/xcshareddata/xcschemes/Core Data Editor.xcscheme

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,6 @@
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
2929
shouldUseLaunchSchemeArgsEnv = "YES">
3030
<Testables>
31-
<TestableReference
32-
skipped = "NO">
33-
<BuildableReference
34-
BuildableIdentifier = "primary"
35-
BlueprintIdentifier = "ABBEA8C0176620E10024A9D2"
36-
BuildableName = "Core Data Editor Tests.xctest"
37-
BlueprintName = "Core Data Editor Tests"
38-
ReferencedContainer = "container:Core Data Editor/Core Data Editor.xcodeproj">
39-
</BuildableReference>
40-
</TestableReference>
4131
</Testables>
4232
<MacroExpansion>
4333
<BuildableReference

Core Data Editor/Core Data Editor Tests/Core Data Editor Tests-Info.plist

Lines changed: 0 additions & 22 deletions
This file was deleted.

Core Data Editor/Core Data Editor Tests/Core Data Editor Tests-Prefix.pch

Lines changed: 0 additions & 7 deletions
This file was deleted.

Core Data Editor/Core Data Editor Tests/Core_Data_Editor_Tests.m

Lines changed: 0 additions & 13 deletions
This file was deleted.

Core Data Editor/Core Data Editor Tests/Models/simple.xcdatamodeld/simple.xcdatamodel/contents

Lines changed: 0 additions & 11 deletions
This file was deleted.

Core Data Editor/Core Data Editor Tests/Models/simple_no_inverse.xcdatamodeld/simple_no_inverse.xcdatamodel/contents

Lines changed: 0 additions & 15 deletions
This file was deleted.

Core Data Editor/Core Data Editor Tests/en.lproj/InfoPlist.strings

Lines changed: 0 additions & 2 deletions
This file was deleted.

Core Data Editor/Core Data Editor.xcodeproj/project.pbxproj

Lines changed: 0 additions & 198 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)