Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
Caroline
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Drew
Caroline
Commits
f1559cdc
Commit
f1559cdc
authored
Oct 14, 2016
by
Drew
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Shuffle dependencies
parent
7aff11dc
Pipeline
#2716
failed with stages
in 29 minutes and 46 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
.gitlab-ci.yml
.gitlab-ci.yml
+0
-1
build.atpkg
build.atpkg
+1
-1
No files found.
.gitlab-ci.yml
View file @
f1559cdc
...
...
@@ -19,7 +19,6 @@ osxxcode:
stage
:
test
script
:
-
atpm fetch
-
atbuild coretest-gen
-
atbuild coretest --toolchain xcode
tags
:
...
...
build.atpkg
View file @
f1559cdc
...
...
@@ -111,7 +111,7 @@
:sources ["tests/CoreTests/**.swift"]
:link-with-product ["CarolineCore.a"]
:publish-product true
:dependencies ["coretest-gen"]
:dependencies ["coretest-gen"
"core"
]
}
:coretest {
:dependencies ["coretest-build"]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment