Skip to content

Commit d6c816d

Browse files
committed
Remove broken _Pods.xcodeproj link
1 parent 6a77e57 commit d6c816d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Example/FTLinearActivityIndicator.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
70DB2B5AF5AD153D672CE03C /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
4343
77D7FCB080AAEA7B69D9DC1E /* Pods-FTLinearActivityIndicator_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FTLinearActivityIndicator_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-FTLinearActivityIndicator_Example/Pods-FTLinearActivityIndicator_Example.release.xcconfig"; sourceTree = "<group>"; };
4444
84C1C4FC9373D832AF9E068D /* FTLinearActivityIndicator.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = FTLinearActivityIndicator.podspec; path = ../FTLinearActivityIndicator.podspec; sourceTree = "<group>"; };
45+
AA054DE82600212F00180DA1 /* Package.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = Package.swift; path = ../Package.swift; sourceTree = "<group>"; };
4546
D1FBF6F59667081B55E1FC71 /* Pods_FTLinearActivityIndicator_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FTLinearActivityIndicator_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4647
D58583BC5F470B03A811EFCD /* Pods-FTLinearActivityIndicator_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FTLinearActivityIndicator_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-FTLinearActivityIndicator_Tests/Pods-FTLinearActivityIndicator_Tests.release.xcconfig"; sourceTree = "<group>"; };
4748
E1D3C8E5A874058EE6B1E3C8 /* Pods-FTLinearActivityIndicator_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FTLinearActivityIndicator_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-FTLinearActivityIndicator_Example/Pods-FTLinearActivityIndicator_Example.debug.xcconfig"; sourceTree = "<group>"; };
@@ -73,6 +74,7 @@
7374
isa = PBXGroup;
7475
children = (
7576
607FACF51AFB993E008FA782 /* Podspec Metadata */,
77+
AA054DE82600212F00180DA1 /* Package.swift */,
7678
607FACD21AFB9204008FA782 /* Example for FTLinearActivityIndicator */,
7779
607FACE81AFB9204008FA782 /* Tests */,
7880
607FACD11AFB9204008FA782 /* Products */,

_Pods.xcodeproj

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)