diff --git a/Example/LJCollapseLabel.xcodeproj/project.pbxproj b/Example/LJCollapseLabel.xcodeproj/project.pbxproj index a355cae..6888b6b 100644 --- a/Example/LJCollapseLabel.xcodeproj/project.pbxproj +++ b/Example/LJCollapseLabel.xcodeproj/project.pbxproj @@ -58,15 +58,15 @@ 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 6003F5BB195388D20070C39A /* Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tests.m; sourceTree = ""; }; 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = ""; }; - 6E0EE83B5E1CA5068111AFFE /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = ""; }; + 6E0EE83B5E1CA5068111AFFE /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = ""; }; 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 789250264C5DDEDA08EE2D49 /* Pods-LJCollapseLabel_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LJCollapseLabel_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests.debug.xcconfig"; sourceTree = ""; }; 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = ""; }; AA4D3EA31847C3F21679FA62 /* Pods_LJCollapseLabel_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LJCollapseLabel_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; F3CFC242A9AC0F2E5543CEAD /* Pods-LJCollapseLabel_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LJCollapseLabel_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests.release.xcconfig"; sourceTree = ""; }; - F86F5D40EB2EA3A368888438 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = ""; }; + F86F5D40EB2EA3A368888438 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = ""; }; F9030303D16E1D572F65E66F /* Pods-LJCollapseLabel_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LJCollapseLabel_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example.release.xcconfig"; sourceTree = ""; }; - F934A329EDB6190BD78B4385 /* LJCollapseLabel.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = LJCollapseLabel.podspec; path = ../LJCollapseLabel.podspec; sourceTree = ""; }; + F934A329EDB6190BD78B4385 /* LJCollapseLabel.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LJCollapseLabel.podspec; path = ../LJCollapseLabel.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ diff --git a/Example/LJCollapseLabel.xcworkspace/contents.xcworkspacedata b/Example/LJCollapseLabel.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..9bde69b --- /dev/null +++ b/Example/LJCollapseLabel.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,10 @@ + + + + + + + diff --git a/Example/LJCollapseLabel.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Example/LJCollapseLabel.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/Example/LJCollapseLabel.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/Example/Podfile.lock b/Example/Podfile.lock new file mode 100644 index 0000000..4a343be --- /dev/null +++ b/Example/Podfile.lock @@ -0,0 +1,16 @@ +PODS: + - LJCollapseLabel (0.1.0) + +DEPENDENCIES: + - LJCollapseLabel (from `../`) + +EXTERNAL SOURCES: + LJCollapseLabel: + :path: "../" + +SPEC CHECKSUMS: + LJCollapseLabel: 1fd9715741a4868e0fba9d0b4b828e6a45032b42 + +PODFILE CHECKSUM: ebcd657da74cdd7db78aee7a9a75db2109939cd1 + +COCOAPODS: 1.5.3 diff --git a/Example/Pods/Local Podspecs/LJCollapseLabel.podspec.json b/Example/Pods/Local Podspecs/LJCollapseLabel.podspec.json new file mode 100644 index 0000000..b6e7be5 --- /dev/null +++ b/Example/Pods/Local Podspecs/LJCollapseLabel.podspec.json @@ -0,0 +1,22 @@ +{ + "name": "LJCollapseLabel", + "version": "0.1.0", + "summary": "A short description of LJCollapseLabel.", + "description": "TODO: Add long description of the pod here.", + "homepage": "https://github.com/iceman201/LJCollapseLabel", + "license": { + "type": "MIT", + "file": "LICENSE" + }, + "authors": { + "iceman201": "liguo@jiao.co.nz" + }, + "source": { + "git": "https://github.com/iceman201/LJCollapseLabel.git", + "tag": "0.1.0" + }, + "platforms": { + "ios": "8.0" + }, + "source_files": "LJCollapseLabel/Classes/**/*" +} diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock new file mode 100644 index 0000000..4a343be --- /dev/null +++ b/Example/Pods/Manifest.lock @@ -0,0 +1,16 @@ +PODS: + - LJCollapseLabel (0.1.0) + +DEPENDENCIES: + - LJCollapseLabel (from `../`) + +EXTERNAL SOURCES: + LJCollapseLabel: + :path: "../" + +SPEC CHECKSUMS: + LJCollapseLabel: 1fd9715741a4868e0fba9d0b4b828e6a45032b42 + +PODFILE CHECKSUM: ebcd657da74cdd7db78aee7a9a75db2109939cd1 + +COCOAPODS: 1.5.3 diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj new file mode 100644 index 0000000..d5544f7 --- /dev/null +++ b/Example/Pods/Pods.xcodeproj/project.pbxproj @@ -0,0 +1,777 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 1C1DC62DAB2C2BB0A221B9B965CA3327 /* Pods-LJCollapseLabel_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FECCD367CFE5796C1866EF9B328DA94D /* Pods-LJCollapseLabel_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 279615C680321DE6B126B7D6FB12E765 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6DFF15000AFE2A371BF499E7AFDA808 /* Foundation.framework */; }; + 2EB80DF5CA864BA93BE4A92A0972034C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6DFF15000AFE2A371BF499E7AFDA808 /* Foundation.framework */; }; + 850830716850DA95A824E776E5085BCF /* LJCollapseLabel-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3DED2EAF573347AE1FDB943EFB9D1F30 /* LJCollapseLabel-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 88AEB25CEE863CDFC3C042140B05D4CB /* Pods-LJCollapseLabel_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 32187B4D8C330E526853EA66D5F455D1 /* Pods-LJCollapseLabel_Example-dummy.m */; }; + 9740A23DB3C939F9A88874BDAA2478B7 /* LJCollapseLabel-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 04403572900C065700D99E332CB375AA /* LJCollapseLabel-dummy.m */; }; + A5562CDA2ADC99F8AFD93A101A7FC9BF /* Pods-LJCollapseLabel_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7915626A675E65926B0188E1821436ED /* Pods-LJCollapseLabel_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D651FC78305A2FC16520E8015D78C06E /* Pods-LJCollapseLabel_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A76180121359061057BBB6B09F9746F /* Pods-LJCollapseLabel_Tests-dummy.m */; }; + E145C6423224FE2FCB5A5B09A374A0F6 /* ReplaceMe.m in Sources */ = {isa = PBXBuildFile; fileRef = 9EF31AEBA7DEF172A474371901A37E66 /* ReplaceMe.m */; }; + E4834A96FE54469DB84DFEA7A2A8F2C8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6DFF15000AFE2A371BF499E7AFDA808 /* Foundation.framework */; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + 5D7F5D2B4B67B73BD24C95EC0FCFE6FB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = DE03615564882F2493E9293EBED070E8; + remoteInfo = LJCollapseLabel; + }; + 619F54D08AEA6E9D35150D59EF1ABA99 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 9D7A4F668D8F0D6FECB0C3392A86A99A; + remoteInfo = "Pods-LJCollapseLabel_Example"; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 04403572900C065700D99E332CB375AA /* LJCollapseLabel-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "LJCollapseLabel-dummy.m"; sourceTree = ""; }; + 054131526AC0EE801CB004CF4A20EE11 /* Pods-LJCollapseLabel_Tests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LJCollapseLabel_Tests-resources.sh"; sourceTree = ""; }; + 05A1BE436CE287F4F53C687FDC82D68C /* Pods-LJCollapseLabel_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LJCollapseLabel_Tests-acknowledgements.plist"; sourceTree = ""; }; + 1B6E6505E0620572D12D497396770AC9 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 2BEE3D3C6E1215BB39A7E7330C83FA2E /* LJCollapseLabel.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = LJCollapseLabel.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 2DE27CBECDB483908F4D4CC4A3765647 /* Pods-LJCollapseLabel_Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LJCollapseLabel_Tests-frameworks.sh"; sourceTree = ""; }; + 32187B4D8C330E526853EA66D5F455D1 /* Pods-LJCollapseLabel_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LJCollapseLabel_Example-dummy.m"; sourceTree = ""; }; + 3312770A078D603F843696639BFE5CEC /* Pods_LJCollapseLabel_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_LJCollapseLabel_Example.framework; path = "Pods-LJCollapseLabel_Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 359787CDE89AAA9A7CA7EE1280C0CB3A /* Pods_LJCollapseLabel_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_LJCollapseLabel_Tests.framework; path = "Pods-LJCollapseLabel_Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 3DED2EAF573347AE1FDB943EFB9D1F30 /* LJCollapseLabel-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "LJCollapseLabel-umbrella.h"; sourceTree = ""; }; + 5DFF9BDFF9D77B160514D5174A560CC7 /* LJCollapseLabel.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = LJCollapseLabel.xcconfig; sourceTree = ""; }; + 61EE50677B209DC4E2454A6A767D7714 /* Pods-LJCollapseLabel_Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LJCollapseLabel_Example-frameworks.sh"; sourceTree = ""; }; + 6B45AC8D812BD687517735ED9AC93AED /* LJCollapseLabel-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "LJCollapseLabel-prefix.pch"; sourceTree = ""; }; + 7915626A675E65926B0188E1821436ED /* Pods-LJCollapseLabel_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LJCollapseLabel_Tests-umbrella.h"; sourceTree = ""; }; + 79296A027B11776FB19EB2FD318FEAA3 /* LJCollapseLabel.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = LJCollapseLabel.framework; path = LJCollapseLabel.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 7D0252E0C6A5C6ED36223E01F009BAE2 /* Pods-LJCollapseLabel_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LJCollapseLabel_Example.release.xcconfig"; sourceTree = ""; }; + 85D2A73D2D9A699AAC0F5367B0D7C2F1 /* Pods-LJCollapseLabel_Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LJCollapseLabel_Example-acknowledgements.markdown"; sourceTree = ""; }; + 8A76180121359061057BBB6B09F9746F /* Pods-LJCollapseLabel_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LJCollapseLabel_Tests-dummy.m"; sourceTree = ""; }; + 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9EF31AEBA7DEF172A474371901A37E66 /* ReplaceMe.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ReplaceMe.m; path = LJCollapseLabel/Classes/ReplaceMe.m; sourceTree = ""; }; + B5AD50CF37F422A1829D876A9BE4439E /* Pods-LJCollapseLabel_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LJCollapseLabel_Example.debug.xcconfig"; sourceTree = ""; }; + B8BC4F5B373535AA91AB0DB318FF0078 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + BAA37F4D6045302FD0DEF4322C1F29D1 /* Pods-LJCollapseLabel_Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LJCollapseLabel_Example-acknowledgements.plist"; sourceTree = ""; }; + C198B969CA899C51C233E4FCE2469485 /* LJCollapseLabel.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = LJCollapseLabel.modulemap; sourceTree = ""; }; + C1CD1B77A5C7ACD362EF2D9C02AF6007 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + C5F0824DD2EF26E5B479CEEBF1DEC469 /* Pods-LJCollapseLabel_Example-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LJCollapseLabel_Example-resources.sh"; sourceTree = ""; }; + D2CD9A9ED7469FB082DC936F6567CEBA /* Pods-LJCollapseLabel_Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LJCollapseLabel_Example.modulemap"; sourceTree = ""; }; + D6DFF15000AFE2A371BF499E7AFDA808 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; + DA4E402600BF3A11F84EFC9284AC073D /* Pods-LJCollapseLabel_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LJCollapseLabel_Tests.debug.xcconfig"; sourceTree = ""; }; + DCF227B79DF3CC0F9699632D02B427AF /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + DF554A170C09B9A8BF0736BB7197E204 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + E1A205933D8D6B66EEDDE7EF4ECA508A /* Pods-LJCollapseLabel_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LJCollapseLabel_Tests-acknowledgements.markdown"; sourceTree = ""; }; + E3FD1182755FD7907BEC740A4C691014 /* Pods-LJCollapseLabel_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LJCollapseLabel_Tests.modulemap"; sourceTree = ""; }; + F9B6FCC30E3641BD7B61C21309DA36AA /* Pods-LJCollapseLabel_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LJCollapseLabel_Tests.release.xcconfig"; sourceTree = ""; }; + FECCD367CFE5796C1866EF9B328DA94D /* Pods-LJCollapseLabel_Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LJCollapseLabel_Example-umbrella.h"; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8990BAFF77DE7144B958B99C25AC1770 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + E4834A96FE54469DB84DFEA7A2A8F2C8 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + C73205EDB4528E3F3364C7A7842B5783 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 279615C680321DE6B126B7D6FB12E765 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + CE289207523A6CE8E91F972FDB34F0C8 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 2EB80DF5CA864BA93BE4A92A0972034C /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 211E786713BF07BB243841A3D4BA520F /* Targets Support Files */ = { + isa = PBXGroup; + children = ( + D52F617180A5DD377FC928F824BEEB3D /* Pods-LJCollapseLabel_Example */, + AB53A911F75245C4F582FDEB3D5BA008 /* Pods-LJCollapseLabel_Tests */, + ); + name = "Targets Support Files"; + sourceTree = ""; + }; + 3152E16BEB1F4D36AC8B013B3ECAD9F5 /* LJCollapseLabel */ = { + isa = PBXGroup; + children = ( + 9EF31AEBA7DEF172A474371901A37E66 /* ReplaceMe.m */, + AB903A1A9FCB20C9165171DE495B3AF2 /* Pod */, + 537C9C235983F3068A4CED80B811E70D /* Support Files */, + ); + name = LJCollapseLabel; + path = ../..; + sourceTree = ""; + }; + 44D5347904CF754D6785B84253F2574A /* iOS */ = { + isa = PBXGroup; + children = ( + D6DFF15000AFE2A371BF499E7AFDA808 /* Foundation.framework */, + ); + name = iOS; + sourceTree = ""; + }; + 537C9C235983F3068A4CED80B811E70D /* Support Files */ = { + isa = PBXGroup; + children = ( + DCF227B79DF3CC0F9699632D02B427AF /* Info.plist */, + C198B969CA899C51C233E4FCE2469485 /* LJCollapseLabel.modulemap */, + 5DFF9BDFF9D77B160514D5174A560CC7 /* LJCollapseLabel.xcconfig */, + 04403572900C065700D99E332CB375AA /* LJCollapseLabel-dummy.m */, + 6B45AC8D812BD687517735ED9AC93AED /* LJCollapseLabel-prefix.pch */, + 3DED2EAF573347AE1FDB943EFB9D1F30 /* LJCollapseLabel-umbrella.h */, + ); + name = "Support Files"; + path = "Example/Pods/Target Support Files/LJCollapseLabel"; + sourceTree = ""; + }; + 7DB346D0F39D3F0E887471402A8071AB = { + isa = PBXGroup; + children = ( + 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */, + F6915CA579475F18A30E2FF89F6FA249 /* Development Pods */, + BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */, + CD421C37CED35F2338C629C0417D4862 /* Products */, + 211E786713BF07BB243841A3D4BA520F /* Targets Support Files */, + ); + sourceTree = ""; + }; + AB53A911F75245C4F582FDEB3D5BA008 /* Pods-LJCollapseLabel_Tests */ = { + isa = PBXGroup; + children = ( + C1CD1B77A5C7ACD362EF2D9C02AF6007 /* Info.plist */, + E3FD1182755FD7907BEC740A4C691014 /* Pods-LJCollapseLabel_Tests.modulemap */, + E1A205933D8D6B66EEDDE7EF4ECA508A /* Pods-LJCollapseLabel_Tests-acknowledgements.markdown */, + 05A1BE436CE287F4F53C687FDC82D68C /* Pods-LJCollapseLabel_Tests-acknowledgements.plist */, + 8A76180121359061057BBB6B09F9746F /* Pods-LJCollapseLabel_Tests-dummy.m */, + 2DE27CBECDB483908F4D4CC4A3765647 /* Pods-LJCollapseLabel_Tests-frameworks.sh */, + 054131526AC0EE801CB004CF4A20EE11 /* Pods-LJCollapseLabel_Tests-resources.sh */, + 7915626A675E65926B0188E1821436ED /* Pods-LJCollapseLabel_Tests-umbrella.h */, + DA4E402600BF3A11F84EFC9284AC073D /* Pods-LJCollapseLabel_Tests.debug.xcconfig */, + F9B6FCC30E3641BD7B61C21309DA36AA /* Pods-LJCollapseLabel_Tests.release.xcconfig */, + ); + name = "Pods-LJCollapseLabel_Tests"; + path = "Target Support Files/Pods-LJCollapseLabel_Tests"; + sourceTree = ""; + }; + AB903A1A9FCB20C9165171DE495B3AF2 /* Pod */ = { + isa = PBXGroup; + children = ( + DF554A170C09B9A8BF0736BB7197E204 /* LICENSE */, + 2BEE3D3C6E1215BB39A7E7330C83FA2E /* LJCollapseLabel.podspec */, + 1B6E6505E0620572D12D497396770AC9 /* README.md */, + ); + name = Pod; + sourceTree = ""; + }; + BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */ = { + isa = PBXGroup; + children = ( + 44D5347904CF754D6785B84253F2574A /* iOS */, + ); + name = Frameworks; + sourceTree = ""; + }; + CD421C37CED35F2338C629C0417D4862 /* Products */ = { + isa = PBXGroup; + children = ( + 79296A027B11776FB19EB2FD318FEAA3 /* LJCollapseLabel.framework */, + 3312770A078D603F843696639BFE5CEC /* Pods_LJCollapseLabel_Example.framework */, + 359787CDE89AAA9A7CA7EE1280C0CB3A /* Pods_LJCollapseLabel_Tests.framework */, + ); + name = Products; + sourceTree = ""; + }; + D52F617180A5DD377FC928F824BEEB3D /* Pods-LJCollapseLabel_Example */ = { + isa = PBXGroup; + children = ( + B8BC4F5B373535AA91AB0DB318FF0078 /* Info.plist */, + D2CD9A9ED7469FB082DC936F6567CEBA /* Pods-LJCollapseLabel_Example.modulemap */, + 85D2A73D2D9A699AAC0F5367B0D7C2F1 /* Pods-LJCollapseLabel_Example-acknowledgements.markdown */, + BAA37F4D6045302FD0DEF4322C1F29D1 /* Pods-LJCollapseLabel_Example-acknowledgements.plist */, + 32187B4D8C330E526853EA66D5F455D1 /* Pods-LJCollapseLabel_Example-dummy.m */, + 61EE50677B209DC4E2454A6A767D7714 /* Pods-LJCollapseLabel_Example-frameworks.sh */, + C5F0824DD2EF26E5B479CEEBF1DEC469 /* Pods-LJCollapseLabel_Example-resources.sh */, + FECCD367CFE5796C1866EF9B328DA94D /* Pods-LJCollapseLabel_Example-umbrella.h */, + B5AD50CF37F422A1829D876A9BE4439E /* Pods-LJCollapseLabel_Example.debug.xcconfig */, + 7D0252E0C6A5C6ED36223E01F009BAE2 /* Pods-LJCollapseLabel_Example.release.xcconfig */, + ); + name = "Pods-LJCollapseLabel_Example"; + path = "Target Support Files/Pods-LJCollapseLabel_Example"; + sourceTree = ""; + }; + F6915CA579475F18A30E2FF89F6FA249 /* Development Pods */ = { + isa = PBXGroup; + children = ( + 3152E16BEB1F4D36AC8B013B3ECAD9F5 /* LJCollapseLabel */, + ); + name = "Development Pods"; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 3AF6633456BC8F8E1EF0C7B3AA980758 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 1C1DC62DAB2C2BB0A221B9B965CA3327 /* Pods-LJCollapseLabel_Example-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4C6BF10D7D967E4A9FF747A3E134A4A6 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + A5562CDA2ADC99F8AFD93A101A7FC9BF /* Pods-LJCollapseLabel_Tests-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 5D475AA30290D2DA0765CFF672C66F3F /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 850830716850DA95A824E776E5085BCF /* LJCollapseLabel-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 709E0ABC4E631A42343C6769A48425A3 /* Pods-LJCollapseLabel_Tests */ = { + isa = PBXNativeTarget; + buildConfigurationList = BB8403046270292AFB7B717C87DCFAC7 /* Build configuration list for PBXNativeTarget "Pods-LJCollapseLabel_Tests" */; + buildPhases = ( + 4C6BF10D7D967E4A9FF747A3E134A4A6 /* Headers */, + 8B6F1C39353F43338B25CFEF7DA4D746 /* Sources */, + CE289207523A6CE8E91F972FDB34F0C8 /* Frameworks */, + 150145AD8FBDD5B41D6EEFF72262AF79 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 48015E743F1671170CD5EE7D950BFDAF /* PBXTargetDependency */, + ); + name = "Pods-LJCollapseLabel_Tests"; + productName = "Pods-LJCollapseLabel_Tests"; + productReference = 359787CDE89AAA9A7CA7EE1280C0CB3A /* Pods_LJCollapseLabel_Tests.framework */; + productType = "com.apple.product-type.framework"; + }; + 9D7A4F668D8F0D6FECB0C3392A86A99A /* Pods-LJCollapseLabel_Example */ = { + isa = PBXNativeTarget; + buildConfigurationList = 59E36B3AE8ABADF834D80565FE562B51 /* Build configuration list for PBXNativeTarget "Pods-LJCollapseLabel_Example" */; + buildPhases = ( + 3AF6633456BC8F8E1EF0C7B3AA980758 /* Headers */, + 96B907679CF17FD5D363A6E4C82DA5E4 /* Sources */, + C73205EDB4528E3F3364C7A7842B5783 /* Frameworks */, + 661584A49A0F2BD004339AC8836E54C8 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 8747BE2223F7CD23124CE5C822A2A403 /* PBXTargetDependency */, + ); + name = "Pods-LJCollapseLabel_Example"; + productName = "Pods-LJCollapseLabel_Example"; + productReference = 3312770A078D603F843696639BFE5CEC /* Pods_LJCollapseLabel_Example.framework */; + productType = "com.apple.product-type.framework"; + }; + DE03615564882F2493E9293EBED070E8 /* LJCollapseLabel */ = { + isa = PBXNativeTarget; + buildConfigurationList = B47F5AC28486A4EA494CF1C2102C9459 /* Build configuration list for PBXNativeTarget "LJCollapseLabel" */; + buildPhases = ( + 5D475AA30290D2DA0765CFF672C66F3F /* Headers */, + 6B6243E97A40E8CA0A3D12E176CC9195 /* Sources */, + 8990BAFF77DE7144B958B99C25AC1770 /* Frameworks */, + 9E403A77983D6C3A63B02E7DFC3C5E63 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = LJCollapseLabel; + productName = LJCollapseLabel; + productReference = 79296A027B11776FB19EB2FD318FEAA3 /* LJCollapseLabel.framework */; + productType = "com.apple.product-type.framework"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + D41D8CD98F00B204E9800998ECF8427E /* Project object */ = { + isa = PBXProject; + attributes = { + LastSwiftUpdateCheck = 0930; + LastUpgradeCheck = 0930; + }; + buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + ); + mainGroup = 7DB346D0F39D3F0E887471402A8071AB; + productRefGroup = CD421C37CED35F2338C629C0417D4862 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + DE03615564882F2493E9293EBED070E8 /* LJCollapseLabel */, + 9D7A4F668D8F0D6FECB0C3392A86A99A /* Pods-LJCollapseLabel_Example */, + 709E0ABC4E631A42343C6769A48425A3 /* Pods-LJCollapseLabel_Tests */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 150145AD8FBDD5B41D6EEFF72262AF79 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 661584A49A0F2BD004339AC8836E54C8 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 9E403A77983D6C3A63B02E7DFC3C5E63 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 6B6243E97A40E8CA0A3D12E176CC9195 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 9740A23DB3C939F9A88874BDAA2478B7 /* LJCollapseLabel-dummy.m in Sources */, + E145C6423224FE2FCB5A5B09A374A0F6 /* ReplaceMe.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 8B6F1C39353F43338B25CFEF7DA4D746 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + D651FC78305A2FC16520E8015D78C06E /* Pods-LJCollapseLabel_Tests-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 96B907679CF17FD5D363A6E4C82DA5E4 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 88AEB25CEE863CDFC3C042140B05D4CB /* Pods-LJCollapseLabel_Example-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + 48015E743F1671170CD5EE7D950BFDAF /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "Pods-LJCollapseLabel_Example"; + target = 9D7A4F668D8F0D6FECB0C3392A86A99A /* Pods-LJCollapseLabel_Example */; + targetProxy = 619F54D08AEA6E9D35150D59EF1ABA99 /* PBXContainerItemProxy */; + }; + 8747BE2223F7CD23124CE5C822A2A403 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = LJCollapseLabel; + target = DE03615564882F2493E9293EBED070E8 /* LJCollapseLabel */; + targetProxy = 5D7F5D2B4B67B73BD24C95EC0FCFE6FB /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin XCBuildConfiguration section */ + 273FD98316AC547706E8665BC21A2FDE /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = DA4E402600BF3A11F84EFC9284AC073D /* Pods-LJCollapseLabel_Tests.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CODE_SIGN_IDENTITY = ""; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LJCollapseLabel_Tests/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 36D5639AC43A8600D9164CD6333BE61C /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = F9B6FCC30E3641BD7B61C21309DA36AA /* Pods-LJCollapseLabel_Tests.release.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CODE_SIGN_IDENTITY = ""; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LJCollapseLabel_Tests/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; + 4966A492D1AC4E3F720B4D2B2B7D350B /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = B5AD50CF37F422A1829D876A9BE4439E /* Pods-LJCollapseLabel_Example.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CODE_SIGN_IDENTITY = ""; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LJCollapseLabel_Example/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 5A39144F86B0C446617DFE5140AD945C /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 7D0252E0C6A5C6ED36223E01F009BAE2 /* Pods-LJCollapseLabel_Example.release.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CODE_SIGN_IDENTITY = ""; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LJCollapseLabel_Example/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; + 85B95B1234E227C814CCC2C7902D0916 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGNING_ALLOWED = NO; + CODE_SIGNING_REQUIRED = NO; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREPROCESSOR_DEFINITIONS = ( + "POD_CONFIGURATION_RELEASE=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + MTL_ENABLE_DEBUG_INFO = NO; + MTL_FAST_MATH = YES; + PRODUCT_NAME = "$(TARGET_NAME)"; + STRIP_INSTALLED_PRODUCT = NO; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; + SWIFT_VERSION = 4.2; + SYMROOT = "${SRCROOT}/../build"; + }; + name = Release; + }; + 8C17C1128414B3F89B8B9C1B7AB96A88 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 5DFF9BDFF9D77B160514D5174A560CC7 /* LJCollapseLabel.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = ""; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + GCC_PREFIX_HEADER = "Target Support Files/LJCollapseLabel/LJCollapseLabel-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/LJCollapseLabel/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/LJCollapseLabel/LJCollapseLabel.modulemap"; + PRODUCT_MODULE_NAME = LJCollapseLabel; + PRODUCT_NAME = LJCollapseLabel; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; + 98FC6A7233196646C43DAF71DF275BC3 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 5DFF9BDFF9D77B160514D5174A560CC7 /* LJCollapseLabel.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = ""; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + GCC_PREFIX_HEADER = "Target Support Files/LJCollapseLabel/LJCollapseLabel-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/LJCollapseLabel/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/LJCollapseLabel/LJCollapseLabel.modulemap"; + PRODUCT_MODULE_NAME = LJCollapseLabel; + PRODUCT_NAME = LJCollapseLabel; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + A73625DEBD810B78234FA1958C191C8C /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGNING_ALLOWED = NO; + CODE_SIGNING_REQUIRED = NO; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_DYNAMIC_NO_PIC = NO; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "POD_CONFIGURATION_DEBUG=1", + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + PRODUCT_NAME = "$(TARGET_NAME)"; + STRIP_INSTALLED_PRODUCT = NO; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_VERSION = 4.2; + SYMROOT = "${SRCROOT}/../build"; + }; + name = Debug; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + A73625DEBD810B78234FA1958C191C8C /* Debug */, + 85B95B1234E227C814CCC2C7902D0916 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 59E36B3AE8ABADF834D80565FE562B51 /* Build configuration list for PBXNativeTarget "Pods-LJCollapseLabel_Example" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 4966A492D1AC4E3F720B4D2B2B7D350B /* Debug */, + 5A39144F86B0C446617DFE5140AD945C /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + B47F5AC28486A4EA494CF1C2102C9459 /* Build configuration list for PBXNativeTarget "LJCollapseLabel" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 98FC6A7233196646C43DAF71DF275BC3 /* Debug */, + 8C17C1128414B3F89B8B9C1B7AB96A88 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + BB8403046270292AFB7B717C87DCFAC7 /* Build configuration list for PBXNativeTarget "Pods-LJCollapseLabel_Tests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 273FD98316AC547706E8665BC21A2FDE /* Debug */, + 36D5639AC43A8600D9164CD6333BE61C /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */; +} diff --git a/Example/Pods/Target Support Files/LJCollapseLabel/Info.plist b/Example/Pods/Target Support Files/LJCollapseLabel/Info.plist new file mode 100644 index 0000000..161a9d3 --- /dev/null +++ b/Example/Pods/Target Support Files/LJCollapseLabel/Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 0.1.0 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass + + + diff --git a/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel-dummy.m b/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel-dummy.m new file mode 100644 index 0000000..0c0628a --- /dev/null +++ b/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_LJCollapseLabel : NSObject +@end +@implementation PodsDummy_LJCollapseLabel +@end diff --git a/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel-prefix.pch b/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel-prefix.pch new file mode 100644 index 0000000..beb2a24 --- /dev/null +++ b/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel-prefix.pch @@ -0,0 +1,12 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + diff --git a/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel-umbrella.h b/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel-umbrella.h new file mode 100644 index 0000000..c7ac3da --- /dev/null +++ b/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel-umbrella.h @@ -0,0 +1,16 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + + +FOUNDATION_EXPORT double LJCollapseLabelVersionNumber; +FOUNDATION_EXPORT const unsigned char LJCollapseLabelVersionString[]; + diff --git a/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel.modulemap b/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel.modulemap new file mode 100644 index 0000000..e9e66d3 --- /dev/null +++ b/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel.modulemap @@ -0,0 +1,6 @@ +framework module LJCollapseLabel { + umbrella header "LJCollapseLabel-umbrella.h" + + export * + module * { export * } +} diff --git a/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel.xcconfig b/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel.xcconfig new file mode 100644 index 0000000..b0d99d7 --- /dev/null +++ b/Example/Pods/Target Support Files/LJCollapseLabel/LJCollapseLabel.xcconfig @@ -0,0 +1,8 @@ +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/LJCollapseLabel +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/../.. +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Info.plist b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Info.plist new file mode 100644 index 0000000..2243fe6 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0.0 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass + + + diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-acknowledgements.markdown new file mode 100644 index 0000000..fb7ba45 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-acknowledgements.markdown @@ -0,0 +1,26 @@ +# Acknowledgements +This application makes use of the following third party libraries: + +## LJCollapseLabel + +Copyright (c) 2018 iceman201 + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +Generated by CocoaPods - https://cocoapods.org diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-acknowledgements.plist new file mode 100644 index 0000000..1df27ed --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-acknowledgements.plist @@ -0,0 +1,58 @@ + + + + + PreferenceSpecifiers + + + FooterText + This application makes use of the following third party libraries: + Title + Acknowledgements + Type + PSGroupSpecifier + + + FooterText + Copyright (c) 2018 iceman201 <liguo@jiao.co.nz> + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + + License + MIT + Title + LJCollapseLabel + Type + PSGroupSpecifier + + + FooterText + Generated by CocoaPods - https://cocoapods.org + Title + + Type + PSGroupSpecifier + + + StringsTable + Acknowledgements + Title + Acknowledgements + + diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-dummy.m b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-dummy.m new file mode 100644 index 0000000..015e14e --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_LJCollapseLabel_Example : NSObject +@end +@implementation PodsDummy_Pods_LJCollapseLabel_Example +@end diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-frameworks.sh b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-frameworks.sh new file mode 100755 index 0000000..6b609ae --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-frameworks.sh @@ -0,0 +1,153 @@ +#!/bin/sh +set -e +set -u +set -o pipefail + +if [ -z ${FRAMEWORKS_FOLDER_PATH+x} ]; then + # If FRAMEWORKS_FOLDER_PATH is not set, then there's nowhere for us to copy + # frameworks to, so exit 0 (signalling the script phase was successful). + exit 0 +fi + +echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" +mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + +COCOAPODS_PARALLEL_CODE_SIGN="${COCOAPODS_PARALLEL_CODE_SIGN:-false}" +SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" + +# Used as a return value for each invocation of `strip_invalid_archs` function. +STRIP_BINARY_RETVAL=0 + +# This protects against multiple targets copying the same framework dependency at the same time. The solution +# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html +RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") + +# Copies and strips a vendored framework +install_framework() +{ + if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then + local source="${BUILT_PRODUCTS_DIR}/$1" + elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then + local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")" + elif [ -r "$1" ]; then + local source="$1" + fi + + local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + + if [ -L "${source}" ]; then + echo "Symlinked..." + source="$(readlink "${source}")" + fi + + # Use filter instead of exclude so missing patterns don't throw errors. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" + + local basename + basename="$(basename -s .framework "$1")" + binary="${destination}/${basename}.framework/${basename}" + if ! [ -r "$binary" ]; then + binary="${destination}/${basename}" + fi + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then + strip_invalid_archs "$binary" + fi + + # Resign the code if required by the build settings to avoid unstable apps + code_sign_if_enabled "${destination}/$(basename "$1")" + + # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. + if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then + local swift_runtime_libs + swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) + for lib in $swift_runtime_libs; do + echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" + rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" + code_sign_if_enabled "${destination}/${lib}" + done + fi +} + +# Copies and strips a vendored dSYM +install_dsym() { + local source="$1" + if [ -r "$source" ]; then + # Copy the dSYM into a the targets temp dir. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DERIVED_FILES_DIR}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DERIVED_FILES_DIR}" + + local basename + basename="$(basename -s .framework.dSYM "$source")" + binary="${DERIVED_FILES_DIR}/${basename}.framework.dSYM/Contents/Resources/DWARF/${basename}" + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"Mach-O dSYM companion"* ]]; then + strip_invalid_archs "$binary" + fi + + if [[ $STRIP_BINARY_RETVAL == 1 ]]; then + # Move the stripped file into its final destination. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${DERIVED_FILES_DIR}/${basename}.framework.dSYM\" \"${DWARF_DSYM_FOLDER_PATH}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.framework.dSYM" "${DWARF_DSYM_FOLDER_PATH}" + else + # The dSYM was not stripped at all, in this case touch a fake folder so the input/output paths from Xcode do not reexecute this script because the file is missing. + touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.framework.dSYM" + fi + fi +} + +# Signs a framework with the provided identity +code_sign_if_enabled() { + if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED:-}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then + # Use the current code_sign_identitiy + echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" + local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS:-} --preserve-metadata=identifier,entitlements '$1'" + + if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then + code_sign_cmd="$code_sign_cmd &" + fi + echo "$code_sign_cmd" + eval "$code_sign_cmd" + fi +} + +# Strip invalid architectures +strip_invalid_archs() { + binary="$1" + # Get architectures for current target binary + binary_archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | awk '{$1=$1;print}' | rev)" + # Intersect them with the architectures we are building for + intersected_archs="$(echo ${ARCHS[@]} ${binary_archs[@]} | tr ' ' '\n' | sort | uniq -d)" + # If there are no archs supported by this binary then warn the user + if [[ -z "$intersected_archs" ]]; then + echo "warning: [CP] Vendored binary '$binary' contains architectures ($binary_archs) none of which match the current build architectures ($ARCHS)." + STRIP_BINARY_RETVAL=0 + return + fi + stripped="" + for arch in $binary_archs; do + if ! [[ "${ARCHS}" == *"$arch"* ]]; then + # Strip non-valid architectures in-place + lipo -remove "$arch" -output "$binary" "$binary" || exit 1 + stripped="$stripped $arch" + fi + done + if [[ "$stripped" ]]; then + echo "Stripped $binary of architectures:$stripped" + fi + STRIP_BINARY_RETVAL=1 +} + + +if [[ "$CONFIGURATION" == "Debug" ]]; then + install_framework "${BUILT_PRODUCTS_DIR}/LJCollapseLabel/LJCollapseLabel.framework" +fi +if [[ "$CONFIGURATION" == "Release" ]]; then + install_framework "${BUILT_PRODUCTS_DIR}/LJCollapseLabel/LJCollapseLabel.framework" +fi +if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then + wait +fi diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-resources.sh b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-resources.sh new file mode 100755 index 0000000..345301f --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-resources.sh @@ -0,0 +1,118 @@ +#!/bin/sh +set -e +set -u +set -o pipefail + +if [ -z ${UNLOCALIZED_RESOURCES_FOLDER_PATH+x} ]; then + # If UNLOCALIZED_RESOURCES_FOLDER_PATH is not set, then there's nowhere for us to copy + # resources to, so exit 0 (signalling the script phase was successful). + exit 0 +fi + +mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + +RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt +> "$RESOURCES_TO_COPY" + +XCASSET_FILES=() + +# This protects against multiple targets copying the same framework dependency at the same time. The solution +# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html +RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") + +case "${TARGETED_DEVICE_FAMILY:-}" in + 1,2) + TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" + ;; + 1) + TARGET_DEVICE_ARGS="--target-device iphone" + ;; + 2) + TARGET_DEVICE_ARGS="--target-device ipad" + ;; + 3) + TARGET_DEVICE_ARGS="--target-device tv" + ;; + 4) + TARGET_DEVICE_ARGS="--target-device watch" + ;; + *) + TARGET_DEVICE_ARGS="--target-device mac" + ;; +esac + +install_resource() +{ + if [[ "$1" = /* ]] ; then + RESOURCE_PATH="$1" + else + RESOURCE_PATH="${PODS_ROOT}/$1" + fi + if [[ ! -e "$RESOURCE_PATH" ]] ; then + cat << EOM +error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script. +EOM + exit 1 + fi + case $RESOURCE_PATH in + *.storyboard) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true + ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} + ;; + *.xib) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true + ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} + ;; + *.framework) + echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true + mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + ;; + *.xcdatamodel) + echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\"" || true + xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom" + ;; + *.xcdatamodeld) + echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\"" || true + xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd" + ;; + *.xcmappingmodel) + echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\"" || true + xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm" + ;; + *.xcassets) + ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH" + XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") + ;; + *) + echo "$RESOURCE_PATH" || true + echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY" + ;; + esac +} + +mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then + mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +fi +rm -f "$RESOURCES_TO_COPY" + +if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "${XCASSET_FILES:-}" ] +then + # Find all other xcassets (this unfortunately includes those of path pods and other targets). + OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) + while read line; do + if [[ $line != "${PODS_ROOT}*" ]]; then + XCASSET_FILES+=("$line") + fi + done <<<"$OTHER_XCASSETS" + + if [ -z ${ASSETCATALOG_COMPILER_APPICON_NAME+x} ]; then + printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + else + printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" --app-icon "${ASSETCATALOG_COMPILER_APPICON_NAME}" --output-partial-info-plist "${TARGET_TEMP_DIR}/assetcatalog_generated_info_cocoapods.plist" + fi +fi diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-umbrella.h b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-umbrella.h new file mode 100644 index 0000000..8e5101b --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example-umbrella.h @@ -0,0 +1,16 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + + +FOUNDATION_EXPORT double Pods_LJCollapseLabel_ExampleVersionNumber; +FOUNDATION_EXPORT const unsigned char Pods_LJCollapseLabel_ExampleVersionString[]; + diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example.debug.xcconfig b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example.debug.xcconfig new file mode 100644 index 0000000..8a1d78b --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example.debug.xcconfig @@ -0,0 +1,9 @@ +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/LJCollapseLabel" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' +OTHER_CFLAGS = $(inherited) -iquote "${PODS_CONFIGURATION_BUILD_DIR}/LJCollapseLabel/LJCollapseLabel.framework/Headers" +OTHER_LDFLAGS = $(inherited) -framework "LJCollapseLabel" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_PODFILE_DIR_PATH = ${SRCROOT}/. +PODS_ROOT = ${SRCROOT}/Pods diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example.modulemap b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example.modulemap new file mode 100644 index 0000000..09e9eb8 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example.modulemap @@ -0,0 +1,6 @@ +framework module Pods_LJCollapseLabel_Example { + umbrella header "Pods-LJCollapseLabel_Example-umbrella.h" + + export * + module * { export * } +} diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example.release.xcconfig b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example.release.xcconfig new file mode 100644 index 0000000..8a1d78b --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Example/Pods-LJCollapseLabel_Example.release.xcconfig @@ -0,0 +1,9 @@ +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/LJCollapseLabel" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' +OTHER_CFLAGS = $(inherited) -iquote "${PODS_CONFIGURATION_BUILD_DIR}/LJCollapseLabel/LJCollapseLabel.framework/Headers" +OTHER_LDFLAGS = $(inherited) -framework "LJCollapseLabel" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_PODFILE_DIR_PATH = ${SRCROOT}/. +PODS_ROOT = ${SRCROOT}/Pods diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Info.plist b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Info.plist new file mode 100644 index 0000000..2243fe6 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0.0 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass + + + diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-acknowledgements.markdown new file mode 100644 index 0000000..102af75 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-acknowledgements.markdown @@ -0,0 +1,3 @@ +# Acknowledgements +This application makes use of the following third party libraries: +Generated by CocoaPods - https://cocoapods.org diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-acknowledgements.plist new file mode 100644 index 0000000..7acbad1 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-acknowledgements.plist @@ -0,0 +1,29 @@ + + + + + PreferenceSpecifiers + + + FooterText + This application makes use of the following third party libraries: + Title + Acknowledgements + Type + PSGroupSpecifier + + + FooterText + Generated by CocoaPods - https://cocoapods.org + Title + + Type + PSGroupSpecifier + + + StringsTable + Acknowledgements + Title + Acknowledgements + + diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-dummy.m b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-dummy.m new file mode 100644 index 0000000..c3bba62 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_LJCollapseLabel_Tests : NSObject +@end +@implementation PodsDummy_Pods_LJCollapseLabel_Tests +@end diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-frameworks.sh b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-frameworks.sh new file mode 100755 index 0000000..08e3eaa --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-frameworks.sh @@ -0,0 +1,146 @@ +#!/bin/sh +set -e +set -u +set -o pipefail + +if [ -z ${FRAMEWORKS_FOLDER_PATH+x} ]; then + # If FRAMEWORKS_FOLDER_PATH is not set, then there's nowhere for us to copy + # frameworks to, so exit 0 (signalling the script phase was successful). + exit 0 +fi + +echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" +mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + +COCOAPODS_PARALLEL_CODE_SIGN="${COCOAPODS_PARALLEL_CODE_SIGN:-false}" +SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" + +# Used as a return value for each invocation of `strip_invalid_archs` function. +STRIP_BINARY_RETVAL=0 + +# This protects against multiple targets copying the same framework dependency at the same time. The solution +# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html +RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") + +# Copies and strips a vendored framework +install_framework() +{ + if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then + local source="${BUILT_PRODUCTS_DIR}/$1" + elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then + local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")" + elif [ -r "$1" ]; then + local source="$1" + fi + + local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + + if [ -L "${source}" ]; then + echo "Symlinked..." + source="$(readlink "${source}")" + fi + + # Use filter instead of exclude so missing patterns don't throw errors. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" + + local basename + basename="$(basename -s .framework "$1")" + binary="${destination}/${basename}.framework/${basename}" + if ! [ -r "$binary" ]; then + binary="${destination}/${basename}" + fi + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then + strip_invalid_archs "$binary" + fi + + # Resign the code if required by the build settings to avoid unstable apps + code_sign_if_enabled "${destination}/$(basename "$1")" + + # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. + if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then + local swift_runtime_libs + swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) + for lib in $swift_runtime_libs; do + echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" + rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" + code_sign_if_enabled "${destination}/${lib}" + done + fi +} + +# Copies and strips a vendored dSYM +install_dsym() { + local source="$1" + if [ -r "$source" ]; then + # Copy the dSYM into a the targets temp dir. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DERIVED_FILES_DIR}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DERIVED_FILES_DIR}" + + local basename + basename="$(basename -s .framework.dSYM "$source")" + binary="${DERIVED_FILES_DIR}/${basename}.framework.dSYM/Contents/Resources/DWARF/${basename}" + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"Mach-O dSYM companion"* ]]; then + strip_invalid_archs "$binary" + fi + + if [[ $STRIP_BINARY_RETVAL == 1 ]]; then + # Move the stripped file into its final destination. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${DERIVED_FILES_DIR}/${basename}.framework.dSYM\" \"${DWARF_DSYM_FOLDER_PATH}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.framework.dSYM" "${DWARF_DSYM_FOLDER_PATH}" + else + # The dSYM was not stripped at all, in this case touch a fake folder so the input/output paths from Xcode do not reexecute this script because the file is missing. + touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.framework.dSYM" + fi + fi +} + +# Signs a framework with the provided identity +code_sign_if_enabled() { + if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED:-}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then + # Use the current code_sign_identitiy + echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" + local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS:-} --preserve-metadata=identifier,entitlements '$1'" + + if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then + code_sign_cmd="$code_sign_cmd &" + fi + echo "$code_sign_cmd" + eval "$code_sign_cmd" + fi +} + +# Strip invalid architectures +strip_invalid_archs() { + binary="$1" + # Get architectures for current target binary + binary_archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | awk '{$1=$1;print}' | rev)" + # Intersect them with the architectures we are building for + intersected_archs="$(echo ${ARCHS[@]} ${binary_archs[@]} | tr ' ' '\n' | sort | uniq -d)" + # If there are no archs supported by this binary then warn the user + if [[ -z "$intersected_archs" ]]; then + echo "warning: [CP] Vendored binary '$binary' contains architectures ($binary_archs) none of which match the current build architectures ($ARCHS)." + STRIP_BINARY_RETVAL=0 + return + fi + stripped="" + for arch in $binary_archs; do + if ! [[ "${ARCHS}" == *"$arch"* ]]; then + # Strip non-valid architectures in-place + lipo -remove "$arch" -output "$binary" "$binary" || exit 1 + stripped="$stripped $arch" + fi + done + if [[ "$stripped" ]]; then + echo "Stripped $binary of architectures:$stripped" + fi + STRIP_BINARY_RETVAL=1 +} + +if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then + wait +fi diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-resources.sh b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-resources.sh new file mode 100755 index 0000000..345301f --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-resources.sh @@ -0,0 +1,118 @@ +#!/bin/sh +set -e +set -u +set -o pipefail + +if [ -z ${UNLOCALIZED_RESOURCES_FOLDER_PATH+x} ]; then + # If UNLOCALIZED_RESOURCES_FOLDER_PATH is not set, then there's nowhere for us to copy + # resources to, so exit 0 (signalling the script phase was successful). + exit 0 +fi + +mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + +RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt +> "$RESOURCES_TO_COPY" + +XCASSET_FILES=() + +# This protects against multiple targets copying the same framework dependency at the same time. The solution +# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html +RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") + +case "${TARGETED_DEVICE_FAMILY:-}" in + 1,2) + TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" + ;; + 1) + TARGET_DEVICE_ARGS="--target-device iphone" + ;; + 2) + TARGET_DEVICE_ARGS="--target-device ipad" + ;; + 3) + TARGET_DEVICE_ARGS="--target-device tv" + ;; + 4) + TARGET_DEVICE_ARGS="--target-device watch" + ;; + *) + TARGET_DEVICE_ARGS="--target-device mac" + ;; +esac + +install_resource() +{ + if [[ "$1" = /* ]] ; then + RESOURCE_PATH="$1" + else + RESOURCE_PATH="${PODS_ROOT}/$1" + fi + if [[ ! -e "$RESOURCE_PATH" ]] ; then + cat << EOM +error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script. +EOM + exit 1 + fi + case $RESOURCE_PATH in + *.storyboard) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true + ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} + ;; + *.xib) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true + ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} + ;; + *.framework) + echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true + mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + ;; + *.xcdatamodel) + echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\"" || true + xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom" + ;; + *.xcdatamodeld) + echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\"" || true + xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd" + ;; + *.xcmappingmodel) + echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\"" || true + xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm" + ;; + *.xcassets) + ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH" + XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") + ;; + *) + echo "$RESOURCE_PATH" || true + echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY" + ;; + esac +} + +mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then + mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +fi +rm -f "$RESOURCES_TO_COPY" + +if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "${XCASSET_FILES:-}" ] +then + # Find all other xcassets (this unfortunately includes those of path pods and other targets). + OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) + while read line; do + if [[ $line != "${PODS_ROOT}*" ]]; then + XCASSET_FILES+=("$line") + fi + done <<<"$OTHER_XCASSETS" + + if [ -z ${ASSETCATALOG_COMPILER_APPICON_NAME+x} ]; then + printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + else + printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" --app-icon "${ASSETCATALOG_COMPILER_APPICON_NAME}" --output-partial-info-plist "${TARGET_TEMP_DIR}/assetcatalog_generated_info_cocoapods.plist" + fi +fi diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-umbrella.h b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-umbrella.h new file mode 100644 index 0000000..a307850 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests-umbrella.h @@ -0,0 +1,16 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + + +FOUNDATION_EXPORT double Pods_LJCollapseLabel_TestsVersionNumber; +FOUNDATION_EXPORT const unsigned char Pods_LJCollapseLabel_TestsVersionString[]; + diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests.debug.xcconfig b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests.debug.xcconfig new file mode 100644 index 0000000..d1e1b61 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests.debug.xcconfig @@ -0,0 +1,8 @@ +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/LJCollapseLabel" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' +OTHER_CFLAGS = $(inherited) -iquote "${PODS_CONFIGURATION_BUILD_DIR}/LJCollapseLabel/LJCollapseLabel.framework/Headers" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_PODFILE_DIR_PATH = ${SRCROOT}/. +PODS_ROOT = ${SRCROOT}/Pods diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests.modulemap b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests.modulemap new file mode 100644 index 0000000..1bef6a6 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests.modulemap @@ -0,0 +1,6 @@ +framework module Pods_LJCollapseLabel_Tests { + umbrella header "Pods-LJCollapseLabel_Tests-umbrella.h" + + export * + module * { export * } +} diff --git a/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests.release.xcconfig b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests.release.xcconfig new file mode 100644 index 0000000..d1e1b61 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-LJCollapseLabel_Tests/Pods-LJCollapseLabel_Tests.release.xcconfig @@ -0,0 +1,8 @@ +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/LJCollapseLabel" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' +OTHER_CFLAGS = $(inherited) -iquote "${PODS_CONFIGURATION_BUILD_DIR}/LJCollapseLabel/LJCollapseLabel.framework/Headers" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_PODFILE_DIR_PATH = ${SRCROOT}/. +PODS_ROOT = ${SRCROOT}/Pods diff --git a/LJCollapseLabel.podspec b/LJCollapseLabel.podspec index 5c3dce7..053fd1c 100644 --- a/LJCollapseLabel.podspec +++ b/LJCollapseLabel.podspec @@ -8,26 +8,16 @@ Pod::Spec.new do |s| s.name = 'LJCollapseLabel' - s.version = '0.1.0' - s.summary = 'A short description of LJCollapseLabel.' - -# This description is used to generate tags and improve search results. -# * Think: What does it do? Why did you write it? What is the focus? -# * Try to keep it short, snappy and to the point. -# * Write the description between the DESC delimiters below. -# * Finally, don't worry about the indent, CocoaPods strips it! - - s.description = <<-DESC -TODO: Add long description of the pod here. - DESC - - s.homepage = 'https://github.com/iceman201/LJCollapseLabel' - # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' - s.license = { :type => 'MIT', :file => 'LICENSE' } - s.author = { 'iceman201' => 'liguo@jiao.co.nz' } - s.source = { :git => 'https://github.com/iceman201/LJCollapseLabel.git', :tag => s.version.to_s } - # s.social_media_url = 'https://twitter.com/' - + s.version = '1.0.0' + s.summary = "A simple collapse animate effect UI label." + s.description = "This framework is a tiny feature that I did in my 2016 project. It's a simple UI setup create the collapse animation effect of the UI Label. Now I would like to share it with all developers around the world." + s.homepage = "https://liguo.jiao.co.nz" + s.license = { :type => "MIT", :file => "LICENSE" } + s.author = { "Liguo Jiao" => "liguo@jiao.co.nz" } + s.social_media_url = "https://twitter.com/jiaoliguo" + s.platform = :ios, "9.0" + s.source = { :git => "https://github.com/iceman201/LJCollapseLabel.git", :tag => "#{s.version}" } + s.ios.deployment_target = '8.0' s.source_files = 'LJCollapseLabel/Classes/**/*'