Skip to content

Commit e87fa54

Browse files
authored
Merge pull request #911 from BranchMetrics/SDK-79-cleanup-release-scripts-second-attempt
Sdk 79 cleanup release scripts second attempt
2 parents faada7b + eaba5d9 commit e87fa54

File tree

69 files changed

+207
-3576
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+207
-3576
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version: 2
66
jobs:
77
build:
88
macos:
9-
xcode: "10.1.0"
9+
xcode: "10.2.0"
1010
steps:
1111
- checkout
1212

@@ -28,8 +28,8 @@ jobs:
2828

2929
- run:
3030
name: Unit tests
31-
command: xcodebuild test -workspace Branch-TestBed/Branch-TestBed.xcworkspace -scheme Branch-SDK-Unhosted-Tests -destination 'platform=iOS Simulator,name=iPhone 7,OS=12.1'
31+
command: xcodebuild test -workspace Branch-TestBed/Branch-TestBed.xcworkspace -scheme Branch-SDK-Unhosted-Tests -destination 'platform=iOS Simulator,name=iPhone X,OS=12.2'
3232

3333
- run:
3434
name: Integration tests
35-
command: xcodebuild test -workspace Branch-TestBed/Branch-TestBed.xcworkspace -scheme Branch-SDK-Tests -destination 'platform=iOS Simulator,name=iPhone 7,OS=12.1'
35+
command: xcodebuild test -workspace Branch-TestBed/Branch-TestBed.xcworkspace -scheme Branch-SDK-Tests -destination 'platform=iOS Simulator,name=iPhone X,OS=12.2'

Branch-TestBed-Xcode-7/Assets.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 0 additions & 148 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)