|
@@ -12,15 +12,15 @@
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
- 1B307B6834C1EFC5380DBB88 /* BFStuckPoint.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = BFStuckPoint.podspec; path = ../BFStuckPoint.podspec; sourceTree = "<group>"; };
|
|
|
- 38E7A3EC24F53D00E0C317A6 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
|
|
+ 1B307B6834C1EFC5380DBB88 /* BFStuckPoint.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = BFStuckPoint.podspec; path = ../BFStuckPoint.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
|
+ 38E7A3EC24F53D00E0C317A6 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
|
|
4452DFFDC0469BA5BBC24183 /* Pods_BFStuckPoint_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BFStuckPoint_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
607FACE51AFB9204008FA782 /* BFStuckPoint_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BFStuckPoint_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
|
|
|
79DF9A060A3800E59F108891 /* Pods-BFStuckPoint_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFStuckPoint_Tests.release.xcconfig"; path = "Target Support Files/Pods-BFStuckPoint_Tests/Pods-BFStuckPoint_Tests.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
96D6ADC7E07743045213AA39 /* Pods-BFStuckPoint_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFStuckPoint_Tests.debug.xcconfig"; path = "Target Support Files/Pods-BFStuckPoint_Tests/Pods-BFStuckPoint_Tests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
- E7399677AF119D0D3B968867 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
|
|
+ E7399677AF119D0D3B968867 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -95,7 +95,6 @@
|
|
|
96D6ADC7E07743045213AA39 /* Pods-BFStuckPoint_Tests.debug.xcconfig */,
|
|
|
79DF9A060A3800E59F108891 /* Pods-BFStuckPoint_Tests.release.xcconfig */,
|
|
|
);
|
|
|
- name = Pods;
|
|
|
path = Pods;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
@@ -131,10 +130,6 @@
|
|
|
LastUpgradeCheck = 0830;
|
|
|
ORGANIZATIONNAME = CocoaPods;
|
|
|
TargetAttributes = {
|
|
|
- 607FACCF1AFB9204008FA782 = {
|
|
|
- CreatedOnToolsVersion = 6.3.1;
|
|
|
- LastSwiftMigration = 0900;
|
|
|
- };
|
|
|
607FACE41AFB9204008FA782 = {
|
|
|
CreatedOnToolsVersion = 6.3.1;
|
|
|
LastSwiftMigration = 0900;
|
|
@@ -147,6 +142,7 @@
|
|
|
developmentRegion = English;
|
|
|
hasScannedForEncodings = 0;
|
|
|
knownRegions = (
|
|
|
+ English,
|
|
|
en,
|
|
|
Base,
|
|
|
);
|