podspec修改
Showing
2 changed files
with
8 additions
and
10 deletions
... | @@ -89,7 +89,7 @@ | ... | @@ -89,7 +89,7 @@ |
89 | 4C6513B09838318BD763CFD5390D1DE0 /* FBSnapshotTestCase.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FBSnapshotTestCase.release.xcconfig; sourceTree = "<group>"; }; | 89 | 4C6513B09838318BD763CFD5390D1DE0 /* FBSnapshotTestCase.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FBSnapshotTestCase.release.xcconfig; sourceTree = "<group>"; }; |
90 | 52A0DD7D517C8CA97519396C08EF2C83 /* Pods-JCategoryKit_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-JCategoryKit_Tests.release.xcconfig"; sourceTree = "<group>"; }; | 90 | 52A0DD7D517C8CA97519396C08EF2C83 /* Pods-JCategoryKit_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-JCategoryKit_Tests.release.xcconfig"; sourceTree = "<group>"; }; |
91 | 530A016B1553D1C7D5280DD814EF0E5C /* Pods-JCategoryKit_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-JCategoryKit_Example-dummy.m"; sourceTree = "<group>"; }; | 91 | 530A016B1553D1C7D5280DD814EF0E5C /* Pods-JCategoryKit_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-JCategoryKit_Example-dummy.m"; sourceTree = "<group>"; }; |
92 | 553E26DD3024547110D24EA588D7741F /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = "<group>"; }; | 92 | 553E26DD3024547110D24EA588D7741F /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
93 | 5620CCE2A9810C085DFE0B5A58131DB9 /* JCategoryKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JCategoryKit.release.xcconfig; sourceTree = "<group>"; }; | 93 | 5620CCE2A9810C085DFE0B5A58131DB9 /* JCategoryKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JCategoryKit.release.xcconfig; sourceTree = "<group>"; }; |
94 | 57221B54D014471C3D3E1925EFC917C8 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; | 94 | 57221B54D014471C3D3E1925EFC917C8 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; |
95 | 5824C3B2567490C69753CDF1904EAE58 /* JCategoryKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JCategoryKit-umbrella.h"; sourceTree = "<group>"; }; | 95 | 5824C3B2567490C69753CDF1904EAE58 /* JCategoryKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JCategoryKit-umbrella.h"; sourceTree = "<group>"; }; |
... | @@ -108,16 +108,16 @@ | ... | @@ -108,16 +108,16 @@ |
108 | 9468E867498BBAF36F9AFFE4845F8B09 /* FBSnapshotTestCase.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FBSnapshotTestCase.debug.xcconfig; sourceTree = "<group>"; }; | 108 | 9468E867498BBAF36F9AFFE4845F8B09 /* FBSnapshotTestCase.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FBSnapshotTestCase.debug.xcconfig; sourceTree = "<group>"; }; |
109 | 96187BF3038121CC146335E9FF0B0AFF /* UIImage+Diff.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Diff.h"; path = "FBSnapshotTestCase/Categories/UIImage+Diff.h"; sourceTree = "<group>"; }; | 109 | 96187BF3038121CC146335E9FF0B0AFF /* UIImage+Diff.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Diff.h"; path = "FBSnapshotTestCase/Categories/UIImage+Diff.h"; sourceTree = "<group>"; }; |
110 | 99A67367E018411D614EC8536A8A1C5B /* UIApplication+StrictKeyWindow.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIApplication+StrictKeyWindow.h"; path = "FBSnapshotTestCase/Categories/UIApplication+StrictKeyWindow.h"; sourceTree = "<group>"; }; | 110 | 99A67367E018411D614EC8536A8A1C5B /* UIApplication+StrictKeyWindow.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIApplication+StrictKeyWindow.h"; path = "FBSnapshotTestCase/Categories/UIApplication+StrictKeyWindow.h"; sourceTree = "<group>"; }; |
111 | 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; | 111 | 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; |
112 | A1B9CCF123884BD6448F60B596D746D8 /* Pods-JCategoryKit_Tests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-JCategoryKit_Tests-Info.plist"; sourceTree = "<group>"; }; | 112 | A1B9CCF123884BD6448F60B596D746D8 /* Pods-JCategoryKit_Tests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-JCategoryKit_Tests-Info.plist"; sourceTree = "<group>"; }; |
113 | A3A80B761B3FC8698E93503FA319BE38 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = "<group>"; }; | 113 | A3A80B761B3FC8698E93503FA319BE38 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; |
114 | AE9FF9459FBCDC4AF88FB6B5A4CC1439 /* FBSnapshotTestController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestController.h; path = FBSnapshotTestCase/FBSnapshotTestController.h; sourceTree = "<group>"; }; | 114 | AE9FF9459FBCDC4AF88FB6B5A4CC1439 /* FBSnapshotTestController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestController.h; path = FBSnapshotTestCase/FBSnapshotTestController.h; sourceTree = "<group>"; }; |
115 | B31CF0131B23781BC1FF20A00713B5F5 /* JCategoryKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = JCategoryKit.modulemap; sourceTree = "<group>"; }; | 115 | B31CF0131B23781BC1FF20A00713B5F5 /* JCategoryKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = JCategoryKit.modulemap; sourceTree = "<group>"; }; |
116 | B5C20569EF275281610625FFB11E5763 /* Pods-JCategoryKit_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-JCategoryKit_Tests-dummy.m"; sourceTree = "<group>"; }; | 116 | B5C20569EF275281610625FFB11E5763 /* Pods-JCategoryKit_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-JCategoryKit_Tests-dummy.m"; sourceTree = "<group>"; }; |
117 | B7103CA00AED20722C5B69CA5B4F6938 /* FBSnapshotTestCase-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FBSnapshotTestCase-Info.plist"; sourceTree = "<group>"; }; | 117 | B7103CA00AED20722C5B69CA5B4F6938 /* FBSnapshotTestCase-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FBSnapshotTestCase-Info.plist"; sourceTree = "<group>"; }; |
118 | B943F9244637A6A5CFB93CC665A2BDBB /* Pods-JCategoryKit_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-JCategoryKit_Tests.debug.xcconfig"; sourceTree = "<group>"; }; | 118 | B943F9244637A6A5CFB93CC665A2BDBB /* Pods-JCategoryKit_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-JCategoryKit_Tests.debug.xcconfig"; sourceTree = "<group>"; }; |
119 | BF2C718BE851FA5BD1F7551F0AD27033 /* JCategoryKit */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = JCategoryKit; path = JCategoryKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | 119 | BF2C718BE851FA5BD1F7551F0AD27033 /* JCategoryKit */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = JCategoryKit; path = JCategoryKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
120 | C33D634CF8049B0A3B8F5F0E6800FA93 /* JCategoryKit.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = JCategoryKit.podspec; sourceTree = "<group>"; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; | 120 | C33D634CF8049B0A3B8F5F0E6800FA93 /* JCategoryKit.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = JCategoryKit.podspec; sourceTree = "<group>"; tabWidth = 2; }; |
121 | CBFF6C5FD9C3A84274A9314D3E940B6E /* FBSnapshotTestCase.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FBSnapshotTestCase.modulemap; sourceTree = "<group>"; }; | 121 | CBFF6C5FD9C3A84274A9314D3E940B6E /* FBSnapshotTestCase.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FBSnapshotTestCase.modulemap; sourceTree = "<group>"; }; |
122 | D08CEBB9BDD9EF7A662ECFC0305C169E /* FBSnapshotTestCase-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FBSnapshotTestCase-prefix.pch"; sourceTree = "<group>"; }; | 122 | D08CEBB9BDD9EF7A662ECFC0305C169E /* FBSnapshotTestCase-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FBSnapshotTestCase-prefix.pch"; sourceTree = "<group>"; }; |
123 | D872A3EE224412D4057C234FBC629F9C /* UIImage+Snapshot.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Snapshot.m"; path = "FBSnapshotTestCase/Categories/UIImage+Snapshot.m"; sourceTree = "<group>"; }; | 123 | D872A3EE224412D4057C234FBC629F9C /* UIImage+Snapshot.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Snapshot.m"; path = "FBSnapshotTestCase/Categories/UIImage+Snapshot.m"; sourceTree = "<group>"; }; |
... | @@ -309,7 +309,6 @@ | ... | @@ -309,7 +309,6 @@ |
309 | B69B2ECE2D2C9A3924A9231138CE0BBC /* Support Files */, | 309 | B69B2ECE2D2C9A3924A9231138CE0BBC /* Support Files */, |
310 | 906402ECC4C6C5EB58DD365FD2C64E92 /* SwiftSupport */, | 310 | 906402ECC4C6C5EB58DD365FD2C64E92 /* SwiftSupport */, |
311 | ); | 311 | ); |
312 | name = FBSnapshotTestCase; | ||
313 | path = FBSnapshotTestCase; | 312 | path = FBSnapshotTestCase; |
314 | sourceTree = "<group>"; | 313 | sourceTree = "<group>"; |
315 | }; | 314 | }; |
... | @@ -916,8 +915,7 @@ | ... | @@ -916,8 +915,7 @@ |
916 | MTL_FAST_MATH = YES; | 915 | MTL_FAST_MATH = YES; |
917 | PRODUCT_NAME = "$(TARGET_NAME)"; | 916 | PRODUCT_NAME = "$(TARGET_NAME)"; |
918 | STRIP_INSTALLED_PRODUCT = NO; | 917 | STRIP_INSTALLED_PRODUCT = NO; |
919 | SWIFT_COMPILATION_MODE = wholemodule; | 918 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
920 | SWIFT_OPTIMIZATION_LEVEL = "-O"; | ||
921 | SWIFT_VERSION = 5.0; | 919 | SWIFT_VERSION = 5.0; |
922 | SYMROOT = "${SRCROOT}/../build"; | 920 | SYMROOT = "${SRCROOT}/../build"; |
923 | }; | 921 | }; | ... | ... |
... | @@ -9,7 +9,7 @@ | ... | @@ -9,7 +9,7 @@ |
9 | Pod::Spec.new do |s| | 9 | Pod::Spec.new do |s| |
10 | s.name = 'JCategoryKit' | 10 | s.name = 'JCategoryKit' |
11 | s.version = '1.0.0' | 11 | s.version = '1.0.0' |
12 | s.summary = 'A short description of JCategoryKit.' | 12 | s.summary = '测试库' |
13 | 13 | ||
14 | # This description is used to generate tags and improve search results. | 14 | # This description is used to generate tags and improve search results. |
15 | # * Think: What does it do? Why did you write it? What is the focus? | 15 | # * Think: What does it do? Why did you write it? What is the focus? |
... | @@ -18,10 +18,10 @@ Pod::Spec.new do |s| | ... | @@ -18,10 +18,10 @@ Pod::Spec.new do |s| |
18 | # * Finally, don't worry about the indent, CocoaPods strips it! | 18 | # * Finally, don't worry about the indent, CocoaPods strips it! |
19 | 19 | ||
20 | s.description = <<-DESC | 20 | s.description = <<-DESC |
21 | TODO: Add long description of the pod here. | 21 | 这是一个测试的pod库哈哈哈哈哈哈哈哈哈哈 |
22 | DESC | 22 | DESC |
23 | 23 | ||
24 | s.homepage = 'https://github.com/weixq/JCategoryKit' | 24 | s.homepage = 'https://www.baidu.com' |
25 | # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' | 25 | # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' |
26 | s.license = { :type => 'MIT', :file => 'LICENSE' } | 26 | s.license = { :type => 'MIT', :file => 'LICENSE' } |
27 | s.author = { 'weixq' => 'weixiaoqiang@situdata.com' } | 27 | s.author = { 'weixq' => 'weixiaoqiang@situdata.com' } | ... | ... |
-
Please register or sign in to post a comment