From 3941b5f420553ba9f94382093cc051d6b5269570 Mon Sep 17 00:00:00 2001 From: rinov Date: Tue, 31 May 2022 22:40:25 +0900 Subject: [PATCH] update: Example pods --- Example/Podfile.lock | 6 +- .../Local Podspecs/YoutubeKit.podspec.json | 5 +- Example/Pods/Manifest.lock | 6 +- Example/Pods/Pods.xcodeproj/project.pbxproj | 1140 +++++++++-------- .../Pods-YoutubeKit_Example-frameworks.sh | 94 +- .../Pods-YoutubeKit_Example.debug.xcconfig | 2 + .../Pods-YoutubeKit_Example.release.xcconfig | 2 + .../Pods-YoutubeKit_Tests.debug.xcconfig | 2 + .../Pods-YoutubeKit_Tests.release.xcconfig | 2 + .../YoutubeKit/YoutubeKit-Info.plist | 2 +- .../YoutubeKit/YoutubeKit.debug.xcconfig | 12 + .../YoutubeKit/YoutubeKit.release.xcconfig | 12 + 12 files changed, 667 insertions(+), 618 deletions(-) create mode 100644 Example/Pods/Target Support Files/YoutubeKit/YoutubeKit.debug.xcconfig create mode 100644 Example/Pods/Target Support Files/YoutubeKit/YoutubeKit.release.xcconfig diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 40e48bd..58477b4 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - YoutubeKit (0.5.0) + - YoutubeKit (0.6.0) DEPENDENCIES: - YoutubeKit (from `../`) @@ -9,8 +9,8 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - YoutubeKit: 9f66eba839211158f2aac7ad3833593bd56fa8f9 + YoutubeKit: 71f86b366d7898bf8f439cbd5e6605e63e73189a PODFILE CHECKSUM: 292ad87021af96ac7d37bfb29bd9c3f6a22956fe -COCOAPODS: 1.8.4 +COCOAPODS: 1.10.0 diff --git a/Example/Pods/Local Podspecs/YoutubeKit.podspec.json b/Example/Pods/Local Podspecs/YoutubeKit.podspec.json index 4a8f69e..cf471d9 100644 --- a/Example/Pods/Local Podspecs/YoutubeKit.podspec.json +++ b/Example/Pods/Local Podspecs/YoutubeKit.podspec.json @@ -1,6 +1,6 @@ { "name": "YoutubeKit", - "version": "0.5.0", + "version": "0.6.0", "summary": "YoutubeKit is a video player for easily create a Youtube app.", "description": "YoutubeKit is a video player that fully supports Youtube IFrame API and YoutubeDataAPI for easily create a Youtube app.", "homepage": "https://github.com/rinov/YoutubeKit", @@ -19,8 +19,7 @@ "source_files": "Sources/**/*.swift", "source": { "git": "https://github.com/rinov/YoutubeKit.git", - "tag": "0.5.0" + "tag": "0.6.0" }, - "resources": "Sources/YoutubeKit/player.html", "swift_version": "5.0" } diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index 40e48bd..58477b4 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -1,5 +1,5 @@ PODS: - - YoutubeKit (0.5.0) + - YoutubeKit (0.6.0) DEPENDENCIES: - YoutubeKit (from `../`) @@ -9,8 +9,8 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - YoutubeKit: 9f66eba839211158f2aac7ad3833593bd56fa8f9 + YoutubeKit: 71f86b366d7898bf8f439cbd5e6605e63e73189a PODFILE CHECKSUM: 292ad87021af96ac7d37bfb29bd9c3f6a22956fe -COCOAPODS: 1.8.4 +COCOAPODS: 1.10.0 diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj index adb3664..5a48d77 100644 --- a/Example/Pods/Pods.xcodeproj/project.pbxproj +++ b/Example/Pods/Pods.xcodeproj/project.pbxproj @@ -7,98 +7,98 @@ objects = { /* Begin PBXBuildFile section */ - 057400DBBAEE6D6F92C8BDC45C23CF6E /* Localized.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A8CB6A10755CE616CCED10E24BF8168 /* Localized.swift */; }; - 0C5ACA774F067E0470E51883E5C3FF36 /* ContentDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = F72A50B68609D347BD3411051650BC80 /* ContentDetails.swift */; }; - 1542C1CA8AF7FD69A8F7C40472382698 /* I18nRegionsListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = D001998947E7062B29B745E209900DB9 /* I18nRegionsListRequest.swift */; }; - 175A5C2B80DB157B49BCDF8DCDB11188 /* ChannelSectionsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9089E31350FF7F2D9C26AD99264D33B /* ChannelSectionsList.swift */; }; - 17757F29AF09FCF7DA0DD349A6DFBC7F /* Statistics.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBB1250349E72C98F07FD2A011204BDB /* Statistics.swift */; }; - 1ABE1C05D68C10190C8342726A365940 /* VideoAbuseReportReasonsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD2437E70A144FC6EB576E604B31E926 /* VideoAbuseReportReasonsList.swift */; }; - 1ECF1B87320C74B8BC16E3E943081695 /* PlaylistsListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DB1B0F1117EEBD334297F736556B242 /* PlaylistsListRequest.swift */; }; - 201ACB1B016540582572E3FBEE236FDB /* ResultOrder.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9AF031B31F9934A1E203A4CA4E30465 /* ResultOrder.swift */; }; - 202B87CC3C8C3F2A1C3395ACE83EF4D4 /* CommentList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65E33F12B046A76661D91C193D2B3898 /* CommentList.swift */; }; - 2566C69073FE917023F2D71E7A51EAA8 /* SearchVideoCaption.swift in Sources */ = {isa = PBXBuildFile; fileRef = B79D945619796401788DA85D6C670510 /* SearchVideoCaption.swift */; }; - 275D7F5C94F4E781539E6A101E56BE21 /* SearchVideoDefinition.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCD1F318657F99FAE3B3F9EBBEF6E4B8 /* SearchVideoDefinition.swift */; }; - 282CFEA34E55F479FA68A8CBE10E5D5C /* VideoListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 366B3C3686678F6322404D3EF153A66C /* VideoListRequest.swift */; }; - 30F54F39E51DD76A884560665AE441BE /* Requestable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DE30DD0B83B523BF7801730A0115F03 /* Requestable.swift */; }; - 312429FEF87C4FF514F9AFF471D60F9A /* Pods-YoutubeKit_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CD73C3EAAE6D39018701B936D565E5EF /* Pods-YoutubeKit_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 349C42690C54C28D46EA51BEB0E3B5F0 /* BoolExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E87E485F2AC4F6067F9925109B96534 /* BoolExtensions.swift */; }; - 36315D27DA40CC54B1EBD846CBDE6D7F /* SubscriptionsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3687806DFF92FC9B184769E98BAEE288 /* SubscriptionsList.swift */; }; - 38319BEC53E0466AB404C92E642FD5E3 /* PlaylistItemsListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DC78FCA6448CE24D07403C7AF88C1C0 /* PlaylistItemsListRequest.swift */; }; - 3E0EAE45F6DB6F3FB4C07E69BA40DAC3 /* SearchList.swift in Sources */ = {isa = PBXBuildFile; fileRef = D578BC0C51C0CAAF7FF2096D32CB014F /* SearchList.swift */; }; - 44678403B567A2B6F6B7BFD862898B27 /* ActivityListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF145BCFC9D2DFB1ECBA9FD58054377C /* ActivityListRequest.swift */; }; - 44C003A1592797BD03AB628C88A8C780 /* Snippet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 984B9ECF30E66822B2653F368425903F /* Snippet.swift */; }; - 47FF2B56F199516D4DB76B863393654B /* Part.swift in Sources */ = {isa = PBXBuildFile; fileRef = A315C8E3A34DAA121862B903639957C0 /* Part.swift */; }; - 4BB16CD7F48AA54A8B1154EACA9AEC18 /* PageInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D2452912A731E7BE6357EB7D97143E2 /* PageInfo.swift */; }; - 4E1FB9F2CE999AE28D3ED2027092EC54 /* RequestableExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3AC4B55706585F0D6D16E8E9D6CC5C7 /* RequestableExtensions.swift */; }; - 534516F66C81CA9619250CB8B41B87E4 /* VideoCategoriesList.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA59C8B8AF67B2604949033FC77CE1BC /* VideoCategoriesList.swift */; }; - 5576C17ED22D44F41064DBF4A1FF4EFA /* SearchVideoEmbeddable.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCD61FF4F1E3F6653946CB26D84DE807 /* SearchVideoEmbeddable.swift */; }; - 56D296EBF6013D198344290B7C0DFCA8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; }; - 56F2E218F08E7081403664B21F27F3D0 /* YoutubeAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CA3B39E4E6DDE18A73A43CF26848F6D /* YoutubeAPI.swift */; }; - 5E058D7B633E5F55FA5076E8F9C16AF6 /* SubscriptionsListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = B90D4D87CFA77AD5D6251472EE5D8717 /* SubscriptionsListRequest.swift */; }; - 5F7C7FAE051255FB8C6B56B377C979D8 /* SearchVideoDuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A4624AE3C643014773BB486F5189C8 /* SearchVideoDuration.swift */; }; - 613A75F1EFC1E8FD130A34801A98CE10 /* CommentListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A0720EAF1E4623285A05B8365E9DFC0 /* CommentListRequest.swift */; }; - 63EAD86C96CEDD70C7FB12848290561F /* YTSwiftyPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29AC400DAA80421AF9A140B6E9DDFBE8 /* YTSwiftyPlayer.swift */; }; - 664D159603DF6A6BF7DDD3962CED7503 /* HTTPMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 887A608F83AC52697B716D2A28EECFD3 /* HTTPMethod.swift */; }; - 6A619223E4AFD589B26B6742E36F9B7E /* CommentThreadsListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF600BC5DFCF60D12590EA2A12261FA1 /* CommentThreadsListRequest.swift */; }; - 71B73843B6B99A4B36EFB2DFC68B2F4C /* ChannelListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E435A00032C8C48D724896314C09A26 /* ChannelListRequest.swift */; }; - 722622F5C93C4B73FDC1C80D9D2CD9C4 /* I18nRegionsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEC7D6D0D3401AE69E6EE770D13D3E8C /* I18nRegionsList.swift */; }; - 7642F5646AE565E1EFB4B7FC18DE8412 /* SearchListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08C95E6EC1D08AB43529477088A8D19C /* SearchListRequest.swift */; }; - 771E3242B7ED3B6D6372B8FDA85D8D60 /* YTSwiftyPlayerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4967750B456C49C14AF405BC3D3CECF7 /* YTSwiftyPlayerDelegate.swift */; }; - 779AEA965E07AE1832F4447A48924AE8 /* ActivityInsertRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 457A682216DF3BD3DAEFED4900C3E1D7 /* ActivityInsertRequest.swift */; }; - 7A30DFCB0E8A72A6B15C033E9E54C63D /* I18nLanguagesList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 392BBCF3870F9153C0B26DBEF8E61E50 /* I18nLanguagesList.swift */; }; - 7BA14547D567D5D37DD7DAF60D598170 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; }; - 83703DA96B9C554237D0A3BF60D0B4DE /* Pods-YoutubeKit_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 78E2E8B0177B6297D9324A06C212DAD3 /* Pods-YoutubeKit_Example-dummy.m */; }; - 87899F2E1CA25F6A2F39D0AC0846E8D5 /* MyRating.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4499D19CD3E09BDEC743C2465701138 /* MyRating.swift */; }; - 96A91398CE3E9DBD291A720E721EE674 /* CaptionListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4781F90700BF653618E7295A0FA4B869 /* CaptionListRequest.swift */; }; - 9AFB36107173238FFBB52868985974D3 /* YTSwiftyConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89A317B7FB4DDC36A21848C88BC9814E /* YTSwiftyConstants.swift */; }; - 9BAB9DF5A441E14D63379966BF10FE33 /* ResourceID.swift in Sources */ = {isa = PBXBuildFile; fileRef = 067426AEB1580892F38D766C028B27E0 /* ResourceID.swift */; }; - 9DA319166D27A76D2B64402C1D2A91AF /* SearchResourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3573CCD2DDA482CE41AFF67D36B8102F /* SearchResourceType.swift */; }; - A1B1B4AFC5A3EDF28B9EE91EA80D8F4C /* SearchEventType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F41AB0EE42872CF801055FF098063A6 /* SearchEventType.swift */; }; - A43AA27F7F4426050E7A99AE1C9C346E /* CommentTextFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FCC6E2643CBF8145C14331C1BCD43F3 /* CommentTextFormat.swift */; }; - A48606D19A88CBC945CEA8803D64FBEE /* SearchVideoSyndicated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 804C146E451836E289C9F5484DD31000 /* SearchVideoSyndicated.swift */; }; - ACF08A39E36B37E0CCD8C00EEDA2C3ED /* PlaylistItemsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F23EB5294002E89B060A7065110B3DD /* PlaylistItemsList.swift */; }; - B273C4CC3B6A614ACDFCA8A02BA2226B /* YoutubeDataAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2C0599C5ABE704E6691CEC34F3B26 /* YoutubeDataAPI.swift */; }; - B284F35C509F1AE42ADE446D7957196A /* ChannelSectionsListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 647EC67A7CB8C7BCB0D8E9F946B1AA97 /* ChannelSectionsListRequest.swift */; }; - B6381B524396051C6B6B3F2D90DFD049 /* CaptionList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F15B4E3B6B2DC732EF970B9552302C /* CaptionList.swift */; }; - B8C0F698A6423AF5EEE3AC4EA79F6EF3 /* PlaylistsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 275A0198FFE4633740A34448FBBA9517 /* PlaylistsList.swift */; }; - B8D334F9037C4B3A983949D95DB2DA89 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43B508EA85BF2C792DA426894BCFD05B /* Filter.swift */; }; - B9D454EA3315FBF23E7B3C6E14893073 /* Pods-YoutubeKit_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F3749D28145767DEE36CD9D6A5FB4570 /* Pods-YoutubeKit_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BA3C05A99502918CC93671AB69EC9BE0 /* VideoList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FE1F9CB839B55C55DF4E890D53C0D42 /* VideoList.swift */; }; - BC2D55B4BDF90CEA2E632D29083E1CA1 /* ActivityList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F5599F566F4ECB6DC4DD6D140250D24 /* ActivityList.swift */; }; - BCE440442327001039E9535593DA7C81 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; }; - BF164F006A69DDF23E55B4F19AF8BF34 /* ResponseError.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB7BDAE9FDE2DF96283EA425A1AA589A /* ResponseError.swift */; }; - C182BF65A3A52C2820477B10527DA9BD /* Pods-YoutubeKit_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 957A1FBCE27C44C4AC677070CE1A80B7 /* Pods-YoutubeKit_Tests-dummy.m */; }; - C225624B6B48AB8F9C47EE3740C243FE /* Thumbnail.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F3331947F2625F11AC5947429925584 /* Thumbnail.swift */; }; - C5C60D717C047FCDB9EEFE58760506B3 /* SearchVideoLicense.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD6960E92D61537F984CAABD04DC9C61 /* SearchVideoLicense.swift */; }; - CA037CB826565255F20CFD0C9B6E81FC /* CommentModerationStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4AAB2825908BE52BFEFBF256170A09A /* CommentModerationStatus.swift */; }; - CC2485AE50579382E46DEA1EE0118EEC /* GuideCategoriesList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 935B99BBC767FD9E8D6995DB18799EFA /* GuideCategoriesList.swift */; }; - CDCC687FCBA3E04FD01ABE51B76CA7D9 /* RequestError.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0E3712E67D13F55DE0B46B55B8801BC /* RequestError.swift */; }; - D4920DF2E49B6578853DD917AD01CD6E /* ChannelList.swift in Sources */ = {isa = PBXBuildFile; fileRef = D017767466C55B45D830D62CAF415D36 /* ChannelList.swift */; }; - DC0EB662FE047BAD43457AEE8D070FF2 /* VideoCategory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A76E11A71A31FDF4CA08CFE1E3ED285 /* VideoCategory.swift */; }; - DEE5CDA759CFBDA91AF839687DC9649F /* VideoAbuseReportReasonsListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 067DE9960677B9BD651D27D337D2F1DC /* VideoAbuseReportReasonsListRequest.swift */; }; - E4F15C5780D895AF5839BE1C8FBE37C0 /* CommentThreadsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 643560CC2AE8CEE5B5053516C444002A /* CommentThreadsList.swift */; }; - E6C32057C23A91DDE9265C06BA60DEB8 /* DictionaryExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFD052CC8B8AF71454709A23161BD5DB /* DictionaryExtensions.swift */; }; - EC2670467A03BFF7A3CDD833A8E79EF1 /* YoutubeKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F95E7A00610C89D1DDFBF55D0B3426B0 /* YoutubeKit-dummy.m */; }; - ECE4B4A4F6E6FC11908C5229FD331206 /* QueryParameterable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2ACA481821D94CE98390F7C15C831F6D /* QueryParameterable.swift */; }; - EE587F149E906060C67222744EDB38F2 /* I18nLanguagesListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEB9AF0AE4BB9EC20AD3433DF8934EFE /* I18nLanguagesListRequest.swift */; }; - F1376708F0ED08922455EEBEBFEC9BE1 /* SearchVideoType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 028F0CC9E14F3FBEA86DB9ACC6403DEA /* SearchVideoType.swift */; }; - F79AA00679AF71A848DE82DA4C5DACF1 /* GuideCategoriesListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3987EE4C1376510BAD3A5C259A9D6E00 /* GuideCategoriesListRequest.swift */; }; - F7ACE837342B6F6379647542A9228FB4 /* SearchVideoDimension.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC69F9F95E3FE419DEECC5993A9955BA /* SearchVideoDimension.swift */; }; - F7BCF7198CA225F51FF937FDBDAEE878 /* SearchSafeMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99A546E2D465C8E0C9C624E05C67AC44 /* SearchSafeMode.swift */; }; - FA86DC3D28275F19622E7EBBB30714DC /* YoutubeKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2CE1DFE58AD6FE5DD86803FE6739233E /* YoutubeKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FA91E951E1D2AD1C53B74A39039452BF /* VideoCategoryListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90DFBA460A7C2BE8590410A75BA3BCF5 /* VideoCategoryListRequest.swift */; }; - FB5A3B54D4FED88227BCEDEA612AFCD3 /* YoutubeKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB8A822DA32C57C5ED72E1794E696846 /* YoutubeKit.swift */; }; + 037D90560697CFB9C467A15968A62428 /* CommentTextFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41C98BBCA7996860ED93C96B12C34058 /* CommentTextFormat.swift */; }; + 04CA5FB6F150FE65E6AED72FDB28E3BA /* ActivityInsertRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0998BD5408FFD9F14AAE1CB08F4C3D5D /* ActivityInsertRequest.swift */; }; + 04D1E8AC0C154AA6B92AC828318D3A38 /* ActivityListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC59256D96D5A657C715BC6536EDE974 /* ActivityListRequest.swift */; }; + 081287E490B9DE948706F7486C7D2823 /* YTSwiftyPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61181007DD1434A8761E57447EB328BD /* YTSwiftyPlayer.swift */; }; + 0967E186C360A7499543479F00560DFC /* PlaylistItemsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1EB1DD091CB5CB508917A8895DD8F3 /* PlaylistItemsList.swift */; }; + 0DE374A7BF846F21017E6C5E9A23546A /* ContentDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681BE43818E866045CE9D61440584675 /* ContentDetails.swift */; }; + 11009B6D7920AD4AE03ADD39DDBA7CDD /* YoutubeKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D851388221196966547D930DE395015 /* YoutubeKit.swift */; }; + 1392B1C684F8CF3D2C41E297F7F6BE6A /* I18nLanguagesListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEB410F2AD0F295E9433BF4331ADC60C /* I18nLanguagesListRequest.swift */; }; + 18E04335FF46ADB00A3F84080FC0B451 /* SearchEventType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62551039793BB8B0E989BA8C0FCB46D1 /* SearchEventType.swift */; }; + 18EA1CEFC7979D72D2E5CF9F65C8EDF3 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4656C36155DBF03D6673E4419FBE8452 /* Filter.swift */; }; + 1A4C02BFB9C89722B5126CBF0CDD79BA /* RequestError.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB27EAA180E9AAA8DCDD4224F60316C4 /* RequestError.swift */; }; + 1AD915B9D9387AF39DD3674525B3DE3A /* Part.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8129AC746B122659B6B479B76543424B /* Part.swift */; }; + 1D094463D069E029A7103DDA73A30638 /* SearchVideoType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5A74A8D849EA24B38DD1C61B9999F19 /* SearchVideoType.swift */; }; + 222518C1A89E4E0F5C012BDDFCC769B2 /* CaptionListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B3FC7ECBC47B5CB11CB9DD737583494 /* CaptionListRequest.swift */; }; + 23281C653B8E5761E71648A5BB90B16A /* VideoCategoryListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = D57076961C66BA7C378B068421B3083F /* VideoCategoryListRequest.swift */; }; + 25AF59E19E3A5D1D2F841F3FE1B9EF01 /* SearchVideoEmbeddable.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE23B9EC443F7F384806452CBE7185EC /* SearchVideoEmbeddable.swift */; }; + 265D75A9835482F1FA76553E97417F0E /* MyRating.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20EC0022D528C1B6EBA30AEF12A589A1 /* MyRating.swift */; }; + 2A86A954C6436C5D9E3E0A23FB279ED2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; }; + 2D3FF70F7F54C08F412388BD0466FC62 /* RequestableExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 241C4523117E5ECFB1875E5AED2A96B7 /* RequestableExtensions.swift */; }; + 2DDA9A99F89FAD1726E4FDB3BD9BFE29 /* Snippet.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD7E125C003C4C29B8891645BB1317B1 /* Snippet.swift */; }; + 2F5363D7D67D18897E36CBB2B6E3A491 /* SearchVideoCaption.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0931BB26B6E870CB0EBC78F6982C67F /* SearchVideoCaption.swift */; }; + 3085965B63F85F2F2A2D0F6A94CFACB4 /* SearchVideoDuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AB926B34D69BD52008A7A131E1815CE /* SearchVideoDuration.swift */; }; + 33D282F5A2859F8960AECD3E6ADD0567 /* ResponseError.swift in Sources */ = {isa = PBXBuildFile; fileRef = A846B901F7366B49E25F14423AB70145 /* ResponseError.swift */; }; + 35D208BC0ACB53035DC5C14C32274B67 /* SubscriptionsListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6F6A89079C3B510761B422489B97F89 /* SubscriptionsListRequest.swift */; }; + 3626036C654161EE33FC29B2E7835406 /* ActivityList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99397FCB1741A58456B28E6B4DA3D152 /* ActivityList.swift */; }; + 36662F0CD5FF654A34CA08C229AC1DFA /* YTSwiftyConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF41414679DA13AC7D201E1E1675480A /* YTSwiftyConstants.swift */; }; + 4640D4B78399D0E0355A4FBA166B30D1 /* SearchVideoDimension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5078693CE0E00B8301B4B3AE505A04AD /* SearchVideoDimension.swift */; }; + 47E8A3ECF641F67590D50C00A650BE87 /* DictionaryExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = B265297A07C5BD43B5906701BDC7F05E /* DictionaryExtensions.swift */; }; + 4C7DFE242C68C0C25BFD036008C6DF93 /* GuideCategoriesListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA5FDA9F2FBEBC5562988948F1A15D88 /* GuideCategoriesListRequest.swift */; }; + 4DC8E20A34FF42C9A02F57D82ACF94C4 /* VideoCategoriesList.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2D61A562FABF1D840E133BD045AE3E5 /* VideoCategoriesList.swift */; }; + 5154E1E89975ECB70E43FA46D75ECFD1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; }; + 5899D8461597A2425CEF5C1820FA1105 /* Pods-YoutubeKit_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 957A1FBCE27C44C4AC677070CE1A80B7 /* Pods-YoutubeKit_Tests-dummy.m */; }; + 5A08A3828826A4C07D2BF6388585C37F /* PlaylistItemsListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62DAAD77A8BF754E2B0321BA5A071EAC /* PlaylistItemsListRequest.swift */; }; + 5C42572378F61D7192FFC4141368DD8E /* SearchResourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 422B8CFD3AE94AF5CC6F7D43F38DB697 /* SearchResourceType.swift */; }; + 6330C137C7E324ABD3A1B24EA3A2DCE6 /* HTTPMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1AA728884962603D4C341A107B60B317 /* HTTPMethod.swift */; }; + 6680EDA3FE21F5E45E1FA3C4E009FEC0 /* ChannelSectionsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77B3910C7EE26C016FC4C81E1B3B1D99 /* ChannelSectionsList.swift */; }; + 720FA77BC3858DA3E09178D9A25B15CC /* GuideCategoriesList.swift in Sources */ = {isa = PBXBuildFile; fileRef = B16D52448A0EF65BF1B5FE55E0FF46A3 /* GuideCategoriesList.swift */; }; + 75DD7E067A5A5B2FB04B7EBE78AB721C /* CommentThreadsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2AD6507066DC85691BBFA0B70742BC53 /* CommentThreadsList.swift */; }; + 76B89DCB39766677162B1D8AC33A72DF /* PlaylistsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F031ADF49E0DBD3532E2C0901F8066A /* PlaylistsList.swift */; }; + 77B5B77DF048256F64658284896EE441 /* Pods-YoutubeKit_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 78E2E8B0177B6297D9324A06C212DAD3 /* Pods-YoutubeKit_Example-dummy.m */; }; + 78E392A76D5AFD5BFBDA035E6DCEB66D /* CommentModerationStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07A62A01E506D5CAC37D26BD5B7CDBF6 /* CommentModerationStatus.swift */; }; + 7D36FDB05E01DB751520B65F3996544E /* YoutubeKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D5F75F3F5321C37BF4E7232984D99491 /* YoutubeKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 80A877B3764B4E66B07E8D0CC23276B4 /* ChannelListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20EEAA684C18F5B2D52CB98FBBBC8FE6 /* ChannelListRequest.swift */; }; + 8662486FB1165D86228621B452F44315 /* ChannelSectionsListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 134773E05A31838878D72ECA0A58F0D3 /* ChannelSectionsListRequest.swift */; }; + 8706AF0322B0FA38B94218C858714079 /* VideoListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC4D6869941F32D25AC8A9ABB532A4F4 /* VideoListRequest.swift */; }; + 88F4C416DA8C31D7CA4DA4270066CC74 /* YoutubeDataAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13EDE9ECA3E70101C17ADDC7680760B3 /* YoutubeDataAPI.swift */; }; + 8F99D1157C6D8CB653D0F17EF4093B5B /* Localized.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8A32C0D3B2EB659C3FAA8AA2E006642 /* Localized.swift */; }; + 93453037D14DF16731E89A37B17C797B /* Thumbnail.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C49C9CBB4CFE2422098F219BEA7CA66 /* Thumbnail.swift */; }; + 93B71E57E1E34FE6956BD9702A287EC3 /* CommentListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 882A9F57949E8877CC018C484598761F /* CommentListRequest.swift */; }; + 9A0C6A55D73562AE158D1FD992B3C830 /* CaptionList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44C472E7D266323A0CC3517C73EA4073 /* CaptionList.swift */; }; + 9B61EA690F776F7D21849A401CA2758E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; }; + 9EDAE9B33405E229775B244C147892F6 /* SearchListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 784360D8EC49DF6FE7D6F4B85EDCB6D5 /* SearchListRequest.swift */; }; + 9F32A0B7C6F4F37CCE135AF4477576FA /* Pods-YoutubeKit_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CD73C3EAAE6D39018701B936D565E5EF /* Pods-YoutubeKit_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9F9207A69CA994894CE2A4E4381961C5 /* CommentThreadsListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A95BD1C9B94A2249A8CB81AADED12FA /* CommentThreadsListRequest.swift */; }; + 9FCE194125D23785C06514B5CAC5A1B8 /* PlaylistsListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = E87A338CCED9AA26302C91838988A456 /* PlaylistsListRequest.swift */; }; + A574C89CCA0CFF13B5230EBBC9C80825 /* ResourceID.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79D7C60E4FA5AEA5E6C41B6B3372EBDA /* ResourceID.swift */; }; + A8E08F8D8D7CBC1B0F73CC5DC2B26789 /* PageInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 035D4CB4ACD332E8423B087C7A339DC2 /* PageInfo.swift */; }; + AB2925BC215CC7D36260EBE134E3653D /* CommentList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3ABFB30F09530FCDF57993252F32DACF /* CommentList.swift */; }; + B07692194E43936FA4D6CA12332FF68A /* I18nLanguagesList.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9FABEB0F571A1FEC2DAF84E02E470E5 /* I18nLanguagesList.swift */; }; + B24E36FAE3D519AD7A67B8B3C7BDF3AC /* YoutubeKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = AF5EFBDE794BEE656F1B28768C2400F8 /* YoutubeKit-dummy.m */; }; + B4F573BC1D611132B6B5411150BEA404 /* VideoAbuseReportReasonsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93306EF51AFF8BFBDE60C73003136439 /* VideoAbuseReportReasonsList.swift */; }; + B55ED462CC02984BCF27CAA5D2FB64E4 /* SearchList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 902238CD0154B9A203D2CC98AD623C46 /* SearchList.swift */; }; + B73708E65E61CEBE32DB4B0910BD3DCD /* SearchSafeMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = EADADA61FA3E8986FDD228F8BA33F525 /* SearchSafeMode.swift */; }; + B78976AFED99CC832BD2FF3C59BFE920 /* Pods-YoutubeKit_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F3749D28145767DEE36CD9D6A5FB4570 /* Pods-YoutubeKit_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B8658F9F238C5663E6F007921A8603AE /* SubscriptionsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C25DF5C1C5A785C6F4DFC00373D6FC1 /* SubscriptionsList.swift */; }; + B8FCA4F600B1D2EF6C84291A535F4E35 /* I18nRegionsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2FDDE004DD44771409DC625ED97D579 /* I18nRegionsList.swift */; }; + B91025C89DFB221B0D55B60B2CF1187E /* BoolExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9426FF4CC017BEBEEDE1F4F5FA2B0CE8 /* BoolExtensions.swift */; }; + BB35B461527F136F535898D87C49680C /* SearchVideoLicense.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4528D5A2ED81B3D51CB626466A9C9966 /* SearchVideoLicense.swift */; }; + BDFE77EEAF8D9216151D7592E2193965 /* SearchVideoSyndicated.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB24FAB6FBA9F9E73EAF3FF3478C54F2 /* SearchVideoSyndicated.swift */; }; + C049DC0F853CEBCE9E69810C1A4C519D /* ResultOrder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1AA51D524342C9B8E87B368F9511ED34 /* ResultOrder.swift */; }; + C34F6FC0DAFA4DD5AABC32E62CD95501 /* YTSwiftyPlayerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4B6594C977ACC95F2052EE5C97207DF /* YTSwiftyPlayerDelegate.swift */; }; + C445217AA4DA418158DF87F149EC8D62 /* YoutubeAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2523F216D012FDFE0522F23E2A004444 /* YoutubeAPI.swift */; }; + CA235E7BAA47396EB115156DCA0B2D24 /* VideoList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F51326DC3784F5A13B564771665C405 /* VideoList.swift */; }; + CAD73FB51177349C7EDA357E87E808BB /* SearchVideoDefinition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 832972F73CF08484B538BCCE2D847BF4 /* SearchVideoDefinition.swift */; }; + CE4F43B823650FD17B5F76EA800FB412 /* ChannelList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A0C515475C52603C6ECE3720A8B791B /* ChannelList.swift */; }; + DDE6AF7EFD98FF791DDFF4DCD82826EB /* QueryParameterable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2DAC2572D6939284BDB370D4C208948 /* QueryParameterable.swift */; }; + E662F5CCB4C76C2A8613BEF5E54EBC1B /* VideoAbuseReportReasonsListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C24F3C5B1335383566FB19DC0DC2EC2 /* VideoAbuseReportReasonsListRequest.swift */; }; + EDC7742C223FBE533458B0113B955BD4 /* Requestable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69572E876C1057AE9269A223CB1D0D80 /* Requestable.swift */; }; + F021A8973EF3B1BC37CED22C1FC215EC /* VideoCategory.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7CD94722C5DAF7694FB2D188D0987D6 /* VideoCategory.swift */; }; + F7AB7EB65D6BC3EA0572DE3074413799 /* Statistics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D02D99B34941B9AB891075EA4D19DC4 /* Statistics.swift */; }; + FF153E0C62733057E277B28F6D7EE5EC /* I18nRegionsListRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524E1A9DAA64B4BAAEE018BDE56CF17F /* I18nRegionsListRequest.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 1C06CCDD5C72D8B58BE67748D6D6C722 /* PBXContainerItemProxy */ = { + 53C3B5CB242E9CBF535E2B938F38A52F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = C5820138D44F419A139B8077161309D3; remoteInfo = "Pods-YoutubeKit_Example"; }; - 3C72D0B18F49EEDC1C42F63FADEB6007 /* PBXContainerItemProxy */ = { + 8B471E7160C36CAD570BFD26EE9B3474 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; @@ -108,161 +108,174 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 01EA71F80616046405D72B7D9F23F1CB /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - 028F0CC9E14F3FBEA86DB9ACC6403DEA /* SearchVideoType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoType.swift; sourceTree = ""; }; - 067426AEB1580892F38D766C028B27E0 /* ResourceID.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ResourceID.swift; sourceTree = ""; }; - 067DE9960677B9BD651D27D337D2F1DC /* VideoAbuseReportReasonsListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoAbuseReportReasonsListRequest.swift; sourceTree = ""; }; - 08C95E6EC1D08AB43529477088A8D19C /* SearchListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchListRequest.swift; sourceTree = ""; }; - 0F23EB5294002E89B060A7065110B3DD /* PlaylistItemsList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PlaylistItemsList.swift; sourceTree = ""; }; - 0FE1F9CB839B55C55DF4E890D53C0D42 /* VideoList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoList.swift; sourceTree = ""; }; - 169D542B490939407B8D9BBC0B963996 /* YoutubeKit-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "YoutubeKit-Info.plist"; sourceTree = ""; }; - 18F15B4E3B6B2DC732EF970B9552302C /* CaptionList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CaptionList.swift; sourceTree = ""; }; - 1CA3B39E4E6DDE18A73A43CF26848F6D /* YoutubeAPI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = YoutubeAPI.swift; sourceTree = ""; }; - 275A0198FFE4633740A34448FBBA9517 /* PlaylistsList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PlaylistsList.swift; sourceTree = ""; }; - 29AC400DAA80421AF9A140B6E9DDFBE8 /* YTSwiftyPlayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = YTSwiftyPlayer.swift; sourceTree = ""; }; - 2A76E11A71A31FDF4CA08CFE1E3ED285 /* VideoCategory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoCategory.swift; sourceTree = ""; }; - 2ACA481821D94CE98390F7C15C831F6D /* QueryParameterable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = QueryParameterable.swift; sourceTree = ""; }; - 2CE1DFE58AD6FE5DD86803FE6739233E /* YoutubeKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "YoutubeKit-umbrella.h"; sourceTree = ""; }; - 2FCC6E2643CBF8145C14331C1BCD43F3 /* CommentTextFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CommentTextFormat.swift; sourceTree = ""; }; - 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; + 035D4CB4ACD332E8423B087C7A339DC2 /* PageInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PageInfo.swift; sourceTree = ""; }; + 07A62A01E506D5CAC37D26BD5B7CDBF6 /* CommentModerationStatus.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CommentModerationStatus.swift; sourceTree = ""; }; + 0998BD5408FFD9F14AAE1CB08F4C3D5D /* ActivityInsertRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ActivityInsertRequest.swift; sourceTree = ""; }; + 0A0C515475C52603C6ECE3720A8B791B /* ChannelList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ChannelList.swift; sourceTree = ""; }; + 0C49C9CBB4CFE2422098F219BEA7CA66 /* Thumbnail.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Thumbnail.swift; sourceTree = ""; }; + 0D851388221196966547D930DE395015 /* YoutubeKit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YoutubeKit.swift; path = Sources/YoutubeKit/YoutubeKit.swift; sourceTree = ""; }; + 134773E05A31838878D72ECA0A58F0D3 /* ChannelSectionsListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ChannelSectionsListRequest.swift; sourceTree = ""; }; + 13EDE9ECA3E70101C17ADDC7680760B3 /* YoutubeDataAPI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YoutubeDataAPI.swift; path = Sources/YoutubeKit/YoutubeDataAPI.swift; sourceTree = ""; }; + 155DE82024AD784F4FBE7C1253B56F7D /* YoutubeKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "YoutubeKit-prefix.pch"; sourceTree = ""; }; + 1AA51D524342C9B8E87B368F9511ED34 /* ResultOrder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ResultOrder.swift; sourceTree = ""; }; + 1AA728884962603D4C341A107B60B317 /* HTTPMethod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HTTPMethod.swift; sourceTree = ""; }; + 20C5444F7A9C54DC1A839012DD30F1F3 /* YoutubeKit-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "YoutubeKit-Info.plist"; sourceTree = ""; }; + 20EC0022D528C1B6EBA30AEF12A589A1 /* MyRating.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = MyRating.swift; sourceTree = ""; }; + 20EEAA684C18F5B2D52CB98FBBBC8FE6 /* ChannelListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ChannelListRequest.swift; sourceTree = ""; }; + 241C4523117E5ECFB1875E5AED2A96B7 /* RequestableExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RequestableExtensions.swift; sourceTree = ""; }; + 2523F216D012FDFE0522F23E2A004444 /* YoutubeAPI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = YoutubeAPI.swift; sourceTree = ""; }; + 2AD6507066DC85691BBFA0B70742BC53 /* CommentThreadsList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CommentThreadsList.swift; sourceTree = ""; }; + 325FD86ECDF144413A80634A9A259420 /* YoutubeKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = YoutubeKit.release.xcconfig; sourceTree = ""; }; 35487040BE8CE603B282835F72FEA2E0 /* Pods-YoutubeKit_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-YoutubeKit_Tests-acknowledgements.plist"; sourceTree = ""; }; - 3573CCD2DDA482CE41AFF67D36B8102F /* SearchResourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchResourceType.swift; sourceTree = ""; }; - 366B3C3686678F6322404D3EF153A66C /* VideoListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoListRequest.swift; sourceTree = ""; }; - 3687806DFF92FC9B184769E98BAEE288 /* SubscriptionsList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SubscriptionsList.swift; sourceTree = ""; }; - 392BBCF3870F9153C0B26DBEF8E61E50 /* I18nLanguagesList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = I18nLanguagesList.swift; sourceTree = ""; }; - 3987EE4C1376510BAD3A5C259A9D6E00 /* GuideCategoriesListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GuideCategoriesListRequest.swift; sourceTree = ""; }; - 3E435A00032C8C48D724896314C09A26 /* ChannelListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ChannelListRequest.swift; sourceTree = ""; }; - 3F3331947F2625F11AC5947429925584 /* Thumbnail.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Thumbnail.swift; sourceTree = ""; }; - 3F5599F566F4ECB6DC4DD6D140250D24 /* ActivityList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ActivityList.swift; sourceTree = ""; }; - 43B508EA85BF2C792DA426894BCFD05B /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Filter.swift; sourceTree = ""; }; - 457A682216DF3BD3DAEFED4900C3E1D7 /* ActivityInsertRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ActivityInsertRequest.swift; sourceTree = ""; }; - 4781F90700BF653618E7295A0FA4B869 /* CaptionListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CaptionListRequest.swift; sourceTree = ""; }; - 4967750B456C49C14AF405BC3D3CECF7 /* YTSwiftyPlayerDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = YTSwiftyPlayerDelegate.swift; sourceTree = ""; }; - 4D2452912A731E7BE6357EB7D97143E2 /* PageInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PageInfo.swift; sourceTree = ""; }; - 4DC78FCA6448CE24D07403C7AF88C1C0 /* PlaylistItemsListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PlaylistItemsListRequest.swift; sourceTree = ""; }; - 5DE30DD0B83B523BF7801730A0115F03 /* Requestable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Requestable.swift; sourceTree = ""; }; - 5E87E485F2AC4F6067F9925109B96534 /* BoolExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BoolExtensions.swift; sourceTree = ""; }; + 3ABFB30F09530FCDF57993252F32DACF /* CommentList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CommentList.swift; sourceTree = ""; }; + 3B3FC7ECBC47B5CB11CB9DD737583494 /* CaptionListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CaptionListRequest.swift; sourceTree = ""; }; + 3D02D99B34941B9AB891075EA4D19DC4 /* Statistics.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Statistics.swift; sourceTree = ""; }; + 41C98BBCA7996860ED93C96B12C34058 /* CommentTextFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CommentTextFormat.swift; sourceTree = ""; }; + 422B8CFD3AE94AF5CC6F7D43F38DB697 /* SearchResourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchResourceType.swift; sourceTree = ""; }; + 44C472E7D266323A0CC3517C73EA4073 /* CaptionList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CaptionList.swift; sourceTree = ""; }; + 4528D5A2ED81B3D51CB626466A9C9966 /* SearchVideoLicense.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoLicense.swift; sourceTree = ""; }; + 4656C36155DBF03D6673E4419FBE8452 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Filter.swift; sourceTree = ""; }; + 4C24F3C5B1335383566FB19DC0DC2EC2 /* VideoAbuseReportReasonsListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoAbuseReportReasonsListRequest.swift; sourceTree = ""; }; + 4F51326DC3784F5A13B564771665C405 /* VideoList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoList.swift; sourceTree = ""; }; + 5078693CE0E00B8301B4B3AE505A04AD /* SearchVideoDimension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoDimension.swift; sourceTree = ""; }; + 524E1A9DAA64B4BAAEE018BDE56CF17F /* I18nRegionsListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = I18nRegionsListRequest.swift; sourceTree = ""; }; + 56AE957172D6D727161B6188FA317A61 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 5AB926B34D69BD52008A7A131E1815CE /* SearchVideoDuration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoDuration.swift; sourceTree = ""; }; 5F306A8F143C413C4D3F7EC56FDBCAFD /* Pods-YoutubeKit_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-YoutubeKit_Example.debug.xcconfig"; sourceTree = ""; }; 5FA42C39296A8D89D1BBA4B6621FAF0F /* Pods-YoutubeKit_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-YoutubeKit_Tests.modulemap"; sourceTree = ""; }; - 61A4624AE3C643014773BB486F5189C8 /* SearchVideoDuration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoDuration.swift; sourceTree = ""; }; - 643560CC2AE8CEE5B5053516C444002A /* CommentThreadsList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CommentThreadsList.swift; sourceTree = ""; }; - 647EC67A7CB8C7BCB0D8E9F946B1AA97 /* ChannelSectionsListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ChannelSectionsListRequest.swift; sourceTree = ""; }; - 65D0906D77C8A21C6EEF8B195E352C9C /* YoutubeKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "YoutubeKit-prefix.pch"; sourceTree = ""; }; - 65E33F12B046A76661D91C193D2B3898 /* CommentList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CommentList.swift; sourceTree = ""; }; + 61181007DD1434A8761E57447EB328BD /* YTSwiftyPlayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = YTSwiftyPlayer.swift; sourceTree = ""; }; + 62551039793BB8B0E989BA8C0FCB46D1 /* SearchEventType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchEventType.swift; sourceTree = ""; }; + 62DAAD77A8BF754E2B0321BA5A071EAC /* PlaylistItemsListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PlaylistItemsListRequest.swift; sourceTree = ""; }; + 681BE43818E866045CE9D61440584675 /* ContentDetails.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ContentDetails.swift; sourceTree = ""; }; + 69572E876C1057AE9269A223CB1D0D80 /* Requestable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Requestable.swift; sourceTree = ""; }; + 73010CC983E3809BECEE5348DA1BB8C6 /* 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; }; + 77B3910C7EE26C016FC4C81E1B3B1D99 /* ChannelSectionsList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ChannelSectionsList.swift; sourceTree = ""; }; + 784360D8EC49DF6FE7D6F4B85EDCB6D5 /* SearchListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchListRequest.swift; sourceTree = ""; }; 78E2E8B0177B6297D9324A06C212DAD3 /* Pods-YoutubeKit_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-YoutubeKit_Example-dummy.m"; sourceTree = ""; }; - 7A0720EAF1E4623285A05B8365E9DFC0 /* CommentListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CommentListRequest.swift; sourceTree = ""; }; + 79D7C60E4FA5AEA5E6C41B6B3372EBDA /* ResourceID.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ResourceID.swift; sourceTree = ""; }; + 7A95BD1C9B94A2249A8CB81AADED12FA /* CommentThreadsListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CommentThreadsListRequest.swift; sourceTree = ""; }; 7AC0421A8992D13DBA6C487E517EB61F /* Pods-YoutubeKit_Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-YoutubeKit_Example-frameworks.sh"; sourceTree = ""; }; 7B272070CF8157DD31D02E1CEAEE52AC /* Pods-YoutubeKit_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-YoutubeKit_Tests-acknowledgements.markdown"; sourceTree = ""; }; - 7DB1B0F1117EEBD334297F736556B242 /* PlaylistsListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PlaylistsListRequest.swift; sourceTree = ""; }; - 7FFFB60616058810579D1C2732B24424 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; - 804C146E451836E289C9F5484DD31000 /* SearchVideoSyndicated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoSyndicated.swift; sourceTree = ""; }; + 7C25DF5C1C5A785C6F4DFC00373D6FC1 /* SubscriptionsList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SubscriptionsList.swift; sourceTree = ""; }; + 7F031ADF49E0DBD3532E2C0901F8066A /* PlaylistsList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PlaylistsList.swift; sourceTree = ""; }; + 8129AC746B122659B6B479B76543424B /* Part.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Part.swift; sourceTree = ""; }; + 832972F73CF08484B538BCCE2D847BF4 /* SearchVideoDefinition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoDefinition.swift; sourceTree = ""; }; 835090F810BA23A46B04BE2199B93810 /* Pods-YoutubeKit_Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-YoutubeKit_Example.modulemap"; sourceTree = ""; }; - 84AFA21A0D2E9C8C83ECE920F0800F22 /* YoutubeKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = YoutubeKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 84AFA21A0D2E9C8C83ECE920F0800F22 /* YoutubeKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = YoutubeKit.framework; path = YoutubeKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 8695DF9DD09025EF981E81783CA9FF56 /* Pods-YoutubeKit_Example-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-YoutubeKit_Example-Info.plist"; sourceTree = ""; }; - 887A608F83AC52697B716D2A28EECFD3 /* HTTPMethod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HTTPMethod.swift; sourceTree = ""; }; - 89A317B7FB4DDC36A21848C88BC9814E /* YTSwiftyConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = YTSwiftyConstants.swift; sourceTree = ""; }; + 882A9F57949E8877CC018C484598761F /* CommentListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CommentListRequest.swift; sourceTree = ""; }; 8CB95F3B81563FFE2521DAC3778725A7 /* Pods-YoutubeKit_Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-YoutubeKit_Example-acknowledgements.markdown"; sourceTree = ""; }; 8DF8A4849CBA592682B4456CB29A34C1 /* Pods-YoutubeKit_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-YoutubeKit_Example.release.xcconfig"; sourceTree = ""; }; - 8F41AB0EE42872CF801055FF098063A6 /* SearchEventType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchEventType.swift; sourceTree = ""; }; - 90DFBA460A7C2BE8590410A75BA3BCF5 /* VideoCategoryListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoCategoryListRequest.swift; sourceTree = ""; }; + 902238CD0154B9A203D2CC98AD623C46 /* SearchList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchList.swift; sourceTree = ""; }; 9254860E336DB2F30784D40FA78C5DD3 /* Pods-YoutubeKit_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-YoutubeKit_Tests.release.xcconfig"; sourceTree = ""; }; - 935B99BBC767FD9E8D6995DB18799EFA /* GuideCategoriesList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GuideCategoriesList.swift; sourceTree = ""; }; + 93306EF51AFF8BFBDE60C73003136439 /* VideoAbuseReportReasonsList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoAbuseReportReasonsList.swift; sourceTree = ""; }; + 9426FF4CC017BEBEEDE1F4F5FA2B0CE8 /* BoolExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BoolExtensions.swift; sourceTree = ""; }; 957A1FBCE27C44C4AC677070CE1A80B7 /* Pods-YoutubeKit_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-YoutubeKit_Tests-dummy.m"; sourceTree = ""; }; - 984B9ECF30E66822B2653F368425903F /* Snippet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Snippet.swift; sourceTree = ""; }; - 99A546E2D465C8E0C9C624E05C67AC44 /* SearchSafeMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchSafeMode.swift; sourceTree = ""; }; - 9A8CB6A10755CE616CCED10E24BF8168 /* Localized.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Localized.swift; sourceTree = ""; }; - 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; }; - A0E3712E67D13F55DE0B46B55B8801BC /* RequestError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RequestError.swift; sourceTree = ""; }; - A315C8E3A34DAA121862B903639957C0 /* Part.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Part.swift; sourceTree = ""; }; - A9AF031B31F9934A1E203A4CA4E30465 /* ResultOrder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ResultOrder.swift; sourceTree = ""; }; - AF600BC5DFCF60D12590EA2A12261FA1 /* CommentThreadsListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CommentThreadsListRequest.swift; sourceTree = ""; }; - B4AAB2825908BE52BFEFBF256170A09A /* CommentModerationStatus.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CommentModerationStatus.swift; sourceTree = ""; }; - B4CAD17A7CFC4724B4976BE6A20B79FD /* YoutubeKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = YoutubeKit.modulemap; sourceTree = ""; }; - B79D945619796401788DA85D6C670510 /* SearchVideoCaption.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoCaption.swift; sourceTree = ""; }; + 99397FCB1741A58456B28E6B4DA3D152 /* ActivityList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ActivityList.swift; sourceTree = ""; }; + 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; }; + A2D61A562FABF1D840E133BD045AE3E5 /* VideoCategoriesList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoCategoriesList.swift; sourceTree = ""; }; + A73DF5A67B5C7BE55DC471C086FCBD2C /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + A846B901F7366B49E25F14423AB70145 /* ResponseError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ResponseError.swift; sourceTree = ""; }; + AC4D6869941F32D25AC8A9ABB532A4F4 /* VideoListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoListRequest.swift; sourceTree = ""; }; + AF5EFBDE794BEE656F1B28768C2400F8 /* YoutubeKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "YoutubeKit-dummy.m"; sourceTree = ""; }; + B16D52448A0EF65BF1B5FE55E0FF46A3 /* GuideCategoriesList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GuideCategoriesList.swift; sourceTree = ""; }; + B265297A07C5BD43B5906701BDC7F05E /* DictionaryExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DictionaryExtensions.swift; sourceTree = ""; }; + B326955431645530513E583C9A1B570B /* YoutubeKit.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = YoutubeKit.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; B83678685D8F32C65410F33F848ADC2B /* Pods-YoutubeKit_Tests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-YoutubeKit_Tests-Info.plist"; sourceTree = ""; }; - B9089E31350FF7F2D9C26AD99264D33B /* ChannelSectionsList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ChannelSectionsList.swift; sourceTree = ""; }; - B90D4D87CFA77AD5D6251472EE5D8717 /* SubscriptionsListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SubscriptionsListRequest.swift; sourceTree = ""; }; - BCD61FF4F1E3F6653946CB26D84DE807 /* SearchVideoEmbeddable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoEmbeddable.swift; sourceTree = ""; }; - BD2437E70A144FC6EB576E604B31E926 /* VideoAbuseReportReasonsList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoAbuseReportReasonsList.swift; sourceTree = ""; }; - BF145BCFC9D2DFB1ECBA9FD58054377C /* ActivityListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ActivityListRequest.swift; sourceTree = ""; }; - BFD052CC8B8AF71454709A23161BD5DB /* DictionaryExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DictionaryExtensions.swift; sourceTree = ""; }; - C3AC4B55706585F0D6D16E8E9D6CC5C7 /* RequestableExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RequestableExtensions.swift; sourceTree = ""; }; - C4499D19CD3E09BDEC743C2465701138 /* MyRating.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = MyRating.swift; sourceTree = ""; }; - C644818C4758C3F47D3C0F4D1C8F6B1F /* Pods_YoutubeKit_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_YoutubeKit_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - CA59C8B8AF67B2604949033FC77CE1BC /* VideoCategoriesList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoCategoriesList.swift; sourceTree = ""; }; - CB8A822DA32C57C5ED72E1794E696846 /* YoutubeKit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YoutubeKit.swift; path = Sources/YoutubeKit/YoutubeKit.swift; sourceTree = ""; }; - CCD1F318657F99FAE3B3F9EBBEF6E4B8 /* SearchVideoDefinition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoDefinition.swift; sourceTree = ""; }; + B8397ADEA80A3FF60B85B9E2A38F3A48 /* YoutubeKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = YoutubeKit.debug.xcconfig; sourceTree = ""; }; + BEB410F2AD0F295E9433BF4331ADC60C /* I18nLanguagesListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = I18nLanguagesListRequest.swift; sourceTree = ""; }; + C2DAC2572D6939284BDB370D4C208948 /* QueryParameterable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = QueryParameterable.swift; sourceTree = ""; }; + C644818C4758C3F47D3C0F4D1C8F6B1F /* Pods_YoutubeKit_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_YoutubeKit_Example.framework; path = "Pods-YoutubeKit_Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + C7CD94722C5DAF7694FB2D188D0987D6 /* VideoCategory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoCategory.swift; sourceTree = ""; }; + CB7FD6CB5181BE6DBD3141C3484F9B8F /* YoutubeKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = YoutubeKit.modulemap; sourceTree = ""; }; CD73C3EAAE6D39018701B936D565E5EF /* Pods-YoutubeKit_Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-YoutubeKit_Example-umbrella.h"; sourceTree = ""; }; - CEC7D6D0D3401AE69E6EE770D13D3E8C /* I18nRegionsList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = I18nRegionsList.swift; sourceTree = ""; }; - D001998947E7062B29B745E209900DB9 /* I18nRegionsListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = I18nRegionsListRequest.swift; sourceTree = ""; }; - D017767466C55B45D830D62CAF415D36 /* ChannelList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ChannelList.swift; sourceTree = ""; }; - D578BC0C51C0CAAF7FF2096D32CB014F /* SearchList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchList.swift; sourceTree = ""; }; + CE1EB1DD091CB5CB508917A8895DD8F3 /* PlaylistItemsList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PlaylistItemsList.swift; sourceTree = ""; }; + CF41414679DA13AC7D201E1E1675480A /* YTSwiftyConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = YTSwiftyConstants.swift; sourceTree = ""; }; + D0931BB26B6E870CB0EBC78F6982C67F /* SearchVideoCaption.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoCaption.swift; sourceTree = ""; }; + D57076961C66BA7C378B068421B3083F /* VideoCategoryListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoCategoryListRequest.swift; sourceTree = ""; }; + D5F75F3F5321C37BF4E7232984D99491 /* YoutubeKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "YoutubeKit-umbrella.h"; sourceTree = ""; }; + D6F6A89079C3B510761B422489B97F89 /* SubscriptionsListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SubscriptionsListRequest.swift; sourceTree = ""; }; DB30D9DADF717A0883E45F49CF16AFE0 /* Pods-YoutubeKit_Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-YoutubeKit_Example-acknowledgements.plist"; sourceTree = ""; }; - DB7BDAE9FDE2DF96283EA425A1AA589A /* ResponseError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ResponseError.swift; sourceTree = ""; }; - DBB1250349E72C98F07FD2A011204BDB /* Statistics.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Statistics.swift; sourceTree = ""; }; - DC69F9F95E3FE419DEECC5993A9955BA /* SearchVideoDimension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoDimension.swift; sourceTree = ""; }; - DE91EE9113ED299B29E8BB9195E96050 /* YoutubeKit.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = YoutubeKit.xcconfig; sourceTree = ""; }; - E194CE7DFFCC9890B4E2FCEB98FD147E /* YoutubeKit.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = YoutubeKit.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - EA14031B3AD6D37864ADF092FB609F4F /* Pods_YoutubeKit_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_YoutubeKit_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + E2FDDE004DD44771409DC625ED97D579 /* I18nRegionsList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = I18nRegionsList.swift; sourceTree = ""; }; + E4B6594C977ACC95F2052EE5C97207DF /* YTSwiftyPlayerDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = YTSwiftyPlayerDelegate.swift; sourceTree = ""; }; + E87A338CCED9AA26302C91838988A456 /* PlaylistsListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PlaylistsListRequest.swift; sourceTree = ""; }; + E8A32C0D3B2EB659C3FAA8AA2E006642 /* Localized.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Localized.swift; sourceTree = ""; }; + E9FABEB0F571A1FEC2DAF84E02E470E5 /* I18nLanguagesList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = I18nLanguagesList.swift; sourceTree = ""; }; + EA14031B3AD6D37864ADF092FB609F4F /* Pods_YoutubeKit_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_YoutubeKit_Tests.framework; path = "Pods-YoutubeKit_Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + EA5FDA9F2FBEBC5562988948F1A15D88 /* GuideCategoriesListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GuideCategoriesListRequest.swift; sourceTree = ""; }; + EADADA61FA3E8986FDD228F8BA33F525 /* SearchSafeMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchSafeMode.swift; sourceTree = ""; }; + EB24FAB6FBA9F9E73EAF3FF3478C54F2 /* SearchVideoSyndicated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoSyndicated.swift; sourceTree = ""; }; + EC59256D96D5A657C715BC6536EDE974 /* ActivityListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ActivityListRequest.swift; sourceTree = ""; }; F3749D28145767DEE36CD9D6A5FB4570 /* Pods-YoutubeKit_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-YoutubeKit_Tests-umbrella.h"; sourceTree = ""; }; - F72A50B68609D347BD3411051650BC80 /* ContentDetails.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ContentDetails.swift; sourceTree = ""; }; - F95E7A00610C89D1DDFBF55D0B3426B0 /* YoutubeKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "YoutubeKit-dummy.m"; sourceTree = ""; }; + F5A74A8D849EA24B38DD1C61B9999F19 /* SearchVideoType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoType.swift; sourceTree = ""; }; F9FC28E2307359040F2645846691ED1F /* Pods-YoutubeKit_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-YoutubeKit_Tests.debug.xcconfig"; sourceTree = ""; }; - FAA2C0599C5ABE704E6691CEC34F3B26 /* YoutubeDataAPI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YoutubeDataAPI.swift; path = Sources/YoutubeKit/YoutubeDataAPI.swift; sourceTree = ""; }; - FD6960E92D61537F984CAABD04DC9C61 /* SearchVideoLicense.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoLicense.swift; sourceTree = ""; }; - FEB9AF0AE4BB9EC20AD3433DF8934EFE /* I18nLanguagesListRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = I18nLanguagesListRequest.swift; sourceTree = ""; }; + FB27EAA180E9AAA8DCDD4224F60316C4 /* RequestError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RequestError.swift; sourceTree = ""; }; + FD7E125C003C4C29B8891645BB1317B1 /* Snippet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Snippet.swift; sourceTree = ""; }; + FE23B9EC443F7F384806452CBE7185EC /* SearchVideoEmbeddable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SearchVideoEmbeddable.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 2F11D02B1D30FAF54AE1A2EBEDC2FD04 /* Frameworks */ = { + 07FC596B09FB786FE9AC09D58513CC5F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 56D296EBF6013D198344290B7C0DFCA8 /* Foundation.framework in Frameworks */, + 5154E1E89975ECB70E43FA46D75ECFD1 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 60E4D6C81EB5AA581014A1E59D860D03 /* Frameworks */ = { + 0C9851DDCD3E5CB7D5421801ACF21679 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - BCE440442327001039E9535593DA7C81 /* Foundation.framework in Frameworks */, + 9B61EA690F776F7D21849A401CA2758E /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - DC3E57AFAA09FD42E8188817ECD1FC2B /* Frameworks */ = { + 8FA6EEE4F7845295D30FB62B135D72A5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 7BA14547D567D5D37DD7DAF60D598170 /* Foundation.framework in Frameworks */, + 2A86A954C6436C5D9E3E0A23FB279ED2 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 142EC3F1A67E123FC4CB8EF311369E12 /* Requests */ = { + 0316AE248FDF514E19F5CAA268C06BFB /* Support Files */ = { isa = PBXGroup; children = ( - 457A682216DF3BD3DAEFED4900C3E1D7 /* ActivityInsertRequest.swift */, - BF145BCFC9D2DFB1ECBA9FD58054377C /* ActivityListRequest.swift */, - 4781F90700BF653618E7295A0FA4B869 /* CaptionListRequest.swift */, - 3E435A00032C8C48D724896314C09A26 /* ChannelListRequest.swift */, - 647EC67A7CB8C7BCB0D8E9F946B1AA97 /* ChannelSectionsListRequest.swift */, - 7A0720EAF1E4623285A05B8365E9DFC0 /* CommentListRequest.swift */, - AF600BC5DFCF60D12590EA2A12261FA1 /* CommentThreadsListRequest.swift */, - 3987EE4C1376510BAD3A5C259A9D6E00 /* GuideCategoriesListRequest.swift */, - FEB9AF0AE4BB9EC20AD3433DF8934EFE /* I18nLanguagesListRequest.swift */, - D001998947E7062B29B745E209900DB9 /* I18nRegionsListRequest.swift */, - 4DC78FCA6448CE24D07403C7AF88C1C0 /* PlaylistItemsListRequest.swift */, - 7DB1B0F1117EEBD334297F736556B242 /* PlaylistsListRequest.swift */, - 08C95E6EC1D08AB43529477088A8D19C /* SearchListRequest.swift */, - B90D4D87CFA77AD5D6251472EE5D8717 /* SubscriptionsListRequest.swift */, - 067DE9960677B9BD651D27D337D2F1DC /* VideoAbuseReportReasonsListRequest.swift */, - 90DFBA460A7C2BE8590410A75BA3BCF5 /* VideoCategoryListRequest.swift */, - 366B3C3686678F6322404D3EF153A66C /* VideoListRequest.swift */, + CB7FD6CB5181BE6DBD3141C3484F9B8F /* YoutubeKit.modulemap */, + AF5EFBDE794BEE656F1B28768C2400F8 /* YoutubeKit-dummy.m */, + 20C5444F7A9C54DC1A839012DD30F1F3 /* YoutubeKit-Info.plist */, + 155DE82024AD784F4FBE7C1253B56F7D /* YoutubeKit-prefix.pch */, + D5F75F3F5321C37BF4E7232984D99491 /* YoutubeKit-umbrella.h */, + B8397ADEA80A3FF60B85B9E2A38F3A48 /* YoutubeKit.debug.xcconfig */, + 325FD86ECDF144413A80634A9A259420 /* YoutubeKit.release.xcconfig */, ); - path = Requests; + name = "Support Files"; + path = "Example/Pods/Target Support Files/YoutubeKit"; + sourceTree = ""; + }; + 043FD68D88284629044B1C765E4097A1 /* Player */ = { + isa = PBXGroup; + children = ( + CF41414679DA13AC7D201E1E1675480A /* YTSwiftyConstants.swift */, + 61181007DD1434A8761E57447EB328BD /* YTSwiftyPlayer.swift */, + E4B6594C977ACC95F2052EE5C97207DF /* YTSwiftyPlayerDelegate.swift */, + ); + name = Player; + path = Sources/YoutubeKit/Player; + sourceTree = ""; + }; + 1152567C0A8A4E84CE77C406AC493D09 /* Pod */ = { + isa = PBXGroup; + children = ( + A73DF5A67B5C7BE55DC471C086FCBD2C /* LICENSE */, + 56AE957172D6D727161B6188FA317A61 /* README.md */, + B326955431645530513E583C9A1B570B /* YoutubeKit.podspec */, + ); + name = Pod; sourceTree = ""; }; 230B4FC5DBD9F2070B1B3D7940447D68 /* Pods-YoutubeKit_Example */ = { @@ -282,24 +295,20 @@ path = "Target Support Files/Pods-YoutubeKit_Example"; sourceTree = ""; }; - 2BFCD4285CC43524BE8FDF66EC8A7798 /* Support Files */ = { + 33824316B1F7F266DCB77E68AD7E5522 /* Error */ = { isa = PBXGroup; children = ( - B4CAD17A7CFC4724B4976BE6A20B79FD /* YoutubeKit.modulemap */, - DE91EE9113ED299B29E8BB9195E96050 /* YoutubeKit.xcconfig */, - F95E7A00610C89D1DDFBF55D0B3426B0 /* YoutubeKit-dummy.m */, - 169D542B490939407B8D9BBC0B963996 /* YoutubeKit-Info.plist */, - 65D0906D77C8A21C6EEF8B195E352C9C /* YoutubeKit-prefix.pch */, - 2CE1DFE58AD6FE5DD86803FE6739233E /* YoutubeKit-umbrella.h */, + FB27EAA180E9AAA8DCDD4224F60316C4 /* RequestError.swift */, + A846B901F7366B49E25F14423AB70145 /* ResponseError.swift */, ); - name = "Support Files"; - path = "Example/Pods/Target Support Files/YoutubeKit"; + name = Error; + path = Sources/YoutubeKit/Error; sourceTree = ""; }; - 38637F0F470541A87B1B793B5BC0AB2F /* Common */ = { + 3A9CD7E30BE3DB39FF2D5708D3DE82EC /* Common */ = { isa = PBXGroup; children = ( - 2ACA481821D94CE98390F7C15C831F6D /* QueryParameterable.swift */, + C2DAC2572D6939284BDB370D4C208948 /* QueryParameterable.swift */, ); name = Common; path = Sources/YoutubeKit/Common; @@ -315,6 +324,36 @@ name = Products; sourceTree = ""; }; + 49291DEA552C023B717AB068780FD086 /* Development Pods */ = { + isa = PBXGroup; + children = ( + C0F940F0CDF60D0D7CED0BD516190DB5 /* YoutubeKit */, + ); + name = "Development Pods"; + sourceTree = ""; + }; + 578452D2E740E91742655AC8F1636D1F /* iOS */ = { + isa = PBXGroup; + children = ( + 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */, + ); + name = iOS; + sourceTree = ""; + }; + 63FF780741534CA1C73650CFE048E762 /* API */ = { + isa = PBXGroup; + children = ( + 1AA728884962603D4C341A107B60B317 /* HTTPMethod.swift */, + 69572E876C1057AE9269A223CB1D0D80 /* Requestable.swift */, + 2523F216D012FDFE0522F23E2A004444 /* YoutubeAPI.swift */, + C3F687AFF38843ABB88E3504B7A54CFA /* Constants */, + 9C4EBE1A5951358B76E8CCCF94B0713E /* Models */, + 9F14C4EE55FCF1EDDC167FBE42CD2EBB /* Requests */, + ); + name = API; + path = Sources/YoutubeKit/API; + sourceTree = ""; + }; 7A9F23724E960E85D6B089EE397DD797 /* Targets Support Files */ = { isa = PBXGroup; children = ( @@ -324,69 +363,71 @@ name = "Targets Support Files"; sourceTree = ""; }; - 7CD57A968B03DF17BC1723A1199BB3F9 /* Constants */ = { + 84A3B0AF2E85DC8EB9B10CF942504E1F /* Extensions */ = { isa = PBXGroup; children = ( - B4AAB2825908BE52BFEFBF256170A09A /* CommentModerationStatus.swift */, - 2FCC6E2643CBF8145C14331C1BCD43F3 /* CommentTextFormat.swift */, - 43B508EA85BF2C792DA426894BCFD05B /* Filter.swift */, - C4499D19CD3E09BDEC743C2465701138 /* MyRating.swift */, - A315C8E3A34DAA121862B903639957C0 /* Part.swift */, - A9AF031B31F9934A1E203A4CA4E30465 /* ResultOrder.swift */, - 8F41AB0EE42872CF801055FF098063A6 /* SearchEventType.swift */, - 3573CCD2DDA482CE41AFF67D36B8102F /* SearchResourceType.swift */, - 99A546E2D465C8E0C9C624E05C67AC44 /* SearchSafeMode.swift */, - B79D945619796401788DA85D6C670510 /* SearchVideoCaption.swift */, - CCD1F318657F99FAE3B3F9EBBEF6E4B8 /* SearchVideoDefinition.swift */, - DC69F9F95E3FE419DEECC5993A9955BA /* SearchVideoDimension.swift */, - 61A4624AE3C643014773BB486F5189C8 /* SearchVideoDuration.swift */, - BCD61FF4F1E3F6653946CB26D84DE807 /* SearchVideoEmbeddable.swift */, - FD6960E92D61537F984CAABD04DC9C61 /* SearchVideoLicense.swift */, - 804C146E451836E289C9F5484DD31000 /* SearchVideoSyndicated.swift */, - 028F0CC9E14F3FBEA86DB9ACC6403DEA /* SearchVideoType.swift */, - 2A76E11A71A31FDF4CA08CFE1E3ED285 /* VideoCategory.swift */, + 9426FF4CC017BEBEEDE1F4F5FA2B0CE8 /* BoolExtensions.swift */, + B265297A07C5BD43B5906701BDC7F05E /* DictionaryExtensions.swift */, + 241C4523117E5ECFB1875E5AED2A96B7 /* RequestableExtensions.swift */, ); - path = Constants; + name = Extensions; + path = Sources/YoutubeKit/Extensions; sourceTree = ""; }; - 8F41F4CAF03D1F8CBF2560134DE6F5DC /* Models */ = { + 9C4EBE1A5951358B76E8CCCF94B0713E /* Models */ = { isa = PBXGroup; children = ( - 3F5599F566F4ECB6DC4DD6D140250D24 /* ActivityList.swift */, - 18F15B4E3B6B2DC732EF970B9552302C /* CaptionList.swift */, - D017767466C55B45D830D62CAF415D36 /* ChannelList.swift */, - B9089E31350FF7F2D9C26AD99264D33B /* ChannelSectionsList.swift */, - 65E33F12B046A76661D91C193D2B3898 /* CommentList.swift */, - 643560CC2AE8CEE5B5053516C444002A /* CommentThreadsList.swift */, - F72A50B68609D347BD3411051650BC80 /* ContentDetails.swift */, - 935B99BBC767FD9E8D6995DB18799EFA /* GuideCategoriesList.swift */, - 392BBCF3870F9153C0B26DBEF8E61E50 /* I18nLanguagesList.swift */, - CEC7D6D0D3401AE69E6EE770D13D3E8C /* I18nRegionsList.swift */, - 9A8CB6A10755CE616CCED10E24BF8168 /* Localized.swift */, - 4D2452912A731E7BE6357EB7D97143E2 /* PageInfo.swift */, - 0F23EB5294002E89B060A7065110B3DD /* PlaylistItemsList.swift */, - 275A0198FFE4633740A34448FBBA9517 /* PlaylistsList.swift */, - 067426AEB1580892F38D766C028B27E0 /* ResourceID.swift */, - D578BC0C51C0CAAF7FF2096D32CB014F /* SearchList.swift */, - 984B9ECF30E66822B2653F368425903F /* Snippet.swift */, - DBB1250349E72C98F07FD2A011204BDB /* Statistics.swift */, - 3687806DFF92FC9B184769E98BAEE288 /* SubscriptionsList.swift */, - 3F3331947F2625F11AC5947429925584 /* Thumbnail.swift */, - BD2437E70A144FC6EB576E604B31E926 /* VideoAbuseReportReasonsList.swift */, - CA59C8B8AF67B2604949033FC77CE1BC /* VideoCategoriesList.swift */, - 0FE1F9CB839B55C55DF4E890D53C0D42 /* VideoList.swift */, + 99397FCB1741A58456B28E6B4DA3D152 /* ActivityList.swift */, + 44C472E7D266323A0CC3517C73EA4073 /* CaptionList.swift */, + 0A0C515475C52603C6ECE3720A8B791B /* ChannelList.swift */, + 77B3910C7EE26C016FC4C81E1B3B1D99 /* ChannelSectionsList.swift */, + 3ABFB30F09530FCDF57993252F32DACF /* CommentList.swift */, + 2AD6507066DC85691BBFA0B70742BC53 /* CommentThreadsList.swift */, + 681BE43818E866045CE9D61440584675 /* ContentDetails.swift */, + B16D52448A0EF65BF1B5FE55E0FF46A3 /* GuideCategoriesList.swift */, + E9FABEB0F571A1FEC2DAF84E02E470E5 /* I18nLanguagesList.swift */, + E2FDDE004DD44771409DC625ED97D579 /* I18nRegionsList.swift */, + E8A32C0D3B2EB659C3FAA8AA2E006642 /* Localized.swift */, + 035D4CB4ACD332E8423B087C7A339DC2 /* PageInfo.swift */, + CE1EB1DD091CB5CB508917A8895DD8F3 /* PlaylistItemsList.swift */, + 7F031ADF49E0DBD3532E2C0901F8066A /* PlaylistsList.swift */, + 79D7C60E4FA5AEA5E6C41B6B3372EBDA /* ResourceID.swift */, + 902238CD0154B9A203D2CC98AD623C46 /* SearchList.swift */, + FD7E125C003C4C29B8891645BB1317B1 /* Snippet.swift */, + 3D02D99B34941B9AB891075EA4D19DC4 /* Statistics.swift */, + 7C25DF5C1C5A785C6F4DFC00373D6FC1 /* SubscriptionsList.swift */, + 0C49C9CBB4CFE2422098F219BEA7CA66 /* Thumbnail.swift */, + 93306EF51AFF8BFBDE60C73003136439 /* VideoAbuseReportReasonsList.swift */, + A2D61A562FABF1D840E133BD045AE3E5 /* VideoCategoriesList.swift */, + 4F51326DC3784F5A13B564771665C405 /* VideoList.swift */, ); + name = Models; path = Models; sourceTree = ""; }; - A0E833EB40A3A719807E187B643A0E75 /* Pod */ = { + 9F14C4EE55FCF1EDDC167FBE42CD2EBB /* Requests */ = { isa = PBXGroup; children = ( - 7FFFB60616058810579D1C2732B24424 /* LICENSE */, - 01EA71F80616046405D72B7D9F23F1CB /* README.md */, - E194CE7DFFCC9890B4E2FCEB98FD147E /* YoutubeKit.podspec */, + 0998BD5408FFD9F14AAE1CB08F4C3D5D /* ActivityInsertRequest.swift */, + EC59256D96D5A657C715BC6536EDE974 /* ActivityListRequest.swift */, + 3B3FC7ECBC47B5CB11CB9DD737583494 /* CaptionListRequest.swift */, + 20EEAA684C18F5B2D52CB98FBBBC8FE6 /* ChannelListRequest.swift */, + 134773E05A31838878D72ECA0A58F0D3 /* ChannelSectionsListRequest.swift */, + 882A9F57949E8877CC018C484598761F /* CommentListRequest.swift */, + 7A95BD1C9B94A2249A8CB81AADED12FA /* CommentThreadsListRequest.swift */, + EA5FDA9F2FBEBC5562988948F1A15D88 /* GuideCategoriesListRequest.swift */, + BEB410F2AD0F295E9433BF4331ADC60C /* I18nLanguagesListRequest.swift */, + 524E1A9DAA64B4BAAEE018BDE56CF17F /* I18nRegionsListRequest.swift */, + 62DAAD77A8BF754E2B0321BA5A071EAC /* PlaylistItemsListRequest.swift */, + E87A338CCED9AA26302C91838988A456 /* PlaylistsListRequest.swift */, + 784360D8EC49DF6FE7D6F4B85EDCB6D5 /* SearchListRequest.swift */, + D6F6A89079C3B510761B422489B97F89 /* SubscriptionsListRequest.swift */, + 4C24F3C5B1335383566FB19DC0DC2EC2 /* VideoAbuseReportReasonsListRequest.swift */, + D57076961C66BA7C378B068421B3083F /* VideoCategoryListRequest.swift */, + AC4D6869941F32D25AC8A9ABB532A4F4 /* VideoListRequest.swift */, ); - name = Pod; + name = Requests; + path = Requests; sourceTree = ""; }; A27AF2EFFBAD87A127F152B4A01E2D5B /* Pods-YoutubeKit_Tests */ = { @@ -405,51 +446,54 @@ path = "Target Support Files/Pods-YoutubeKit_Tests"; sourceTree = ""; }; - ACA24D3D4D33DE3A4F9987DE29976DF5 /* Development Pods */ = { + C0F940F0CDF60D0D7CED0BD516190DB5 /* YoutubeKit */ = { isa = PBXGroup; children = ( - D5FBA74EE17E2010F76FAA083C44D348 /* YoutubeKit */, + 13EDE9ECA3E70101C17ADDC7680760B3 /* YoutubeDataAPI.swift */, + 0D851388221196966547D930DE395015 /* YoutubeKit.swift */, + 63FF780741534CA1C73650CFE048E762 /* API */, + 3A9CD7E30BE3DB39FF2D5708D3DE82EC /* Common */, + 33824316B1F7F266DCB77E68AD7E5522 /* Error */, + 84A3B0AF2E85DC8EB9B10CF942504E1F /* Extensions */, + 043FD68D88284629044B1C765E4097A1 /* Player */, + 1152567C0A8A4E84CE77C406AC493D09 /* Pod */, + 0316AE248FDF514E19F5CAA268C06BFB /* Support Files */, ); - name = "Development Pods"; - sourceTree = ""; - }; - B6C0496900651B7D3C9BB3C64FEEC2CD /* API */ = { - isa = PBXGroup; - children = ( - 1CA3B39E4E6DDE18A73A43CF26848F6D /* YoutubeAPI.swift */, - 887A608F83AC52697B716D2A28EECFD3 /* HTTPMethod.swift */, - 5DE30DD0B83B523BF7801730A0115F03 /* Requestable.swift */, - 7CD57A968B03DF17BC1723A1199BB3F9 /* Constants */, - 8F41F4CAF03D1F8CBF2560134DE6F5DC /* Models */, - 142EC3F1A67E123FC4CB8EF311369E12 /* Requests */, - ); - name = API; - path = Sources/YoutubeKit/API; - sourceTree = ""; - }; - BB36AA9A4528ACBF21C033AFA25934AD /* Error */ = { - isa = PBXGroup; - children = ( - A0E3712E67D13F55DE0B46B55B8801BC /* RequestError.swift */, - DB7BDAE9FDE2DF96283EA425A1AA589A /* ResponseError.swift */, - ); - name = Error; - path = Sources/YoutubeKit/Error; + name = YoutubeKit; + path = ../..; sourceTree = ""; }; - C0834CEBB1379A84116EF29F93051C60 /* iOS */ = { + C3F687AFF38843ABB88E3504B7A54CFA /* Constants */ = { isa = PBXGroup; children = ( - 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */, + 07A62A01E506D5CAC37D26BD5B7CDBF6 /* CommentModerationStatus.swift */, + 41C98BBCA7996860ED93C96B12C34058 /* CommentTextFormat.swift */, + 4656C36155DBF03D6673E4419FBE8452 /* Filter.swift */, + 20EC0022D528C1B6EBA30AEF12A589A1 /* MyRating.swift */, + 8129AC746B122659B6B479B76543424B /* Part.swift */, + 1AA51D524342C9B8E87B368F9511ED34 /* ResultOrder.swift */, + 62551039793BB8B0E989BA8C0FCB46D1 /* SearchEventType.swift */, + 422B8CFD3AE94AF5CC6F7D43F38DB697 /* SearchResourceType.swift */, + EADADA61FA3E8986FDD228F8BA33F525 /* SearchSafeMode.swift */, + D0931BB26B6E870CB0EBC78F6982C67F /* SearchVideoCaption.swift */, + 832972F73CF08484B538BCCE2D847BF4 /* SearchVideoDefinition.swift */, + 5078693CE0E00B8301B4B3AE505A04AD /* SearchVideoDimension.swift */, + 5AB926B34D69BD52008A7A131E1815CE /* SearchVideoDuration.swift */, + FE23B9EC443F7F384806452CBE7185EC /* SearchVideoEmbeddable.swift */, + 4528D5A2ED81B3D51CB626466A9C9966 /* SearchVideoLicense.swift */, + EB24FAB6FBA9F9E73EAF3FF3478C54F2 /* SearchVideoSyndicated.swift */, + F5A74A8D849EA24B38DD1C61B9999F19 /* SearchVideoType.swift */, + C7CD94722C5DAF7694FB2D188D0987D6 /* VideoCategory.swift */, ); - name = iOS; + name = Constants; + path = Constants; sourceTree = ""; }; CF1408CF629C7361332E53B88F7BD30C = { isa = PBXGroup; children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, - ACA24D3D4D33DE3A4F9987DE29976DF5 /* Development Pods */, + 49291DEA552C023B717AB068780FD086 /* Development Pods */, D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */, 47758D078423B319AC6D4027EECDC2F2 /* Products */, 7A9F23724E960E85D6B089EE397DD797 /* Targets Support Files */, @@ -459,74 +503,35 @@ D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */ = { isa = PBXGroup; children = ( - C0834CEBB1379A84116EF29F93051C60 /* iOS */, + 578452D2E740E91742655AC8F1636D1F /* iOS */, ); name = Frameworks; sourceTree = ""; }; - D5FBA74EE17E2010F76FAA083C44D348 /* YoutubeKit */ = { - isa = PBXGroup; - children = ( - FAA2C0599C5ABE704E6691CEC34F3B26 /* YoutubeDataAPI.swift */, - CB8A822DA32C57C5ED72E1794E696846 /* YoutubeKit.swift */, - B6C0496900651B7D3C9BB3C64FEEC2CD /* API */, - 38637F0F470541A87B1B793B5BC0AB2F /* Common */, - BB36AA9A4528ACBF21C033AFA25934AD /* Error */, - EFED670A3688DA068E8A4E78405817C7 /* Extensions */, - F2587630767F1B51362EC21D362C1CD4 /* Player */, - A0E833EB40A3A719807E187B643A0E75 /* Pod */, - 2BFCD4285CC43524BE8FDF66EC8A7798 /* Support Files */, - ); - name = YoutubeKit; - path = ../..; - sourceTree = ""; - }; - EFED670A3688DA068E8A4E78405817C7 /* Extensions */ = { - isa = PBXGroup; - children = ( - 5E87E485F2AC4F6067F9925109B96534 /* BoolExtensions.swift */, - BFD052CC8B8AF71454709A23161BD5DB /* DictionaryExtensions.swift */, - C3AC4B55706585F0D6D16E8E9D6CC5C7 /* RequestableExtensions.swift */, - ); - name = Extensions; - path = Sources/YoutubeKit/Extensions; - sourceTree = ""; - }; - F2587630767F1B51362EC21D362C1CD4 /* Player */ = { - isa = PBXGroup; - children = ( - 89A317B7FB4DDC36A21848C88BC9814E /* YTSwiftyConstants.swift */, - 29AC400DAA80421AF9A140B6E9DDFBE8 /* YTSwiftyPlayer.swift */, - 4967750B456C49C14AF405BC3D3CECF7 /* YTSwiftyPlayerDelegate.swift */, - ); - name = Player; - path = Sources/YoutubeKit/Player; - sourceTree = ""; - }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ - 31F840B4C8D0A0402013096135D204F8 /* Headers */ = { + 31E5D0B8A650EF82215CF844C1B13A66 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - B9D454EA3315FBF23E7B3C6E14893073 /* Pods-YoutubeKit_Tests-umbrella.h in Headers */, + 7D36FDB05E01DB751520B65F3996544E /* YoutubeKit-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 6D486FED50A3786BB326CF0BCC2D129D /* Headers */ = { + 7166B9096F05B03A770C740F9D2B2A8E /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 312429FEF87C4FF514F9AFF471D60F9A /* Pods-YoutubeKit_Example-umbrella.h in Headers */, + 9F32A0B7C6F4F37CCE135AF4477576FA /* Pods-YoutubeKit_Example-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - BD91138F45C94B837477821D8FE79967 /* Headers */ = { + F91AA825E38E4846331D5C546E04F42F /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - FA86DC3D28275F19622E7EBBB30714DC /* YoutubeKit-umbrella.h in Headers */, + B78976AFED99CC832BD2FF3C59BFE920 /* Pods-YoutubeKit_Tests-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -535,12 +540,12 @@ /* Begin PBXNativeTarget section */ 061AEBDE957EC6584860213B1BEB14B3 /* YoutubeKit */ = { isa = PBXNativeTarget; - buildConfigurationList = 1BB786CDEA9EC02B7C02B6F5427D2844 /* Build configuration list for PBXNativeTarget "YoutubeKit" */; + buildConfigurationList = E0D6AEDCEA351D0B1D4B886DF965A106 /* Build configuration list for PBXNativeTarget "YoutubeKit" */; buildPhases = ( - BD91138F45C94B837477821D8FE79967 /* Headers */, - 889CD3AD75985C3FE2D9813528BA26E9 /* Sources */, - DC3E57AFAA09FD42E8188817ECD1FC2B /* Frameworks */, - 99A663359A8C7381A3F8AC9C41B50FFB /* Resources */, + 31E5D0B8A650EF82215CF844C1B13A66 /* Headers */, + 37DF7391E1FD8BCC7BA89AB646DAFB72 /* Sources */, + 8FA6EEE4F7845295D30FB62B135D72A5 /* Frameworks */, + 64FAF693C22519AD33B79C3F8557036C /* Resources */, ); buildRules = ( ); @@ -553,17 +558,17 @@ }; 1EEA64631ED38CB84964FFE58092D527 /* Pods-YoutubeKit_Tests */ = { isa = PBXNativeTarget; - buildConfigurationList = 79409924D2980CC96227DE337BC9AD16 /* Build configuration list for PBXNativeTarget "Pods-YoutubeKit_Tests" */; + buildConfigurationList = 084BA538C703E64BA4880418ADDEC1E7 /* Build configuration list for PBXNativeTarget "Pods-YoutubeKit_Tests" */; buildPhases = ( - 31F840B4C8D0A0402013096135D204F8 /* Headers */, - 725024EA50BBC57C7BA02C179964295A /* Sources */, - 60E4D6C81EB5AA581014A1E59D860D03 /* Frameworks */, - AB1584FF1E91E2D441D7D959F548760E /* Resources */, + F91AA825E38E4846331D5C546E04F42F /* Headers */, + 73364432FF85CFB3EE1CCF25E7C122C9 /* Sources */, + 0C9851DDCD3E5CB7D5421801ACF21679 /* Frameworks */, + E71FCAB960B90623E39B5B1324DD5171 /* Resources */, ); buildRules = ( ); dependencies = ( - FCB2CC3D614026A2821507BE14F5C233 /* PBXTargetDependency */, + C4F900D9A809A5490E7B3228FE6F26B6 /* PBXTargetDependency */, ); name = "Pods-YoutubeKit_Tests"; productName = "Pods-YoutubeKit_Tests"; @@ -572,17 +577,17 @@ }; C5820138D44F419A139B8077161309D3 /* Pods-YoutubeKit_Example */ = { isa = PBXNativeTarget; - buildConfigurationList = 23340BA6FB90582FDF14145F1478141D /* Build configuration list for PBXNativeTarget "Pods-YoutubeKit_Example" */; + buildConfigurationList = 3045882B7317D414977ED31E74CDB05E /* Build configuration list for PBXNativeTarget "Pods-YoutubeKit_Example" */; buildPhases = ( - 6D486FED50A3786BB326CF0BCC2D129D /* Headers */, - 9708D95285CEF6C714B0DDD1A2DC4C37 /* Sources */, - 2F11D02B1D30FAF54AE1A2EBEDC2FD04 /* Frameworks */, - D3B5C5D5BF0980F323EF42769C41D541 /* Resources */, + 7166B9096F05B03A770C740F9D2B2A8E /* Headers */, + B2724BEABF053B4B47ACFAE74F866297 /* Sources */, + 07FC596B09FB786FE9AC09D58513CC5F /* Frameworks */, + D969A25D9613B6C212F9EB524576B6E8 /* Resources */, ); buildRules = ( ); dependencies = ( - 885F1513741E7EAC2B007A0B092339CA /* PBXTargetDependency */, + 2237531524CE1E82D631A0AD8F195215 /* PBXTargetDependency */, ); name = "Pods-YoutubeKit_Example"; productName = "Pods-YoutubeKit_Example"; @@ -595,8 +600,8 @@ BFDFE7DC352907FC980B868725387E98 /* Project object */ = { isa = PBXProject; attributes = { - LastSwiftUpdateCheck = 1100; - LastUpgradeCheck = 1100; + LastSwiftUpdateCheck = 1240; + LastUpgradeCheck = 1240; }; buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */; compatibilityVersion = "Xcode 3.2"; @@ -619,21 +624,21 @@ /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 99A663359A8C7381A3F8AC9C41B50FFB /* Resources */ = { + 64FAF693C22519AD33B79C3F8557036C /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - AB1584FF1E91E2D441D7D959F548760E /* Resources */ = { + D969A25D9613B6C212F9EB524576B6E8 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - D3B5C5D5BF0980F323EF42769C41D541 /* Resources */ = { + E71FCAB960B90623E39B5B1324DD5171 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -643,126 +648,125 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 725024EA50BBC57C7BA02C179964295A /* Sources */ = { + 37DF7391E1FD8BCC7BA89AB646DAFB72 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - C182BF65A3A52C2820477B10527DA9BD /* Pods-YoutubeKit_Tests-dummy.m in Sources */, + 04CA5FB6F150FE65E6AED72FDB28E3BA /* ActivityInsertRequest.swift in Sources */, + 3626036C654161EE33FC29B2E7835406 /* ActivityList.swift in Sources */, + 04D1E8AC0C154AA6B92AC828318D3A38 /* ActivityListRequest.swift in Sources */, + B91025C89DFB221B0D55B60B2CF1187E /* BoolExtensions.swift in Sources */, + 9A0C6A55D73562AE158D1FD992B3C830 /* CaptionList.swift in Sources */, + 222518C1A89E4E0F5C012BDDFCC769B2 /* CaptionListRequest.swift in Sources */, + CE4F43B823650FD17B5F76EA800FB412 /* ChannelList.swift in Sources */, + 80A877B3764B4E66B07E8D0CC23276B4 /* ChannelListRequest.swift in Sources */, + 6680EDA3FE21F5E45E1FA3C4E009FEC0 /* ChannelSectionsList.swift in Sources */, + 8662486FB1165D86228621B452F44315 /* ChannelSectionsListRequest.swift in Sources */, + AB2925BC215CC7D36260EBE134E3653D /* CommentList.swift in Sources */, + 93B71E57E1E34FE6956BD9702A287EC3 /* CommentListRequest.swift in Sources */, + 78E392A76D5AFD5BFBDA035E6DCEB66D /* CommentModerationStatus.swift in Sources */, + 037D90560697CFB9C467A15968A62428 /* CommentTextFormat.swift in Sources */, + 75DD7E067A5A5B2FB04B7EBE78AB721C /* CommentThreadsList.swift in Sources */, + 9F9207A69CA994894CE2A4E4381961C5 /* CommentThreadsListRequest.swift in Sources */, + 0DE374A7BF846F21017E6C5E9A23546A /* ContentDetails.swift in Sources */, + 47E8A3ECF641F67590D50C00A650BE87 /* DictionaryExtensions.swift in Sources */, + 18EA1CEFC7979D72D2E5CF9F65C8EDF3 /* Filter.swift in Sources */, + 720FA77BC3858DA3E09178D9A25B15CC /* GuideCategoriesList.swift in Sources */, + 4C7DFE242C68C0C25BFD036008C6DF93 /* GuideCategoriesListRequest.swift in Sources */, + 6330C137C7E324ABD3A1B24EA3A2DCE6 /* HTTPMethod.swift in Sources */, + B07692194E43936FA4D6CA12332FF68A /* I18nLanguagesList.swift in Sources */, + 1392B1C684F8CF3D2C41E297F7F6BE6A /* I18nLanguagesListRequest.swift in Sources */, + B8FCA4F600B1D2EF6C84291A535F4E35 /* I18nRegionsList.swift in Sources */, + FF153E0C62733057E277B28F6D7EE5EC /* I18nRegionsListRequest.swift in Sources */, + 8F99D1157C6D8CB653D0F17EF4093B5B /* Localized.swift in Sources */, + 265D75A9835482F1FA76553E97417F0E /* MyRating.swift in Sources */, + A8E08F8D8D7CBC1B0F73CC5DC2B26789 /* PageInfo.swift in Sources */, + 1AD915B9D9387AF39DD3674525B3DE3A /* Part.swift in Sources */, + 0967E186C360A7499543479F00560DFC /* PlaylistItemsList.swift in Sources */, + 5A08A3828826A4C07D2BF6388585C37F /* PlaylistItemsListRequest.swift in Sources */, + 76B89DCB39766677162B1D8AC33A72DF /* PlaylistsList.swift in Sources */, + 9FCE194125D23785C06514B5CAC5A1B8 /* PlaylistsListRequest.swift in Sources */, + DDE6AF7EFD98FF791DDFF4DCD82826EB /* QueryParameterable.swift in Sources */, + EDC7742C223FBE533458B0113B955BD4 /* Requestable.swift in Sources */, + 2D3FF70F7F54C08F412388BD0466FC62 /* RequestableExtensions.swift in Sources */, + 1A4C02BFB9C89722B5126CBF0CDD79BA /* RequestError.swift in Sources */, + A574C89CCA0CFF13B5230EBBC9C80825 /* ResourceID.swift in Sources */, + 33D282F5A2859F8960AECD3E6ADD0567 /* ResponseError.swift in Sources */, + C049DC0F853CEBCE9E69810C1A4C519D /* ResultOrder.swift in Sources */, + 18E04335FF46ADB00A3F84080FC0B451 /* SearchEventType.swift in Sources */, + B55ED462CC02984BCF27CAA5D2FB64E4 /* SearchList.swift in Sources */, + 9EDAE9B33405E229775B244C147892F6 /* SearchListRequest.swift in Sources */, + 5C42572378F61D7192FFC4141368DD8E /* SearchResourceType.swift in Sources */, + B73708E65E61CEBE32DB4B0910BD3DCD /* SearchSafeMode.swift in Sources */, + 2F5363D7D67D18897E36CBB2B6E3A491 /* SearchVideoCaption.swift in Sources */, + CAD73FB51177349C7EDA357E87E808BB /* SearchVideoDefinition.swift in Sources */, + 4640D4B78399D0E0355A4FBA166B30D1 /* SearchVideoDimension.swift in Sources */, + 3085965B63F85F2F2A2D0F6A94CFACB4 /* SearchVideoDuration.swift in Sources */, + 25AF59E19E3A5D1D2F841F3FE1B9EF01 /* SearchVideoEmbeddable.swift in Sources */, + BB35B461527F136F535898D87C49680C /* SearchVideoLicense.swift in Sources */, + BDFE77EEAF8D9216151D7592E2193965 /* SearchVideoSyndicated.swift in Sources */, + 1D094463D069E029A7103DDA73A30638 /* SearchVideoType.swift in Sources */, + 2DDA9A99F89FAD1726E4FDB3BD9BFE29 /* Snippet.swift in Sources */, + F7AB7EB65D6BC3EA0572DE3074413799 /* Statistics.swift in Sources */, + B8658F9F238C5663E6F007921A8603AE /* SubscriptionsList.swift in Sources */, + 35D208BC0ACB53035DC5C14C32274B67 /* SubscriptionsListRequest.swift in Sources */, + 93453037D14DF16731E89A37B17C797B /* Thumbnail.swift in Sources */, + B4F573BC1D611132B6B5411150BEA404 /* VideoAbuseReportReasonsList.swift in Sources */, + E662F5CCB4C76C2A8613BEF5E54EBC1B /* VideoAbuseReportReasonsListRequest.swift in Sources */, + 4DC8E20A34FF42C9A02F57D82ACF94C4 /* VideoCategoriesList.swift in Sources */, + F021A8973EF3B1BC37CED22C1FC215EC /* VideoCategory.swift in Sources */, + 23281C653B8E5761E71648A5BB90B16A /* VideoCategoryListRequest.swift in Sources */, + CA235E7BAA47396EB115156DCA0B2D24 /* VideoList.swift in Sources */, + 8706AF0322B0FA38B94218C858714079 /* VideoListRequest.swift in Sources */, + C445217AA4DA418158DF87F149EC8D62 /* YoutubeAPI.swift in Sources */, + 88F4C416DA8C31D7CA4DA4270066CC74 /* YoutubeDataAPI.swift in Sources */, + 11009B6D7920AD4AE03ADD39DDBA7CDD /* YoutubeKit.swift in Sources */, + B24E36FAE3D519AD7A67B8B3C7BDF3AC /* YoutubeKit-dummy.m in Sources */, + 36662F0CD5FF654A34CA08C229AC1DFA /* YTSwiftyConstants.swift in Sources */, + 081287E490B9DE948706F7486C7D2823 /* YTSwiftyPlayer.swift in Sources */, + C34F6FC0DAFA4DD5AABC32E62CD95501 /* YTSwiftyPlayerDelegate.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 889CD3AD75985C3FE2D9813528BA26E9 /* Sources */ = { + 73364432FF85CFB3EE1CCF25E7C122C9 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 779AEA965E07AE1832F4447A48924AE8 /* ActivityInsertRequest.swift in Sources */, - BC2D55B4BDF90CEA2E632D29083E1CA1 /* ActivityList.swift in Sources */, - 44678403B567A2B6F6B7BFD862898B27 /* ActivityListRequest.swift in Sources */, - 56F2E218F08E7081403664B21F27F3D0 /* YoutubeAPI.swift in Sources */, - 349C42690C54C28D46EA51BEB0E3B5F0 /* BoolExtensions.swift in Sources */, - B6381B524396051C6B6B3F2D90DFD049 /* CaptionList.swift in Sources */, - 96A91398CE3E9DBD291A720E721EE674 /* CaptionListRequest.swift in Sources */, - D4920DF2E49B6578853DD917AD01CD6E /* ChannelList.swift in Sources */, - 71B73843B6B99A4B36EFB2DFC68B2F4C /* ChannelListRequest.swift in Sources */, - 175A5C2B80DB157B49BCDF8DCDB11188 /* ChannelSectionsList.swift in Sources */, - B284F35C509F1AE42ADE446D7957196A /* ChannelSectionsListRequest.swift in Sources */, - 202B87CC3C8C3F2A1C3395ACE83EF4D4 /* CommentList.swift in Sources */, - 613A75F1EFC1E8FD130A34801A98CE10 /* CommentListRequest.swift in Sources */, - CA037CB826565255F20CFD0C9B6E81FC /* CommentModerationStatus.swift in Sources */, - A43AA27F7F4426050E7A99AE1C9C346E /* CommentTextFormat.swift in Sources */, - E4F15C5780D895AF5839BE1C8FBE37C0 /* CommentThreadsList.swift in Sources */, - 6A619223E4AFD589B26B6742E36F9B7E /* CommentThreadsListRequest.swift in Sources */, - 0C5ACA774F067E0470E51883E5C3FF36 /* ContentDetails.swift in Sources */, - E6C32057C23A91DDE9265C06BA60DEB8 /* DictionaryExtensions.swift in Sources */, - B8D334F9037C4B3A983949D95DB2DA89 /* Filter.swift in Sources */, - CC2485AE50579382E46DEA1EE0118EEC /* GuideCategoriesList.swift in Sources */, - F79AA00679AF71A848DE82DA4C5DACF1 /* GuideCategoriesListRequest.swift in Sources */, - 664D159603DF6A6BF7DDD3962CED7503 /* HTTPMethod.swift in Sources */, - 7A30DFCB0E8A72A6B15C033E9E54C63D /* I18nLanguagesList.swift in Sources */, - EE587F149E906060C67222744EDB38F2 /* I18nLanguagesListRequest.swift in Sources */, - 722622F5C93C4B73FDC1C80D9D2CD9C4 /* I18nRegionsList.swift in Sources */, - 1542C1CA8AF7FD69A8F7C40472382698 /* I18nRegionsListRequest.swift in Sources */, - 057400DBBAEE6D6F92C8BDC45C23CF6E /* Localized.swift in Sources */, - 87899F2E1CA25F6A2F39D0AC0846E8D5 /* MyRating.swift in Sources */, - 4BB16CD7F48AA54A8B1154EACA9AEC18 /* PageInfo.swift in Sources */, - 47FF2B56F199516D4DB76B863393654B /* Part.swift in Sources */, - ACF08A39E36B37E0CCD8C00EEDA2C3ED /* PlaylistItemsList.swift in Sources */, - 38319BEC53E0466AB404C92E642FD5E3 /* PlaylistItemsListRequest.swift in Sources */, - B8C0F698A6423AF5EEE3AC4EA79F6EF3 /* PlaylistsList.swift in Sources */, - 1ECF1B87320C74B8BC16E3E943081695 /* PlaylistsListRequest.swift in Sources */, - ECE4B4A4F6E6FC11908C5229FD331206 /* QueryParameterable.swift in Sources */, - 30F54F39E51DD76A884560665AE441BE /* Requestable.swift in Sources */, - 4E1FB9F2CE999AE28D3ED2027092EC54 /* RequestableExtensions.swift in Sources */, - CDCC687FCBA3E04FD01ABE51B76CA7D9 /* RequestError.swift in Sources */, - 9BAB9DF5A441E14D63379966BF10FE33 /* ResourceID.swift in Sources */, - BF164F006A69DDF23E55B4F19AF8BF34 /* ResponseError.swift in Sources */, - 201ACB1B016540582572E3FBEE236FDB /* ResultOrder.swift in Sources */, - A1B1B4AFC5A3EDF28B9EE91EA80D8F4C /* SearchEventType.swift in Sources */, - 3E0EAE45F6DB6F3FB4C07E69BA40DAC3 /* SearchList.swift in Sources */, - 7642F5646AE565E1EFB4B7FC18DE8412 /* SearchListRequest.swift in Sources */, - 9DA319166D27A76D2B64402C1D2A91AF /* SearchResourceType.swift in Sources */, - F7BCF7198CA225F51FF937FDBDAEE878 /* SearchSafeMode.swift in Sources */, - 2566C69073FE917023F2D71E7A51EAA8 /* SearchVideoCaption.swift in Sources */, - 275D7F5C94F4E781539E6A101E56BE21 /* SearchVideoDefinition.swift in Sources */, - F7ACE837342B6F6379647542A9228FB4 /* SearchVideoDimension.swift in Sources */, - 5F7C7FAE051255FB8C6B56B377C979D8 /* SearchVideoDuration.swift in Sources */, - 5576C17ED22D44F41064DBF4A1FF4EFA /* SearchVideoEmbeddable.swift in Sources */, - C5C60D717C047FCDB9EEFE58760506B3 /* SearchVideoLicense.swift in Sources */, - A48606D19A88CBC945CEA8803D64FBEE /* SearchVideoSyndicated.swift in Sources */, - F1376708F0ED08922455EEBEBFEC9BE1 /* SearchVideoType.swift in Sources */, - 44C003A1592797BD03AB628C88A8C780 /* Snippet.swift in Sources */, - 17757F29AF09FCF7DA0DD349A6DFBC7F /* Statistics.swift in Sources */, - 36315D27DA40CC54B1EBD846CBDE6D7F /* SubscriptionsList.swift in Sources */, - 5E058D7B633E5F55FA5076E8F9C16AF6 /* SubscriptionsListRequest.swift in Sources */, - C225624B6B48AB8F9C47EE3740C243FE /* Thumbnail.swift in Sources */, - 1ABE1C05D68C10190C8342726A365940 /* VideoAbuseReportReasonsList.swift in Sources */, - DEE5CDA759CFBDA91AF839687DC9649F /* VideoAbuseReportReasonsListRequest.swift in Sources */, - 534516F66C81CA9619250CB8B41B87E4 /* VideoCategoriesList.swift in Sources */, - DC0EB662FE047BAD43457AEE8D070FF2 /* VideoCategory.swift in Sources */, - FA91E951E1D2AD1C53B74A39039452BF /* VideoCategoryListRequest.swift in Sources */, - BA3C05A99502918CC93671AB69EC9BE0 /* VideoList.swift in Sources */, - 282CFEA34E55F479FA68A8CBE10E5D5C /* VideoListRequest.swift in Sources */, - B273C4CC3B6A614ACDFCA8A02BA2226B /* YoutubeDataAPI.swift in Sources */, - EC2670467A03BFF7A3CDD833A8E79EF1 /* YoutubeKit-dummy.m in Sources */, - FB5A3B54D4FED88227BCEDEA612AFCD3 /* YoutubeKit.swift in Sources */, - 9AFB36107173238FFBB52868985974D3 /* YTSwiftyConstants.swift in Sources */, - 63EAD86C96CEDD70C7FB12848290561F /* YTSwiftyPlayer.swift in Sources */, - 771E3242B7ED3B6D6372B8FDA85D8D60 /* YTSwiftyPlayerDelegate.swift in Sources */, + 5899D8461597A2425CEF5C1820FA1105 /* Pods-YoutubeKit_Tests-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9708D95285CEF6C714B0DDD1A2DC4C37 /* Sources */ = { + B2724BEABF053B4B47ACFAE74F866297 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 83703DA96B9C554237D0A3BF60D0B4DE /* Pods-YoutubeKit_Example-dummy.m in Sources */, + 77B5B77DF048256F64658284896EE441 /* Pods-YoutubeKit_Example-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 885F1513741E7EAC2B007A0B092339CA /* PBXTargetDependency */ = { + 2237531524CE1E82D631A0AD8F195215 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = YoutubeKit; target = 061AEBDE957EC6584860213B1BEB14B3 /* YoutubeKit */; - targetProxy = 3C72D0B18F49EEDC1C42F63FADEB6007 /* PBXContainerItemProxy */; + targetProxy = 8B471E7160C36CAD570BFD26EE9B3474 /* PBXContainerItemProxy */; }; - FCB2CC3D614026A2821507BE14F5C233 /* PBXTargetDependency */ = { + C4F900D9A809A5490E7B3228FE6F26B6 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Pods-YoutubeKit_Example"; target = C5820138D44F419A139B8077161309D3 /* Pods-YoutubeKit_Example */; - targetProxy = 1C06CCDD5C72D8B58BE67748D6D6C722 /* PBXContainerItemProxy */; + targetProxy = 53C3B5CB242E9CBF535E2B938F38A52F /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 3356F1F9007861BEDA64FB7A438380AC /* Release */ = { + 0FE0ED59560E906A2666A1393FB619E2 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9254860E336DB2F30784D40FA78C5DD3 /* Pods-YoutubeKit_Tests.release.xcconfig */; + baseConfigurationReference = 8DF8A4849CBA592682B4456CB29A34C1 /* Pods-YoutubeKit_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*]" = ""; @@ -771,12 +775,12 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_Tests-Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_Tests.modulemap"; + MODULEMAP_FILE = "Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example.modulemap"; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PODS_ROOT = "$(SRCROOT)"; @@ -791,102 +795,11 @@ }; name = Release; }; - 5871625B2C2EC7840882021D34830B2D /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = F9FC28E2307359040F2645846691ED1F /* Pods-YoutubeKit_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-YoutubeKit_Tests/Pods-YoutubeKit_Tests-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_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; - }; - 8F17DC3A99F99FBAD606CE6963886315 /* 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; - 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 = 9.0; - MTL_ENABLE_DEBUG_INFO = NO; - MTL_FAST_MATH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - STRIP_INSTALLED_PRODUCT = NO; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 5.0; - SYMROOT = "${SRCROOT}/../build"; - }; - name = Release; - }; - 916E0404255105F480DC4950B7625F7A /* Debug */ = { + 25AD9454612BF454A1E3DC4CD4FA8C6D /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; @@ -909,6 +822,7 @@ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; @@ -947,12 +861,11 @@ }; name = Debug; }; - 944B8AC79F75BD33A2B75A9244E19F7E /* Debug */ = { + 31C0C60FE7532B3AE4F1FE084C426F72 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5F306A8F143C413C4D3F7EC56FDBCAFD /* Pods-YoutubeKit_Example.debug.xcconfig */; + baseConfigurationReference = F9FC28E2307359040F2645846691ED1F /* Pods-YoutubeKit_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*]" = ""; @@ -961,12 +874,12 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example-Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_Tests-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example.modulemap"; + MODULEMAP_FILE = "Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_Tests.modulemap"; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PODS_ROOT = "$(SRCROOT)"; @@ -980,12 +893,41 @@ }; name = Debug; }; - 9A8698E9A6296950538A26D0F958561B /* Release */ = { + 6BD0201CA825677F5BBA72A9AB1594E0 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8DF8A4849CBA592682B4456CB29A34C1 /* Pods-YoutubeKit_Example.release.xcconfig */; + baseConfigurationReference = B8397ADEA80A3FF60B85B9E2A38F3A48 /* YoutubeKit.debug.xcconfig */; + buildSettings = { + "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/YoutubeKit/YoutubeKit-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/YoutubeKit/YoutubeKit-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/YoutubeKit/YoutubeKit.modulemap"; + PRODUCT_MODULE_NAME = YoutubeKit; + PRODUCT_NAME = YoutubeKit; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 7C46580FDC555D0CCC6DD905DF93F0C2 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 5F306A8F143C413C4D3F7EC56FDBCAFD /* Pods-YoutubeKit_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*]" = ""; @@ -1008,17 +950,16 @@ SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - D97975C1DABD71678FF010088E0E2653 /* Debug */ = { + 82DA48F85F32F7CC3C50C137BB6E34FC /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = DE91EE9113ED299B29E8BB9195E96050 /* YoutubeKit.xcconfig */; + baseConfigurationReference = 9254860E336DB2F30784D40FA78C5DD3 /* Pods-YoutubeKit_Tests.release.xcconfig */; buildSettings = { - CODE_SIGN_IDENTITY = ""; + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; @@ -1027,29 +968,92 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/YoutubeKit/YoutubeKit-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/YoutubeKit/YoutubeKit-Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_Tests-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/YoutubeKit/YoutubeKit.modulemap"; - PRODUCT_MODULE_NAME = YoutubeKit; - PRODUCT_NAME = YoutubeKit; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_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; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; + }; + CA547D2C7E9A8A153DC2B27FBE00B112 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + 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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + 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; + 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 = 9.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 = 5.0; + SYMROOT = "${SRCROOT}/../build"; + }; + name = Release; }; - EC97F9F0C40FDBC7AAD5551ED1233D70 /* Release */ = { + ECA9DD8AFE1FCA2E3194D012BA6CFA1F /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = DE91EE9113ED299B29E8BB9195E96050 /* YoutubeKit.xcconfig */; + baseConfigurationReference = 325FD86ECDF144413A80634A9A259420 /* YoutubeKit.release.xcconfig */; buildSettings = { - CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; @@ -1080,20 +1084,20 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 1BB786CDEA9EC02B7C02B6F5427D2844 /* Build configuration list for PBXNativeTarget "YoutubeKit" */ = { + 084BA538C703E64BA4880418ADDEC1E7 /* Build configuration list for PBXNativeTarget "Pods-YoutubeKit_Tests" */ = { isa = XCConfigurationList; buildConfigurations = ( - D97975C1DABD71678FF010088E0E2653 /* Debug */, - EC97F9F0C40FDBC7AAD5551ED1233D70 /* Release */, + 31C0C60FE7532B3AE4F1FE084C426F72 /* Debug */, + 82DA48F85F32F7CC3C50C137BB6E34FC /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 23340BA6FB90582FDF14145F1478141D /* Build configuration list for PBXNativeTarget "Pods-YoutubeKit_Example" */ = { + 3045882B7317D414977ED31E74CDB05E /* Build configuration list for PBXNativeTarget "Pods-YoutubeKit_Example" */ = { isa = XCConfigurationList; buildConfigurations = ( - 944B8AC79F75BD33A2B75A9244E19F7E /* Debug */, - 9A8698E9A6296950538A26D0F958561B /* Release */, + 7C46580FDC555D0CCC6DD905DF93F0C2 /* Debug */, + 0FE0ED59560E906A2666A1393FB619E2 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -1101,17 +1105,17 @@ 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( - 916E0404255105F480DC4950B7625F7A /* Debug */, - 8F17DC3A99F99FBAD606CE6963886315 /* Release */, + 25AD9454612BF454A1E3DC4CD4FA8C6D /* Debug */, + CA547D2C7E9A8A153DC2B27FBE00B112 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 79409924D2980CC96227DE337BC9AD16 /* Build configuration list for PBXNativeTarget "Pods-YoutubeKit_Tests" */ = { + E0D6AEDCEA351D0B1D4B886DF965A106 /* Build configuration list for PBXNativeTarget "YoutubeKit" */ = { isa = XCConfigurationList; buildConfigurations = ( - 5871625B2C2EC7840882021D34830B2D /* Debug */, - 3356F1F9007861BEDA64FB7A438380AC /* Release */, + 6BD0201CA825677F5BBA72A9AB1594E0 /* Debug */, + ECA9DD8AFE1FCA2E3194D012BA6CFA1F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; diff --git a/Example/Pods/Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example-frameworks.sh b/Example/Pods/Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example-frameworks.sh index 7a520fc..df0077c 100755 --- a/Example/Pods/Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example-frameworks.sh +++ b/Example/Pods/Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example-frameworks.sh @@ -19,9 +19,8 @@ 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}" +BCSYMBOLMAP_DIR="BCSymbolMaps" -# 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 @@ -45,9 +44,19 @@ install_framework() source="$(readlink "${source}")" fi + if [ -d "${source}/${BCSYMBOLMAP_DIR}" ]; then + # Locate and install any .bcsymbolmaps if present, and remove them from the .framework before the framework is copied + find "${source}/${BCSYMBOLMAP_DIR}" -name "*.bcsymbolmap"|while read f; do + echo "Installing $f" + install_bcsymbolmap "$f" "$destination" + rm "$f" + done + rmdir "${source}/${BCSYMBOLMAP_DIR}" + 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}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" local basename basename="$(basename -s .framework "$1")" @@ -80,69 +89,52 @@ install_framework() done fi } - # Copies and strips a vendored dSYM install_dsym() { local source="$1" + warn_missing_arch=${2:-true} if [ -r "$source" ]; then - # Copy the dSYM into a the targets temp dir. + # Copy the dSYM into 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}" + basename="$(basename -s .dSYM "$source")" + binary_name="$(ls "$source/Contents/Resources/DWARF")" + binary="${DERIVED_FILES_DIR}/${basename}.dSYM/Contents/Resources/DWARF/${binary_name}" - # Strip invalid architectures so "fat" simulator / device frameworks work on device + # Strip invalid architectures from the dSYM. if [[ "$(file "$binary")" == *"Mach-O "*"dSYM companion"* ]]; then - strip_invalid_archs "$binary" + strip_invalid_archs "$binary" "$warn_missing_arch" fi - - if [[ $STRIP_BINARY_RETVAL == 1 ]]; then + if [[ $STRIP_BINARY_RETVAL == 0 ]]; 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}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --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[@]}" --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.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" + touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.dSYM" fi fi } -# Copies the bcsymbolmap files of a vendored framework -install_bcsymbolmap() { - local bcsymbolmap_path="$1" - local destination="${BUILT_PRODUCTS_DIR}" - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}"" - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}" -} - -# 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_identity - 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 -} +# Used as a return value for each invocation of `strip_invalid_archs` function. +STRIP_BINARY_RETVAL=0 # Strip invalid architectures strip_invalid_archs() { binary="$1" + warn_missing_arch=${2:-true} # 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 + if [[ "$warn_missing_arch" == "true" ]]; then + echo "warning: [CP] Vendored binary '$binary' contains architectures ($binary_archs) none of which match the current build architectures ($ARCHS)." + fi + STRIP_BINARY_RETVAL=1 return fi stripped="" @@ -156,9 +148,31 @@ strip_invalid_archs() { if [[ "$stripped" ]]; then echo "Stripped $binary of architectures:$stripped" fi - STRIP_BINARY_RETVAL=1 + STRIP_BINARY_RETVAL=0 +} + +# Copies the bcsymbolmap files of a vendored framework +install_bcsymbolmap() { + local bcsymbolmap_path="$1" + local destination="${BUILT_PRODUCTS_DIR}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}" } +# 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_identity + 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 +} if [[ "$CONFIGURATION" == "Debug" ]]; then install_framework "${BUILT_PRODUCTS_DIR}/YoutubeKit/YoutubeKit.framework" diff --git a/Example/Pods/Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example.debug.xcconfig b/Example/Pods/Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example.debug.xcconfig index 56ad722..e861564 100644 --- a/Example/Pods/Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example.debug.xcconfig +++ b/Example/Pods/Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example.debug.xcconfig @@ -1,4 +1,5 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/YoutubeKit" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/YoutubeKit/YoutubeKit.framework/Headers" @@ -9,4 +10,5 @@ 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 +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example.release.xcconfig b/Example/Pods/Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example.release.xcconfig index 56ad722..e861564 100644 --- a/Example/Pods/Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example.release.xcconfig +++ b/Example/Pods/Target Support Files/Pods-YoutubeKit_Example/Pods-YoutubeKit_Example.release.xcconfig @@ -1,4 +1,5 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/YoutubeKit" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/YoutubeKit/YoutubeKit.framework/Headers" @@ -9,4 +10,5 @@ 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 +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_Tests.debug.xcconfig b/Example/Pods/Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_Tests.debug.xcconfig index 06dfb05..8421d77 100644 --- a/Example/Pods/Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_Tests.debug.xcconfig +++ b/Example/Pods/Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_Tests.debug.xcconfig @@ -1,3 +1,4 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/YoutubeKit" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/YoutubeKit/YoutubeKit.framework/Headers" @@ -6,4 +7,5 @@ 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 +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_Tests.release.xcconfig b/Example/Pods/Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_Tests.release.xcconfig index 06dfb05..8421d77 100644 --- a/Example/Pods/Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_Tests.release.xcconfig +++ b/Example/Pods/Target Support Files/Pods-YoutubeKit_Tests/Pods-YoutubeKit_Tests.release.xcconfig @@ -1,3 +1,4 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/YoutubeKit" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/YoutubeKit/YoutubeKit.framework/Headers" @@ -6,4 +7,5 @@ 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 +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/YoutubeKit/YoutubeKit-Info.plist b/Example/Pods/Target Support Files/YoutubeKit/YoutubeKit-Info.plist index 324eeb2..89a577b 100644 --- a/Example/Pods/Target Support Files/YoutubeKit/YoutubeKit-Info.plist +++ b/Example/Pods/Target Support Files/YoutubeKit/YoutubeKit-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.5.0 + 0.6.0 CFBundleSignature ???? CFBundleVersion diff --git a/Example/Pods/Target Support Files/YoutubeKit/YoutubeKit.debug.xcconfig b/Example/Pods/Target Support Files/YoutubeKit/YoutubeKit.debug.xcconfig new file mode 100644 index 0000000..471b248 --- /dev/null +++ b/Example/Pods/Target Support Files/YoutubeKit/YoutubeKit.debug.xcconfig @@ -0,0 +1,12 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/YoutubeKit +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/../.. +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/YoutubeKit/YoutubeKit.release.xcconfig b/Example/Pods/Target Support Files/YoutubeKit/YoutubeKit.release.xcconfig new file mode 100644 index 0000000..471b248 --- /dev/null +++ b/Example/Pods/Target Support Files/YoutubeKit/YoutubeKit.release.xcconfig @@ -0,0 +1,12 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/YoutubeKit +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/../.. +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES