Skip to content

Commit 8e39ffe

Browse files
author
Steve Ohashi
committed
update build settings.
1 parent bb783f7 commit 8e39ffe

File tree

9 files changed

+2
-631
lines changed

9 files changed

+2
-631
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ playground.xcworkspace
4141
# Package.pins
4242
# Package.resolved
4343
.build/
44+
*.xcodeproj
4445

4546
# CocoaPods
4647
#

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ osx_image: xcode9.3
33
install:
44
- bundle install
55
script:
6+
- swift package generate-xcodeproj
67
- bundle exec fastlane test

Scientist.xcodeproj/ScientistTests_Info.plist

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

Scientist.xcodeproj/Scientist_Info.plist

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

0 commit comments

Comments
 (0)