File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -169,6 +169,7 @@ class SkipCommandTests : XCTestCase {
169169 │ │ └─ xcschemes
170170 │ │ └─ HelloSkip App.xcscheme
171171 │ ├─ Info.plist
172+ │ ├─ InfoPlist.xcstrings
172173 │ ├─ Sources
173174 │ │ └─ Main.swift
174175 │ └─ fastlane
@@ -282,6 +283,7 @@ class SkipCommandTests : XCTestCase {
282283 │ │ └─ Demo App.xcscheme
283284 │ ├─ Entitlements.plist
284285 │ ├─ Info.plist
286+ │ ├─ InfoPlist.xcstrings
285287 │ ├─ Sources
286288 │ │ └─ Main.swift
287289 │ └─ fastlane
@@ -403,6 +405,7 @@ class SkipCommandTests : XCTestCase {
403405 │ │ └─ Demo App.xcscheme
404406 │ ├─ Entitlements.plist
405407 │ ├─ Info.plist
408+ │ ├─ InfoPlist.xcstrings
406409 │ ├─ Sources
407410 │ │ └─ Main.swift
408411 │ └─ fastlane
@@ -530,6 +533,7 @@ class SkipCommandTests : XCTestCase {
530533 │ │ └─ Demo App.xcscheme
531534 │ ├─ Entitlements.plist
532535 │ ├─ Info.plist
536+ │ ├─ InfoPlist.xcstrings
533537 │ ├─ Sources
534538 │ │ └─ Main.swift
535539 │ └─ fastlane
@@ -674,6 +678,7 @@ class SkipCommandTests : XCTestCase {
674678 │ │ └─ Demo App.xcscheme
675679 │ ├─ Entitlements.plist
676680 │ ├─ Info.plist
681+ │ ├─ InfoPlist.xcstrings
677682 │ ├─ Sources
678683 │ │ └─ Main.swift
679684 │ └─ fastlane
@@ -834,6 +839,7 @@ class SkipCommandTests : XCTestCase {
834839 │ │ └─ xcschemes
835840 │ │ └─ HelloSkip App.xcscheme
836841 │ ├─ Info.plist
842+ │ ├─ InfoPlist.xcstrings
837843 │ ├─ Sources
838844 │ │ └─ Main.swift
839845 │ └─ fastlane
You can’t perform that action at this time.
0 commit comments