Commit a9a9d9f2eead0ce8efb75966a24c8aca728d98af
1 parent
8650ed83
0.1.0
Showing
2 changed files
with
5 additions
and
5 deletions
DSARModuleF.podspec
Example/DSARModuleF.xcodeproj/project.pbxproj
| ... | ... | @@ -38,7 +38,7 @@ |
| 38 | 38 | |
| 39 | 39 | /* Begin PBXFileReference section */ |
| 40 | 40 | 27CD08C3FB4CAEB4A1DA9741 /* Pods_DSARModuleF_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DSARModuleF_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 41 | - 2CC30D9516B5E4A4753B9F47 /* DSARModuleF.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = DSARModuleF.podspec; path = ../DSARModuleF.podspec; sourceTree = "<group>"; }; | |
| 41 | + 2CC30D9516B5E4A4753B9F47 /* DSARModuleF.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = DSARModuleF.podspec; path = ../DSARModuleF.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; | |
| 42 | 42 | 6003F58A195388D20070C39A /* DSARModuleF_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DSARModuleF_Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 43 | 43 | 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
| 44 | 44 | 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
| ... | ... | @@ -58,12 +58,12 @@ |
| 58 | 58 | 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
| 59 | 59 | 6003F5BB195388D20070C39A /* Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tests.m; sourceTree = "<group>"; }; |
| 60 | 60 | 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; }; |
| 61 | - 66D921FE5954A90ECFB444AA /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; }; | |
| 61 | + 66D921FE5954A90ECFB444AA /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; }; | |
| 62 | 62 | 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
| 63 | 63 | 7388B61979709D5A8251D81D /* Pods-DSARModuleF_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Example.release.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.release.xcconfig"; sourceTree = "<group>"; }; |
| 64 | 64 | 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
| 65 | 65 | 9C6EC1CEC961481060CC22E9 /* Pods_DSARModuleF_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DSARModuleF_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 66 | - 9F3A542CB82954D60AE6B8C0 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = "<group>"; }; | |
| 66 | + 9F3A542CB82954D60AE6B8C0 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; }; | |
| 67 | 67 | B1A522553F8E99991ECBBBE2 /* Pods-DSARModuleF_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Example.debug.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.debug.xcconfig"; sourceTree = "<group>"; }; |
| 68 | 68 | B4DD422351C5BDAEA7606157 /* Pods-DSARModuleF_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Tests.debug.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 69 | 69 | B6BB9510073D919FB1361248 /* Pods-DSARModuleF_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Tests.release.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.release.xcconfig"; sourceTree = "<group>"; }; |
| ... | ... | @@ -103,7 +103,6 @@ |
| 103 | 103 | B4DD422351C5BDAEA7606157 /* Pods-DSARModuleF_Tests.debug.xcconfig */, |
| 104 | 104 | B6BB9510073D919FB1361248 /* Pods-DSARModuleF_Tests.release.xcconfig */, |
| 105 | 105 | ); |
| 106 | - name = Pods; | |
| 107 | 106 | path = Pods; |
| 108 | 107 | sourceTree = "<group>"; |
| 109 | 108 | }; |
| ... | ... | @@ -258,6 +257,7 @@ |
| 258 | 257 | developmentRegion = English; |
| 259 | 258 | hasScannedForEncodings = 0; |
| 260 | 259 | knownRegions = ( |
| 260 | + English, | |
| 261 | 261 | en, |
| 262 | 262 | Base, |
| 263 | 263 | ); | ... | ... |