|
@@ -28,8 +28,8 @@
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
- 168D1FA9931E8C7A2F784C11 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
|
|
- 1CE2AEDB2954A20CCC7FA4E4 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
|
|
+ 168D1FA9931E8C7A2F784C11 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
|
|
+ 1CE2AEDB2954A20CCC7FA4E4 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
|
|
34E3287B54750B6895395612 /* Pods-BFRouter_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFRouter_Tests.debug.xcconfig"; path = "Target Support Files/Pods-BFRouter_Tests/Pods-BFRouter_Tests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
5B311C87AC39685E8DF92BA7 /* Pods-BFRouter_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFRouter_Example.debug.xcconfig"; path = "Target Support Files/Pods-BFRouter_Example/Pods-BFRouter_Example.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
607FACD01AFB9204008FA782 /* BFRouter_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BFRouter_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
@@ -42,7 +42,7 @@
|
|
|
607FACE51AFB9204008FA782 /* BFRouter_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BFRouter_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>"; };
|
|
|
- 745964393A0645A321420A6A /* BFRouter.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = BFRouter.podspec; path = ../BFRouter.podspec; sourceTree = "<group>"; };
|
|
|
+ 745964393A0645A321420A6A /* BFRouter.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = BFRouter.podspec; path = ../BFRouter.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
|
BDB18446284B5F556FD93FB6 /* Pods-BFRouter_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFRouter_Example.release.xcconfig"; path = "Target Support Files/Pods-BFRouter_Example/Pods-BFRouter_Example.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
BF285E78440D8B89525E91D5 /* Pods_BFRouter_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BFRouter_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
CDB42F6B1C276EC9E84ACEA7 /* Pods-BFRouter_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFRouter_Tests.release.xcconfig"; path = "Target Support Files/Pods-BFRouter_Tests/Pods-BFRouter_Tests.release.xcconfig"; sourceTree = "<group>"; };
|
|
@@ -156,7 +156,6 @@
|
|
|
34E3287B54750B6895395612 /* Pods-BFRouter_Tests.debug.xcconfig */,
|
|
|
CDB42F6B1C276EC9E84ACEA7 /* Pods-BFRouter_Tests.release.xcconfig */,
|
|
|
);
|
|
|
- name = Pods;
|
|
|
path = Pods;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
@@ -227,6 +226,7 @@
|
|
|
developmentRegion = English;
|
|
|
hasScannedForEncodings = 0;
|
|
|
knownRegions = (
|
|
|
+ English,
|
|
|
en,
|
|
|
Base,
|
|
|
);
|