diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4c8984b2d..c0e58f182 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,7 +17,7 @@ jobs: matrix: run-config: - { scheme: 'NetNewsWire', destination: 'platform=macOS'} - - { scheme: 'NetNewsWire-iOS', destination: 'platform=iOS Simulator,OS=13.0,name=iPhone 11' } + - { scheme: 'NetNewsWire-iOS', destination: 'platform=iOS Simulator,OS=13.4,name=iPhone 11' } steps: - name: Checkout Project @@ -25,8 +25,11 @@ jobs: with: submodules: recursive + - name: List Available Applications + run: ls /Applications + - name: Switch to Xcode 11 - run: sudo xcode-select -s /Applications/Xcode_11.app + run: sudo xcode-select -s /Applications/Xcode_11.4.app - name: Show Build Version run: xcodebuild -version diff --git a/iOS/Account/Account.storyboard b/iOS/Account/Account.storyboard index dd9869dee..868dbba71 100644 --- a/iOS/Account/Account.storyboard +++ b/iOS/Account/Account.storyboard @@ -1,8 +1,8 @@ - + - + @@ -57,7 +57,7 @@ - + @@ -206,7 +206,7 @@ - + @@ -291,7 +291,7 @@ - + @@ -315,7 +315,7 @@ -