Skip to content

Commit

Permalink
Merge branch 'ssdev' of github.com:bdonkey/swift-overture into ssdev
Browse files Browse the repository at this point in the history
* 'ssdev' of github.com:bdonkey/swift-overture:
  workspace misc
  work on ssbasic playground
  misc appcode
  not sure
  Move Info.plist (pointfreeco#36)
  Info.plist for targets (pointfreeco#35)
  XcodeGen (pointfreeco#32)
  Update to Swift 4.2 (pointfreeco#29)
  Bump podspec
  Update README.md
  Fix/missing zip with public declaration (pointfreeco#26)
  Update podspec

Signed-off-by: bdonkey <[email protected]>

# Conflicts:
#	.idea/workspace.xml
  • Loading branch information
bdonkey committed Jan 11, 2019
2 parents 2093417 + e799783 commit d438d65
Show file tree
Hide file tree
Showing 28 changed files with 2,427 additions and 451 deletions.
6 changes: 1 addition & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2
jobs:
build:
macos:
xcode: "9.3.0"
xcode: "10.1.0"

steps:
- checkout
Expand All @@ -19,14 +19,10 @@ jobs:
- run:
name: Run iOS tests
command: make test-ios
environment:
SNAPSHOT_ARTIFACTS: $CIRCLE_ARTIFACTS

- run:
name: Run macOS tests
command: make test-macos
environment:
SNAPSHOT_ARTIFACTS: $CIRCLE_ARTIFACTS

- run:
name: Run Swift tests
Expand Down
8 changes: 8 additions & 0 deletions .idea/markdown-exported-files.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions .idea/runConfigurations/Overture_iOS.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions .idea/runConfigurations/Overture_macOS.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions .idea/runConfigurations/Overture_tvOS.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d438d65

Please sign in to comment.