Skip to content

Commit c8fae99

Browse files
Сorrected a typo
1 parent 0aba01a commit c8fae99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ForPDA.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
B8001CD92A1AA0FE00E7A8A8 /* CookiesService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CookiesService.swift; sourceTree = "<group>"; };
213213
B8001CDB2A1ADD4000E7A8A8 /* Cookie.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Cookie.swift; sourceTree = "<group>"; };
214214
B8001CDE2A1B01D000E7A8A8 /* User.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = User.swift; sourceTree = "<group>"; };
215-
B802965E2AAE87D100D5B413 /* SecretsExapmle.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = SecretsExapmle.xcconfig; sourceTree = "<group>"; };
215+
B802965E2AAE87D100D5B413 /* SecretsExample.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = SecretsExample.xcconfig; sourceTree = "<group>"; };
216216
B8086F672B066081003A7D57 /* ArticlePagesFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArticlePagesFactory.swift; sourceTree = "<group>"; };
217217
B8086F692B066086003A7D57 /* ArticlePagesVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArticlePagesVC.swift; sourceTree = "<group>"; };
218218
B8086F6B2B0677E7003A7D57 /* ArticleHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArticleHeaderView.swift; sourceTree = "<group>"; };
@@ -906,7 +906,7 @@
906906
B8FD82092A1163EE00EB7035 /* Sources */,
907907
B8FD820E2A11681500EB7035 /* Resources */,
908908
B82B2EC62A89306000CB067C /* Secrets.xcconfig */,
909-
B802965E2AAE87D100D5B413 /* SecretsExapmle.xcconfig */,
909+
B802965E2AAE87D100D5B413 /* SecretsExample.xcconfig */,
910910
B82B2EFE2A8942E900CB067C /* Info.plist */,
911911
);
912912
path = ForPDA;
File renamed without changes.

0 commit comments

Comments
 (0)