You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ResourceApp/ResourceAppTests/ResourceAppTests.swift
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,8 @@ class ResourceAppTests: XCTestCase {
45
45
warning: [R.swift] Skipping 1 string in 'Generic' because no swift identifier can be generated for key: '#'
46
46
warning: [R.swift] Strings file 'Settings' (nl) has extra translations (not in Base) for keys: 'Only Dutch'
47
47
warning: [R.swift] Strings file 'Generic' has extra translations (not in English) for keys: '#'
48
+
warning: [R.swift] Skipping 2 infos because symbol 'duplicatePlistKey' would be generated for all of these infos: DuplicatePlistKey#, DuplicatePlistKey*
49
+
warning: [R.swift] Skipping 2 infos because symbol 'duplicatePlistValue' would be generated for all of these infos: DuplicatePlistValue, DuplicatePlistValue
0 commit comments