Skip to content
This repository was archived by the owner on Aug 25, 2023. It is now read-only.

Commit f0a0293

Browse files
committed
fix podspec name
1 parent e6e9a5a commit f0a0293

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

Example/BlockV.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
607FACE51AFB9204008FA782 /* BlockV_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BlockV_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
6363
607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
6464
6F6694DB9BF713D3EF69B6B5 /* Pods-BlockV_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BlockV_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-BlockV_Tests/Pods-BlockV_Tests.release.xcconfig"; sourceTree = "<group>"; };
65-
86A0806A35212DD33474BDB7 /* BlockV.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = BlockV.podspec; path = ../BlockV.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
65+
86A0806A35212DD33474BDB7 /* BLOCKv.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = BLOCKv.podspec; path = ../BLOCKv.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
6666
A8F8F6BF41E2864BD8FA3FB7 /* Pods-BlockV_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BlockV_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-BlockV_Tests/Pods-BlockV_Tests.debug.xcconfig"; sourceTree = "<group>"; };
6767
AC9D73DE9B5506A2FFBB74EE /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
6868
BC27A08D03F2D2401C48F394 /* Pods-BlockV_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BlockV_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-BlockV_Example/Pods-BlockV_Example.release.xcconfig"; sourceTree = "<group>"; };
@@ -192,7 +192,7 @@
192192
607FACF51AFB993E008FA782 /* Podspec Metadata */ = {
193193
isa = PBXGroup;
194194
children = (
195-
86A0806A35212DD33474BDB7 /* BlockV.podspec */,
195+
86A0806A35212DD33474BDB7 /* BLOCKv.podspec */,
196196
C55D0BD7FD8ECD417C235202 /* README.md */,
197197
AC9D73DE9B5506A2FFBB74EE /* LICENSE */,
198198
);

0 commit comments

Comments
 (0)