diff --git a/RoadmapProject/Script/Content.yml b/RoadmapProject/Script/Content.yml index 15e5c33a..2ced358f 100644 --- a/RoadmapProject/Script/Content.yml +++ b/RoadmapProject/Script/Content.yml @@ -560,6 +560,13 @@ - Articles: - "Focus-Driven Interfaces with UIKit": "https://developer.apple.com/videos/play/techtalks-apple-tv/3/" - WatchKit: + - Integrations: + - Stripe Payments: + - RESOURCES: + - Documentation: + - "https://stripe.com/docs/payments/integration-builder" + - Articles: + - "https://medium.com/thecodr/payments-on-ios-with-stripe-759507f892af" - Computer Science knowledge^: - Algorithms^: - RESOURCES: diff --git a/RoadmapProject/Script/Generated/ESSENTIALROADMAP.png b/RoadmapProject/Script/Generated/ESSENTIALROADMAP.png index 40ea3507..61987f7a 100644 Binary files a/RoadmapProject/Script/Generated/ESSENTIALROADMAP.png and b/RoadmapProject/Script/Generated/ESSENTIALROADMAP.png differ diff --git a/RoadmapProject/Script/Generated/ROADMAP.md b/RoadmapProject/Script/Generated/ROADMAP.md index 3ffd68cc..49150d89 100644 --- a/RoadmapProject/Script/Generated/ROADMAP.md +++ b/RoadmapProject/Script/Generated/ROADMAP.md @@ -184,6 +184,8 @@ Tapping on a link will take you to relevant materials. - [ ] tvOS - [ ] [Focus interactions](Resources/iOS_Developer/Practical_knowledge/tvOS/Focus_interactions/RESOURCES.md) - [ ] WatchKit + - [ ] Integrations + - [ ] Stripe Payments - [ ] `Computer Science knowledge` - [ ] [`Algorithms`](Resources/iOS_Developer/Computer_Science_knowledge/Algorithms/RESOURCES.md) - [ ] `Sorting` @@ -220,3 +222,4 @@ Tapping on a link will take you to relevant materials. - [ ] React Native - [ ] [RxSwift](Resources/iOS_Developer/Computer_Science_knowledge/Programming_Paradigms/Functional/Functional_Reactive_Programming_Frameworks/RxSwift/RESOURCES.md) - [ ] RxRealm, RxDataSources + - [ ] [Combine Framework](Resources/iOS_Developer/Computer_Science_knowledge/Programming_Paradigms/Functional/Functional_Reactive_Programming_Frameworks/Combine_Framework/RESOURCES.md) diff --git a/RoadmapProject/Script/Generated/ROADMAP.png b/RoadmapProject/Script/Generated/ROADMAP.png index fe24da83..5ee83131 100644 Binary files a/RoadmapProject/Script/Generated/ROADMAP.png and b/RoadmapProject/Script/Generated/ROADMAP.png differ diff --git a/RoadmapProject/Script/Generated/ROADMAP.txt b/RoadmapProject/Script/Generated/ROADMAP.txt index b154b270..4ad8ea08 100644 --- a/RoadmapProject/Script/Generated/ROADMAP.txt +++ b/RoadmapProject/Script/Generated/ROADMAP.txt @@ -182,6 +182,8 @@ left to right direction (tvOS) as (iOS Developer->Practical knowledge->tvOS) (Focus interactions) as (iOS Developer->Practical knowledge->tvOS->Focus interactions) (WatchKit) as (iOS Developer->Practical knowledge->WatchKit) +(Integrations) as (iOS Developer->Practical knowledge->Integrations) +(Stripe Payments) as (iOS Developer->Practical knowledge->Integrations->Stripe Payments) (Computer Science knowledge) as (iOS Developer->Computer Science knowledge) <<^>> (Algorithms) as (iOS Developer->Computer Science knowledge->Algorithms) <<^>> (Sorting) as (iOS Developer->Computer Science knowledge->Algorithms->Sorting) <<^>> @@ -218,6 +220,7 @@ left to right direction (React Native) as (iOS Developer->Computer Science knowledge->Programming Paradigms->Functional->Functional Reactive Programming Frameworks->React Native) (RxSwift) as (iOS Developer->Computer Science knowledge->Programming Paradigms->Functional->Functional Reactive Programming Frameworks->RxSwift) (RxRealm, RxDataSources) as (iOS Developer->Computer Science knowledge->Programming Paradigms->Functional->Functional Reactive Programming Frameworks->RxRealm, RxDataSources) +(Combine Framework) as (iOS Developer->Computer Science knowledge->Programming Paradigms->Functional->Functional Reactive Programming Frameworks->Combine Framework) You -|> (iOS Developer) (iOS Developer) -down-> (iOS Developer->Practical knowledge) @@ -401,6 +404,8 @@ You -|> (iOS Developer) (iOS Developer->Practical knowledge) -down-> (iOS Developer->Practical knowledge->tvOS) (iOS Developer->Practical knowledge->tvOS) -down-> (iOS Developer->Practical knowledge->tvOS->Focus interactions) (iOS Developer->Practical knowledge) -down-> (iOS Developer->Practical knowledge->WatchKit) +(iOS Developer->Practical knowledge) -down-> (iOS Developer->Practical knowledge->Integrations) +(iOS Developer->Practical knowledge->Integrations) -down-> (iOS Developer->Practical knowledge->Integrations->Stripe Payments) (iOS Developer) -up-> (iOS Developer->Computer Science knowledge) (iOS Developer->Computer Science knowledge) -up-> (iOS Developer->Computer Science knowledge->Algorithms) (iOS Developer->Computer Science knowledge->Algorithms) -up-> (iOS Developer->Computer Science knowledge->Algorithms->Sorting) @@ -437,6 +442,7 @@ You -|> (iOS Developer) (iOS Developer->Computer Science knowledge->Programming Paradigms->Functional->Functional Reactive Programming Frameworks) -up-> (iOS Developer->Computer Science knowledge->Programming Paradigms->Functional->Functional Reactive Programming Frameworks->React Native) (iOS Developer->Computer Science knowledge->Programming Paradigms->Functional->Functional Reactive Programming Frameworks) -up-> (iOS Developer->Computer Science knowledge->Programming Paradigms->Functional->Functional Reactive Programming Frameworks->RxSwift) (iOS Developer->Computer Science knowledge->Programming Paradigms->Functional->Functional Reactive Programming Frameworks) -up-> (iOS Developer->Computer Science knowledge->Programming Paradigms->Functional->Functional Reactive Programming Frameworks->RxRealm, RxDataSources) +(iOS Developer->Computer Science knowledge->Programming Paradigms->Functional->Functional Reactive Programming Frameworks) -up-> (iOS Developer->Computer Science knowledge->Programming Paradigms->Functional->Functional Reactive Programming Frameworks->Combine Framework) skinparam Shadowing false skinparam Padding 0 diff --git a/RoadmapProject/Script/Generated/Resources/iOS_Developer/Computer_Science_knowledge/Programming_Paradigms/Functional/Functional_Reactive_Programming_Frameworks/Combine_Framework/RESOURCES.md b/RoadmapProject/Script/Generated/Resources/iOS_Developer/Computer_Science_knowledge/Programming_Paradigms/Functional/Functional_Reactive_Programming_Frameworks/Combine_Framework/RESOURCES.md new file mode 100644 index 00000000..25f1d620 --- /dev/null +++ b/RoadmapProject/Script/Generated/Resources/iOS_Developer/Computer_Science_knowledge/Programming_Paradigms/Functional/Functional_Reactive_Programming_Frameworks/Combine_Framework/RESOURCES.md @@ -0,0 +1,6 @@ +## iOS Developer > Computer Science knowledge > Programming Paradigms > Functional > Functional Reactive Programming Frameworks > Combine Framework + +### Articles +- [ ] [Combine Framework in Swift](https://medium.com/flawless-app-stories/combine-framework-in-swift-b730ccde131) + + diff --git a/RoadmapProject/cocoapods-rome/Podfile.lock b/RoadmapProject/cocoapods-rome/Podfile.lock index 212922aa..9b42f403 100644 --- a/RoadmapProject/cocoapods-rome/Podfile.lock +++ b/RoadmapProject/cocoapods-rome/Podfile.lock @@ -5,7 +5,7 @@ DEPENDENCIES: - Yaml (= 3.4.4) SPEC REPOS: - https://github.com/cocoapods/specs.git: + https://github.com/CocoaPods/Specs.git: - Yaml SPEC CHECKSUMS: @@ -13,4 +13,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: de07574491a403eb801cf477d05e55578e8c895a -COCOAPODS: 1.6.1 +COCOAPODS: 1.10.0 diff --git a/RoadmapProject/cocoapods-rome/Pods/Manifest.lock b/RoadmapProject/cocoapods-rome/Pods/Manifest.lock index 212922aa..9b42f403 100644 --- a/RoadmapProject/cocoapods-rome/Pods/Manifest.lock +++ b/RoadmapProject/cocoapods-rome/Pods/Manifest.lock @@ -5,7 +5,7 @@ DEPENDENCIES: - Yaml (= 3.4.4) SPEC REPOS: - https://github.com/cocoapods/specs.git: + https://github.com/CocoaPods/Specs.git: - Yaml SPEC CHECKSUMS: @@ -13,4 +13,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: de07574491a403eb801cf477d05e55578e8c895a -COCOAPODS: 1.6.1 +COCOAPODS: 1.10.0 diff --git a/RoadmapProject/cocoapods-rome/Pods/Pods.xcodeproj/project.pbxproj b/RoadmapProject/cocoapods-rome/Pods/Pods.xcodeproj/project.pbxproj index 7c1ec8f2..4007f221 100644 --- a/RoadmapProject/cocoapods-rome/Pods/Pods.xcodeproj/project.pbxproj +++ b/RoadmapProject/cocoapods-rome/Pods/Pods.xcodeproj/project.pbxproj @@ -7,87 +7,106 @@ objects = { /* Begin PBXBuildFile section */ - 1A48253F30DB21C7A965BEFDFB5909A5 /* YAMLTokenizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F34CE25FAADAB7149176657C7B8C9579 /* YAMLTokenizer.swift */; }; - 28E0BE632A3957D7FA8B37D202FCAD35 /* YAMLOperators.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3D92F58AF008AD7FDABA2D8CE780C0A /* YAMLOperators.swift */; }; - 390BF4819271DD38B28213A1F5AD0918 /* Yaml-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = AF911E0750B4AE6BCCA90E75D167D31E /* Yaml-dummy.m */; }; - 39C68BB2B2752206D052332F875E01F3 /* YAMLRegex.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFFCDD266C6B3268A65F3B140C2F88C7 /* YAMLRegex.swift */; }; - 3EBA4AE9AEEFBB0D5D8AE8BBF7CD0DCD /* Yaml.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C78857E3EE39D092B84FDC8CC0898CB /* Yaml.swift */; }; - 528BE98A32A5F0BC506BC6497221B077 /* Yaml-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 57A3373A58455A867201438D4D6E0DCF /* Yaml-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 61A3D8ED02DE32DC1176706E849710F3 /* Pods-caesar-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DAFC46A1A011B6BA6776EA932937C36A /* Pods-caesar-dummy.m */; }; - 970AD128FF9016AF7C4D3825761368E7 /* Pods-caesar-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 57A121E1784643256413050119F62BDA /* Pods-caesar-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A782F5A1E8B13095BD4CF89E73237DB8 /* YAMLResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 642EF9B832A4B40ACC856714B0313803 /* YAMLResult.swift */; }; - B54A8B8946060ACD4965E547B082D3E6 /* YAMLParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 840EEDFC7274A3E58F8E34B980CC25CD /* YAMLParser.swift */; }; - B956A81A32123316B424C026FD857B32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F940C819049CFF8741C0F5E3E075E607 /* Cocoa.framework */; }; - D6C100E0B3E86A037C092CD007541723 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F940C819049CFF8741C0F5E3E075E607 /* Cocoa.framework */; }; + 02A3FF7B655A1AC13370C21856B5F4E1 /* YAMLResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9B082BF8746B79A17EE1A2B4F6021DE /* YAMLResult.swift */; }; + 05C75EE6B8770A881C29D1E92D3A2D04 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1430F003D39D9906881A6AC724B7931 /* Cocoa.framework */; }; + 09019D11078AEF680F40F60079EF9E37 /* YAMLRegex.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8DD0C7CAF66AEEB4DD1451BC6AC7C65 /* YAMLRegex.swift */; }; + 0F21AAAAAB6B7E1A525A41398D964ED2 /* Pods-caesar-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 67C416FD102EE3125D0E310292B44B8A /* Pods-caesar-dummy.m */; }; + 10136494F97BF89F3CE33CD0DCBD1561 /* Yaml.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEF33BC8FCA7713BA8FB32175AAD2309 /* Yaml.swift */; }; + 18009E3459F78F98F9F1D2BDE948C53F /* YAMLTokenizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BE02CBF528FD3C0D9996229A501E96B /* YAMLTokenizer.swift */; }; + 4CB53A45A1A75F71376341C52D034B0B /* Yaml-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 37401EC97C9BCF71D972E5EBDD46EB7E /* Yaml-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9DCB9368D8AE6020DE94DB294505F284 /* YAMLOperators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 009AB646E39339E7986EEB6F87FCF513 /* YAMLOperators.swift */; }; + AC59F60F74C1B99C71ABE8B9322DACCD /* YAMLParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 692814C651978EE4B731AAA4733CEAD6 /* YAMLParser.swift */; }; + BDD161CB399DA6F6F3DD7386B2F25307 /* Yaml-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A17718719A2347F9AF9F2E0616EFB01F /* Yaml-dummy.m */; }; + C98DF4F5FE684D5E6D114EC3D6E98F0D /* Pods-caesar-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 23D1F9B88A5F5AA02448CF841B853E2D /* Pods-caesar-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E1E7BF22CDC73751179A850BA4CE0B58 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1430F003D39D9906881A6AC724B7931 /* Cocoa.framework */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 226065C580CF8449F7CDD8D7E4FD24E3 /* PBXContainerItemProxy */ = { + E475639C6060C8D4535315FFD35CA1D5 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 7FA80704533A13793B057D2B57A965F5; + remoteGlobalIDString = 40573E405040AE779B355F77177BC201; remoteInfo = Yaml; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 2572DBFA533AC2976B96902833891FA1 /* Yaml-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Yaml-Info.plist"; sourceTree = ""; }; - 293544F70CD89376FDFCF57DB4978F0D /* Pods_caesar.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_caesar.framework; path = "Pods-caesar.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - 2C638756CEE700E5C2AE3F65D4FBC2DF /* Yaml.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Yaml.modulemap; sourceTree = ""; }; - 533C6BEF6180A431406EEC778C8E56D8 /* Pods-caesar.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-caesar.debug.xcconfig"; sourceTree = ""; }; - 57A121E1784643256413050119F62BDA /* Pods-caesar-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-caesar-umbrella.h"; sourceTree = ""; }; - 57A3373A58455A867201438D4D6E0DCF /* Yaml-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Yaml-umbrella.h"; sourceTree = ""; }; - 60E61CAE17EA971D570588F8A2ECACBF /* Yaml.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Yaml.xcconfig; sourceTree = ""; }; - 6256AFF4861EC61702DAB00B879D3E68 /* Pods-caesar.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-caesar.release.xcconfig"; sourceTree = ""; }; - 642EF9B832A4B40ACC856714B0313803 /* YAMLResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAMLResult.swift; path = Sources/Yaml/YAMLResult.swift; sourceTree = ""; }; - 6C78857E3EE39D092B84FDC8CC0898CB /* Yaml.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Yaml.swift; path = Sources/Yaml/Yaml.swift; sourceTree = ""; }; - 840EEDFC7274A3E58F8E34B980CC25CD /* YAMLParser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAMLParser.swift; path = Sources/Yaml/YAMLParser.swift; sourceTree = ""; }; - 8FE3F165EC7C82504911EBB8A8BDB2EC /* Yaml.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Yaml.framework; path = Yaml.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 9B2FFF74C21086D81300B2F77E1E7EDA /* Pods-caesar-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-caesar-Info.plist"; sourceTree = ""; }; + 009AB646E39339E7986EEB6F87FCF513 /* YAMLOperators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAMLOperators.swift; path = Sources/Yaml/YAMLOperators.swift; sourceTree = ""; }; + 0643B02513ACB0C6EEFA59203A4B0165 /* Pods-caesar.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-caesar.debug.xcconfig"; sourceTree = ""; }; + 085A9E8EB7BE8EE60A1D0A6DE6738C6E /* Pods-caesar-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-caesar-frameworks.sh"; sourceTree = ""; }; + 0BE02CBF528FD3C0D9996229A501E96B /* YAMLTokenizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAMLTokenizer.swift; path = Sources/Yaml/YAMLTokenizer.swift; sourceTree = ""; }; + 0D8BDD85A35C3D48AF03F0CD8169BF88 /* Yaml.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Yaml.modulemap; sourceTree = ""; }; + 23D1F9B88A5F5AA02448CF841B853E2D /* Pods-caesar-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-caesar-umbrella.h"; sourceTree = ""; }; + 2A61C7B292C1A8FE2851AFB23D99C7BC /* Yaml-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Yaml-prefix.pch"; sourceTree = ""; }; + 2DDDCD5340B4882619D9C49E5898E62A /* Pods-caesar.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-caesar.release.xcconfig"; sourceTree = ""; }; + 37401EC97C9BCF71D972E5EBDD46EB7E /* Yaml-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Yaml-umbrella.h"; sourceTree = ""; }; + 3CB01C92EABDC35B14A7BF80C118D0DE /* Pods-caesar-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-caesar-acknowledgements.plist"; sourceTree = ""; }; + 511306AC9AA403FBD2C52D9D91F53A3F /* Yaml.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Yaml.debug.xcconfig; sourceTree = ""; }; + 57CE3B6180C6AB2C0926D63398AC55BA /* Pods_caesar.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_caesar.framework; path = "Pods-caesar.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 629C9E9A423318ED5B10FE407BD8B2CD /* Pods-caesar.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-caesar.modulemap"; sourceTree = ""; }; + 67C416FD102EE3125D0E310292B44B8A /* Pods-caesar-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-caesar-dummy.m"; sourceTree = ""; }; + 692814C651978EE4B731AAA4733CEAD6 /* YAMLParser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAMLParser.swift; path = Sources/Yaml/YAMLParser.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; }; - A41800C4E928FA743AA47AA8E2414D80 /* Pods-caesar-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-caesar-acknowledgements.markdown"; sourceTree = ""; }; - AF911E0750B4AE6BCCA90E75D167D31E /* Yaml-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Yaml-dummy.m"; sourceTree = ""; }; - C3D92F58AF008AD7FDABA2D8CE780C0A /* YAMLOperators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAMLOperators.swift; path = Sources/Yaml/YAMLOperators.swift; sourceTree = ""; }; - C9DBC2839545DA7B7905ED22DC6BC1C3 /* Pods-caesar-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-caesar-acknowledgements.plist"; sourceTree = ""; }; - DAFC46A1A011B6BA6776EA932937C36A /* Pods-caesar-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-caesar-dummy.m"; sourceTree = ""; }; - DFFCDD266C6B3268A65F3B140C2F88C7 /* YAMLRegex.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAMLRegex.swift; path = Sources/Yaml/YAMLRegex.swift; sourceTree = ""; }; - E37CCD4EDFD59CD34F278B700CE43735 /* Pods-caesar-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-caesar-frameworks.sh"; sourceTree = ""; }; - EC99FC0DF9F279BD097917453EE0CD5F /* Pods-caesar.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-caesar.modulemap"; sourceTree = ""; }; - F34CE25FAADAB7149176657C7B8C9579 /* YAMLTokenizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAMLTokenizer.swift; path = Sources/Yaml/YAMLTokenizer.swift; sourceTree = ""; }; - F940C819049CFF8741C0F5E3E075E607 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; }; - FDE960EED951353DCFA057F5FA90BD92 /* Yaml-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Yaml-prefix.pch"; sourceTree = ""; }; + A17718719A2347F9AF9F2E0616EFB01F /* Yaml-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Yaml-dummy.m"; sourceTree = ""; }; + C1430F003D39D9906881A6AC724B7931 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; }; + CFDB7FF925F52DD4C2F699492FAE54AD /* Pods-caesar-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-caesar-Info.plist"; sourceTree = ""; }; + D6A7B54C73FAF335E5301A5C4B791FBF /* Yaml.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Yaml.framework; path = Yaml.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + D8DD0C7CAF66AEEB4DD1451BC6AC7C65 /* YAMLRegex.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAMLRegex.swift; path = Sources/Yaml/YAMLRegex.swift; sourceTree = ""; }; + DC74141C5620A78DA8B2DB1BC8475292 /* Yaml-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Yaml-Info.plist"; sourceTree = ""; }; + E6C8E5C55E4E78C48AE1852E1E33D643 /* Yaml.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Yaml.release.xcconfig; sourceTree = ""; }; + E9B082BF8746B79A17EE1A2B4F6021DE /* YAMLResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAMLResult.swift; path = Sources/Yaml/YAMLResult.swift; sourceTree = ""; }; + F4624618FEEE3C7F5C9F19101AD33796 /* Pods-caesar-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-caesar-acknowledgements.markdown"; sourceTree = ""; }; + FEF33BC8FCA7713BA8FB32175AAD2309 /* Yaml.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Yaml.swift; path = Sources/Yaml/Yaml.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 7E162F7FAEBE8D9E20E013B6BDCB86EA /* Frameworks */ = { + 83DC19025EB1F2AEC4995EB21D9D92EC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B956A81A32123316B424C026FD857B32 /* Cocoa.framework in Frameworks */, + 05C75EE6B8770A881C29D1E92D3A2D04 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - D55280144CFAD7EC40D92EB8C6DEB6AD /* Frameworks */ = { + C7B5C4E78AEE5BDA6947511EC0715F03 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - D6C100E0B3E86A037C092CD007541723 /* Cocoa.framework in Frameworks */, + E1E7BF22CDC73751179A850BA4CE0B58 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 425E7523775D86720EEBFE45FE49D931 /* Support Files */ = { + 3DB0E2354D7DB3E53102D06DB4398E9A /* Pods-caesar */ = { isa = PBXGroup; children = ( - 2C638756CEE700E5C2AE3F65D4FBC2DF /* Yaml.modulemap */, - 60E61CAE17EA971D570588F8A2ECACBF /* Yaml.xcconfig */, - AF911E0750B4AE6BCCA90E75D167D31E /* Yaml-dummy.m */, - 2572DBFA533AC2976B96902833891FA1 /* Yaml-Info.plist */, - FDE960EED951353DCFA057F5FA90BD92 /* Yaml-prefix.pch */, - 57A3373A58455A867201438D4D6E0DCF /* Yaml-umbrella.h */, + 629C9E9A423318ED5B10FE407BD8B2CD /* Pods-caesar.modulemap */, + F4624618FEEE3C7F5C9F19101AD33796 /* Pods-caesar-acknowledgements.markdown */, + 3CB01C92EABDC35B14A7BF80C118D0DE /* Pods-caesar-acknowledgements.plist */, + 67C416FD102EE3125D0E310292B44B8A /* Pods-caesar-dummy.m */, + 085A9E8EB7BE8EE60A1D0A6DE6738C6E /* Pods-caesar-frameworks.sh */, + CFDB7FF925F52DD4C2F699492FAE54AD /* Pods-caesar-Info.plist */, + 23D1F9B88A5F5AA02448CF841B853E2D /* Pods-caesar-umbrella.h */, + 0643B02513ACB0C6EEFA59203A4B0165 /* Pods-caesar.debug.xcconfig */, + 2DDDCD5340B4882619D9C49E5898E62A /* Pods-caesar.release.xcconfig */, + ); + name = "Pods-caesar"; + path = "Target Support Files/Pods-caesar"; + sourceTree = ""; + }; + 4E7CE69CBB65A6BB34CB5979B4A10D0B /* Support Files */ = { + isa = PBXGroup; + children = ( + 0D8BDD85A35C3D48AF03F0CD8169BF88 /* Yaml.modulemap */, + A17718719A2347F9AF9F2E0616EFB01F /* Yaml-dummy.m */, + DC74141C5620A78DA8B2DB1BC8475292 /* Yaml-Info.plist */, + 2A61C7B292C1A8FE2851AFB23D99C7BC /* Yaml-prefix.pch */, + 37401EC97C9BCF71D972E5EBDD46EB7E /* Yaml-umbrella.h */, + 511306AC9AA403FBD2C52D9D91F53A3F /* Yaml.debug.xcconfig */, + E6C8E5C55E4E78C48AE1852E1E33D643 /* Yaml.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/Yaml"; @@ -96,7 +115,7 @@ 55472DB5F14700CB0D0CBDB079AB767A /* Targets Support Files */ = { isa = PBXGroup; children = ( - C3882CA7F098AB068F958F69FB721201 /* Pods-caesar */, + 3DB0E2354D7DB3E53102D06DB4398E9A /* Pods-caesar */, ); name = "Targets Support Files"; sourceTree = ""; @@ -104,43 +123,33 @@ 6B6C9434F24F72B78C89341099684892 /* Pods */ = { isa = PBXGroup; children = ( - F98F26A2C18F6EC9C96DF802894C5946 /* Yaml */, + 8CB146F65109E0FF7A883997DCEDFE4D /* Yaml */, ); name = Pods; sourceTree = ""; }; - 8FE7C3842E1B070DCB7D680323880EC9 /* Products */ = { + 81F3417739CF246051BFFE616DDA6098 /* Products */ = { isa = PBXGroup; children = ( - 293544F70CD89376FDFCF57DB4978F0D /* Pods_caesar.framework */, - 8FE3F165EC7C82504911EBB8A8BDB2EC /* Yaml.framework */, + 57CE3B6180C6AB2C0926D63398AC55BA /* Pods_caesar.framework */, + D6A7B54C73FAF335E5301A5C4B791FBF /* Yaml.framework */, ); name = Products; sourceTree = ""; }; - C3882CA7F098AB068F958F69FB721201 /* Pods-caesar */ = { - isa = PBXGroup; - children = ( - EC99FC0DF9F279BD097917453EE0CD5F /* Pods-caesar.modulemap */, - A41800C4E928FA743AA47AA8E2414D80 /* Pods-caesar-acknowledgements.markdown */, - C9DBC2839545DA7B7905ED22DC6BC1C3 /* Pods-caesar-acknowledgements.plist */, - DAFC46A1A011B6BA6776EA932937C36A /* Pods-caesar-dummy.m */, - E37CCD4EDFD59CD34F278B700CE43735 /* Pods-caesar-frameworks.sh */, - 9B2FFF74C21086D81300B2F77E1E7EDA /* Pods-caesar-Info.plist */, - 57A121E1784643256413050119F62BDA /* Pods-caesar-umbrella.h */, - 533C6BEF6180A431406EEC778C8E56D8 /* Pods-caesar.debug.xcconfig */, - 6256AFF4861EC61702DAB00B879D3E68 /* Pods-caesar.release.xcconfig */, - ); - name = "Pods-caesar"; - path = "Target Support Files/Pods-caesar"; - sourceTree = ""; - }; - CBD43E0947D94E318A0ED1350CFF29ED /* OS X */ = { + 8CB146F65109E0FF7A883997DCEDFE4D /* Yaml */ = { isa = PBXGroup; children = ( - F940C819049CFF8741C0F5E3E075E607 /* Cocoa.framework */, + FEF33BC8FCA7713BA8FB32175AAD2309 /* Yaml.swift */, + 009AB646E39339E7986EEB6F87FCF513 /* YAMLOperators.swift */, + 692814C651978EE4B731AAA4733CEAD6 /* YAMLParser.swift */, + D8DD0C7CAF66AEEB4DD1451BC6AC7C65 /* YAMLRegex.swift */, + E9B082BF8746B79A17EE1A2B4F6021DE /* YAMLResult.swift */, + 0BE02CBF528FD3C0D9996229A501E96B /* YAMLTokenizer.swift */, + 4E7CE69CBB65A6BB34CB5979B4A10D0B /* Support Files */, ); - name = "OS X"; + name = Yaml; + path = Yaml; sourceTree = ""; }; CF1408CF629C7361332E53B88F7BD30C = { @@ -149,7 +158,7 @@ 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, E0A1E60606E0BF6E2E10F1F01350DFE8 /* Frameworks */, 6B6C9434F24F72B78C89341099684892 /* Pods */, - 8FE7C3842E1B070DCB7D680323880EC9 /* Products */, + 81F3417739CF246051BFFE616DDA6098 /* Products */, 55472DB5F14700CB0D0CBDB079AB767A /* Targets Support Files */, ); sourceTree = ""; @@ -157,83 +166,76 @@ E0A1E60606E0BF6E2E10F1F01350DFE8 /* Frameworks */ = { isa = PBXGroup; children = ( - CBD43E0947D94E318A0ED1350CFF29ED /* OS X */, + E2A8756CA1FF5258A0344D53C5C60EC1 /* OS X */, ); name = Frameworks; sourceTree = ""; }; - F98F26A2C18F6EC9C96DF802894C5946 /* Yaml */ = { + E2A8756CA1FF5258A0344D53C5C60EC1 /* OS X */ = { isa = PBXGroup; children = ( - 6C78857E3EE39D092B84FDC8CC0898CB /* Yaml.swift */, - C3D92F58AF008AD7FDABA2D8CE780C0A /* YAMLOperators.swift */, - 840EEDFC7274A3E58F8E34B980CC25CD /* YAMLParser.swift */, - DFFCDD266C6B3268A65F3B140C2F88C7 /* YAMLRegex.swift */, - 642EF9B832A4B40ACC856714B0313803 /* YAMLResult.swift */, - F34CE25FAADAB7149176657C7B8C9579 /* YAMLTokenizer.swift */, - 425E7523775D86720EEBFE45FE49D931 /* Support Files */, + C1430F003D39D9906881A6AC724B7931 /* Cocoa.framework */, ); - name = Yaml; - path = Yaml; + name = "OS X"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ - 77581A4B2FB6B9A6D38FBBA9AEF75FC7 /* Headers */ = { + A1F4EBC7F1EACD7321C3AB020901CFF3 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 528BE98A32A5F0BC506BC6497221B077 /* Yaml-umbrella.h in Headers */, + C98DF4F5FE684D5E6D114EC3D6E98F0D /* Pods-caesar-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - A3390B3FA7F12EAC031193045B971543 /* Headers */ = { + BA21C9F5CC5326360365884FC19B847E /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 970AD128FF9016AF7C4D3825761368E7 /* Pods-caesar-umbrella.h in Headers */, + 4CB53A45A1A75F71376341C52D034B0B /* Yaml-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ - 4466000682DC9BB2FDCF4305C59798C3 /* Pods-caesar */ = { + 40573E405040AE779B355F77177BC201 /* Yaml */ = { isa = PBXNativeTarget; - buildConfigurationList = 774E2DF4782E6C246F0B58287E4B97B5 /* Build configuration list for PBXNativeTarget "Pods-caesar" */; + buildConfigurationList = 05DF3B6709E51378B9ABE64F73D84AF4 /* Build configuration list for PBXNativeTarget "Yaml" */; buildPhases = ( - A3390B3FA7F12EAC031193045B971543 /* Headers */, - 60C7E5479DF5184434A7127ABCA59AFA /* Sources */, - 7E162F7FAEBE8D9E20E013B6BDCB86EA /* Frameworks */, - 1C99A71BF7F1DF042648B54B7E998855 /* Resources */, + BA21C9F5CC5326360365884FC19B847E /* Headers */, + 114D9B686151A7ADCC51903D404272AE /* Sources */, + 83DC19025EB1F2AEC4995EB21D9D92EC /* Frameworks */, + B1A9638C3D2A05782C9571B497A61057 /* Resources */, ); buildRules = ( ); dependencies = ( - 39DA69A5A644E1400546A8196ED26FA8 /* PBXTargetDependency */, ); - name = "Pods-caesar"; - productName = "Pods-caesar"; - productReference = 293544F70CD89376FDFCF57DB4978F0D /* Pods_caesar.framework */; + name = Yaml; + productName = Yaml; + productReference = D6A7B54C73FAF335E5301A5C4B791FBF /* Yaml.framework */; productType = "com.apple.product-type.framework"; }; - 7FA80704533A13793B057D2B57A965F5 /* Yaml */ = { + A18C4C071776D02BF186CD75AC9D3245 /* Pods-caesar */ = { isa = PBXNativeTarget; - buildConfigurationList = E2EF34ED613521A0BD827829D78CF5E4 /* Build configuration list for PBXNativeTarget "Yaml" */; + buildConfigurationList = 7F32E872FAE62FF2311F6D220C2E3893 /* Build configuration list for PBXNativeTarget "Pods-caesar" */; buildPhases = ( - 77581A4B2FB6B9A6D38FBBA9AEF75FC7 /* Headers */, - 9AA7A58D79A4F13F02A283E6EBC2FF49 /* Sources */, - D55280144CFAD7EC40D92EB8C6DEB6AD /* Frameworks */, - 3D09DCB5AC5F5BE81BA55C860110A1D3 /* Resources */, + A1F4EBC7F1EACD7321C3AB020901CFF3 /* Headers */, + 8DCF72C27162791F54A80D7E42810E2D /* Sources */, + C7B5C4E78AEE5BDA6947511EC0715F03 /* Frameworks */, + 2203C85D9404FF83A855F415E97AB4D2 /* Resources */, ); buildRules = ( ); dependencies = ( + 556280A083A3BD644DAA08BEEA301BF1 /* PBXTargetDependency */, ); - name = Yaml; - productName = Yaml; - productReference = 8FE3F165EC7C82504911EBB8A8BDB2EC /* Yaml.framework */; + name = "Pods-caesar"; + productName = "Pods-caesar"; + productReference = 57CE3B6180C6AB2C0926D63398AC55BA /* Pods_caesar.framework */; productType = "com.apple.product-type.framework"; }; /* End PBXNativeTarget section */ @@ -242,8 +244,8 @@ BFDFE7DC352907FC980B868725387E98 /* Project object */ = { isa = PBXProject; attributes = { - LastSwiftUpdateCheck = 1020; - LastUpgradeCheck = 1020; + LastSwiftUpdateCheck = 1100; + LastUpgradeCheck = 1100; }; buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */; compatibilityVersion = "Xcode 3.2"; @@ -251,27 +253,28 @@ hasScannedForEncodings = 0; knownRegions = ( en, + Base, ); mainGroup = CF1408CF629C7361332E53B88F7BD30C; - productRefGroup = 8FE7C3842E1B070DCB7D680323880EC9 /* Products */; + productRefGroup = 81F3417739CF246051BFFE616DDA6098 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( - 4466000682DC9BB2FDCF4305C59798C3 /* Pods-caesar */, - 7FA80704533A13793B057D2B57A965F5 /* Yaml */, + A18C4C071776D02BF186CD75AC9D3245 /* Pods-caesar */, + 40573E405040AE779B355F77177BC201 /* Yaml */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 1C99A71BF7F1DF042648B54B7E998855 /* Resources */ = { + 2203C85D9404FF83A855F415E97AB4D2 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 3D09DCB5AC5F5BE81BA55C860110A1D3 /* Resources */ = { + B1A9638C3D2A05782C9571B497A61057 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -281,108 +284,45 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 60C7E5479DF5184434A7127ABCA59AFA /* Sources */ = { + 114D9B686151A7ADCC51903D404272AE /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 61A3D8ED02DE32DC1176706E849710F3 /* Pods-caesar-dummy.m in Sources */, + BDD161CB399DA6F6F3DD7386B2F25307 /* Yaml-dummy.m in Sources */, + 10136494F97BF89F3CE33CD0DCBD1561 /* Yaml.swift in Sources */, + 9DCB9368D8AE6020DE94DB294505F284 /* YAMLOperators.swift in Sources */, + AC59F60F74C1B99C71ABE8B9322DACCD /* YAMLParser.swift in Sources */, + 09019D11078AEF680F40F60079EF9E37 /* YAMLRegex.swift in Sources */, + 02A3FF7B655A1AC13370C21856B5F4E1 /* YAMLResult.swift in Sources */, + 18009E3459F78F98F9F1D2BDE948C53F /* YAMLTokenizer.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9AA7A58D79A4F13F02A283E6EBC2FF49 /* Sources */ = { + 8DCF72C27162791F54A80D7E42810E2D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 390BF4819271DD38B28213A1F5AD0918 /* Yaml-dummy.m in Sources */, - 3EBA4AE9AEEFBB0D5D8AE8BBF7CD0DCD /* Yaml.swift in Sources */, - 28E0BE632A3957D7FA8B37D202FCAD35 /* YAMLOperators.swift in Sources */, - B54A8B8946060ACD4965E547B082D3E6 /* YAMLParser.swift in Sources */, - 39C68BB2B2752206D052332F875E01F3 /* YAMLRegex.swift in Sources */, - A782F5A1E8B13095BD4CF89E73237DB8 /* YAMLResult.swift in Sources */, - 1A48253F30DB21C7A965BEFDFB5909A5 /* YAMLTokenizer.swift in Sources */, + 0F21AAAAAB6B7E1A525A41398D964ED2 /* Pods-caesar-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 39DA69A5A644E1400546A8196ED26FA8 /* PBXTargetDependency */ = { + 556280A083A3BD644DAA08BEEA301BF1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = Yaml; - target = 7FA80704533A13793B057D2B57A965F5 /* Yaml */; - targetProxy = 226065C580CF8449F7CDD8D7E4FD24E3 /* PBXContainerItemProxy */; + target = 40573E405040AE779B355F77177BC201 /* Yaml */; + targetProxy = E475639C6060C8D4535315FFD35CA1D5 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 2AE0D8B39827576460938522CAB2F560 /* 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; - MACOSX_DEPLOYMENT_TARGET = 10.12; - 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; - }; - 350D7F5A0317CF9FE4ABB9E6144B7949 /* Release */ = { + 36A28EBF73077B6A137BB78D1014B39C /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6256AFF4861EC61702DAB00B879D3E68 /* Pods-caesar.release.xcconfig */; + baseConfigurationReference = 511306AC9AA403FBD2C52D9D91F53A3F /* Yaml.debug.xcconfig */; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; @@ -392,32 +332,28 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; - INFOPLIST_FILE = "Target Support Files/Pods-caesar/Pods-caesar-Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Yaml/Yaml-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Yaml/Yaml-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.12; - MODULEMAP_FILE = "Target Support Files/Pods-caesar/Pods-caesar.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + MACOSX_DEPLOYMENT_TARGET = 10.9; + MODULEMAP_FILE = "Target Support Files/Yaml/Yaml.modulemap"; + PRODUCT_MODULE_NAME = Yaml; + PRODUCT_NAME = Yaml; SDKROOT = macosx; SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - 5ACB19A7D730EC020ED630E823A02DA0 /* Release */ = { + 4EC96173C52AA8FB38D8A7BAD3841E23 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 60E61CAE17EA971D570588F8A2ECACBF /* Yaml.xcconfig */; + baseConfigurationReference = E6C8E5C55E4E78C48AE1852E1E33D643 /* Yaml.release.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; @@ -427,7 +363,6 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; GCC_PREFIX_HEADER = "Target Support Files/Yaml/Yaml-prefix.pch"; INFOPLIST_FILE = "Target Support Files/Yaml/Yaml-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; @@ -445,14 +380,13 @@ }; name = Release; }; - 6D37B6DE2CAAA657E8134863065FD3C3 /* Debug */ = { + 592C4A09C25E1B7ED62A137E16610656 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 533C6BEF6180A431406EEC778C8E56D8 /* Pods-caesar.debug.xcconfig */; + baseConfigurationReference = 0643B02513ACB0C6EEFA59203A4B0165 /* Pods-caesar.debug.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; @@ -462,7 +396,6 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; INFOPLIST_FILE = "Target Support Files/Pods-caesar/Pods-caesar-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; @@ -482,10 +415,11 @@ }; name = Debug; }; - 816C679D58750316935F7386A438309D /* Debug */ = { + 5E5046922B2BADEB6AE175DCA2A5C450 /* 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"; @@ -508,6 +442,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; @@ -546,12 +481,13 @@ }; name = Debug; }; - D156EF425FD21F3FA84B454590877967 /* Debug */ = { + 888D7A26B5E2FA7EAE3928470EFD38DD /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 60E61CAE17EA971D570588F8A2ECACBF /* Yaml.xcconfig */; + baseConfigurationReference = 2DDDCD5340B4882619D9C49E5898E62A /* Pods-caesar.release.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CODE_SIGN_IDENTITY = ""; + CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; @@ -561,50 +497,113 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; - GCC_PREFIX_HEADER = "Target Support Files/Yaml/Yaml-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Yaml/Yaml-Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-caesar/Pods-caesar-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.9; - MODULEMAP_FILE = "Target Support Files/Yaml/Yaml.modulemap"; - PRODUCT_MODULE_NAME = Yaml; - PRODUCT_NAME = Yaml; + MACH_O_TYPE = staticlib; + MACOSX_DEPLOYMENT_TARGET = 10.12; + MODULEMAP_FILE = "Target Support Files/Pods-caesar/Pods-caesar.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = macosx; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; + }; + D256BAA9A69C64A728E66C27D53FDD4B /* 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; + MACOSX_DEPLOYMENT_TARGET = 10.12; + 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; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { + 05DF3B6709E51378B9ABE64F73D84AF4 /* Build configuration list for PBXNativeTarget "Yaml" */ = { isa = XCConfigurationList; buildConfigurations = ( - 816C679D58750316935F7386A438309D /* Debug */, - 2AE0D8B39827576460938522CAB2F560 /* Release */, + 36A28EBF73077B6A137BB78D1014B39C /* Debug */, + 4EC96173C52AA8FB38D8A7BAD3841E23 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 774E2DF4782E6C246F0B58287E4B97B5 /* Build configuration list for PBXNativeTarget "Pods-caesar" */ = { + 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( - 6D37B6DE2CAAA657E8134863065FD3C3 /* Debug */, - 350D7F5A0317CF9FE4ABB9E6144B7949 /* Release */, + 5E5046922B2BADEB6AE175DCA2A5C450 /* Debug */, + D256BAA9A69C64A728E66C27D53FDD4B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - E2EF34ED613521A0BD827829D78CF5E4 /* Build configuration list for PBXNativeTarget "Yaml" */ = { + 7F32E872FAE62FF2311F6D220C2E3893 /* Build configuration list for PBXNativeTarget "Pods-caesar" */ = { isa = XCConfigurationList; buildConfigurations = ( - D156EF425FD21F3FA84B454590877967 /* Debug */, - 5ACB19A7D730EC020ED630E823A02DA0 /* Release */, + 592C4A09C25E1B7ED62A137E16610656 /* Debug */, + 888D7A26B5E2FA7EAE3928470EFD38DD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; diff --git a/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar-Info.plist b/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar-Info.plist new file mode 100644 index 00000000..2243fe6e --- /dev/null +++ b/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar-Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0.0 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass + + + diff --git a/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar-frameworks.sh b/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar-frameworks.sh index bb6ddfa5..57aa7c3c 100755 --- a/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar-frameworks.sh +++ b/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar-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,61 +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 - if [[ "$(file "$binary")" == *"Mach-O dSYM companion"* ]]; then - strip_invalid_archs "$binary" + # Strip invalid architectures from the dSYM. + if [[ "$(file "$binary")" == *"Mach-O "*"dSYM companion"* ]]; then + 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 } -# 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="" @@ -148,14 +148,36 @@ 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}" +} -if [[ "$CONFIGURATION" == "Release" ]]; then +# 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}/Yaml/Yaml.framework" fi -if [[ "$CONFIGURATION" == "Debug" ]]; then +if [[ "$CONFIGURATION" == "Release" ]]; then install_framework "${BUILT_PRODUCTS_DIR}/Yaml/Yaml.framework" fi if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then diff --git a/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar.debug.xcconfig b/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar.debug.xcconfig index 728dc3d4..bdbff6d1 100644 --- a/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar.debug.xcconfig +++ b/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar.debug.xcconfig @@ -1,4 +1,4 @@ -CODE_SIGN_IDENTITY = +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO EMBEDDED_CONTENT_CONTAINS_SWIFT = YES FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Yaml" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 @@ -10,3 +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/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar.release.xcconfig b/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar.release.xcconfig index 728dc3d4..bdbff6d1 100644 --- a/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar.release.xcconfig +++ b/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Pods-caesar/Pods-caesar.release.xcconfig @@ -1,4 +1,4 @@ -CODE_SIGN_IDENTITY = +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO EMBEDDED_CONTENT_CONTAINS_SWIFT = YES FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Yaml" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 @@ -10,3 +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/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Yaml/Yaml-Info.plist b/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Yaml/Yaml-Info.plist new file mode 100644 index 00000000..84a53108 --- /dev/null +++ b/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Yaml/Yaml-Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 3.4.4 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass + + + diff --git a/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Yaml/Yaml.debug.xcconfig b/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Yaml/Yaml.debug.xcconfig new file mode 100644 index 00000000..6bd4bf03 --- /dev/null +++ b/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Yaml/Yaml.debug.xcconfig @@ -0,0 +1,15 @@ +APPLICATION_EXTENSION_API_ONLY = YES +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CODE_SIGN_IDENTITY = +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Yaml +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}/Yaml +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +SWIFT_VERSION = 5.0 +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Yaml/Yaml.release.xcconfig b/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Yaml/Yaml.release.xcconfig new file mode 100644 index 00000000..6bd4bf03 --- /dev/null +++ b/RoadmapProject/cocoapods-rome/Pods/Target Support Files/Yaml/Yaml.release.xcconfig @@ -0,0 +1,15 @@ +APPLICATION_EXTENSION_API_ONLY = YES +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CODE_SIGN_IDENTITY = +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Yaml +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}/Yaml +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +SWIFT_VERSION = 5.0 +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Headers/Yaml-Swift.h b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Headers/Yaml-Swift.h index ac922338..283aa662 100644 --- a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Headers/Yaml-Swift.h +++ b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Headers/Yaml-Swift.h @@ -1,4 +1,8 @@ -// Generated by Apple Swift version 5.0 (swiftlang-1001.0.69.5 clang-1001.0.46.3) +#if 0 +#elif defined(__arm64__) && __arm64__ +// Generated by Apple Swift version 5.3.1 (swiftlang-1200.0.41 clang-1200.0.32.8) +#ifndef YAML_SWIFT_H +#define YAML_SWIFT_H #pragma clang diagnostic push #pragma clang diagnostic ignored "-Wgcc-compat" @@ -82,6 +86,11 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #else # define SWIFT_NOESCAPE #endif +#if __has_attribute(ns_consumed) +# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) +#else +# define SWIFT_RELEASES_ARGUMENT +#endif #if __has_attribute(warn_unused_result) # define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) #else @@ -110,6 +119,15 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); # define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA # endif #endif +#if !defined(SWIFT_RESILIENT_CLASS) +# if __has_attribute(objc_class_stub) +# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub)) +# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME) +# else +# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) +# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) +# endif +#endif #if !defined(SWIFT_PROTOCOL) # define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA @@ -151,6 +169,9 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #if !defined(SWIFT_AVAILABILITY) # define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) #endif +#if !defined(SWIFT_WEAK_IMPORT) +# define SWIFT_WEAK_IMPORT __attribute__((weak_import)) +#endif #if !defined(SWIFT_DEPRECATED) # define SWIFT_DEPRECATED __attribute__((deprecated)) #endif @@ -162,6 +183,9 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #else # define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) #endif +#if !defined(IBSegueAction) +# define IBSegueAction +#endif #if __has_feature(modules) #if __has_warning("-Watimport-in-framework-header") #pragma clang diagnostic ignored "-Watimport-in-framework-header" @@ -187,3 +211,220 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); # pragma clang attribute pop #endif #pragma clang diagnostic pop +#endif + +#elif defined(__x86_64__) && __x86_64__ +// Generated by Apple Swift version 5.3.1 (swiftlang-1200.0.41 clang-1200.0.32.8) +#ifndef YAML_SWIFT_H +#define YAML_SWIFT_H +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wgcc-compat" + +#if !defined(__has_include) +# define __has_include(x) 0 +#endif +#if !defined(__has_attribute) +# define __has_attribute(x) 0 +#endif +#if !defined(__has_feature) +# define __has_feature(x) 0 +#endif +#if !defined(__has_warning) +# define __has_warning(x) 0 +#endif + +#if __has_include() +# include +#endif + +#pragma clang diagnostic ignored "-Wauto-import" +#include +#include +#include +#include + +#if !defined(SWIFT_TYPEDEFS) +# define SWIFT_TYPEDEFS 1 +# if __has_include() +# include +# elif !defined(__cplusplus) +typedef uint_least16_t char16_t; +typedef uint_least32_t char32_t; +# endif +typedef float swift_float2 __attribute__((__ext_vector_type__(2))); +typedef float swift_float3 __attribute__((__ext_vector_type__(3))); +typedef float swift_float4 __attribute__((__ext_vector_type__(4))); +typedef double swift_double2 __attribute__((__ext_vector_type__(2))); +typedef double swift_double3 __attribute__((__ext_vector_type__(3))); +typedef double swift_double4 __attribute__((__ext_vector_type__(4))); +typedef int swift_int2 __attribute__((__ext_vector_type__(2))); +typedef int swift_int3 __attribute__((__ext_vector_type__(3))); +typedef int swift_int4 __attribute__((__ext_vector_type__(4))); +typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); +typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); +typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); +#endif + +#if !defined(SWIFT_PASTE) +# define SWIFT_PASTE_HELPER(x, y) x##y +# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) +#endif +#if !defined(SWIFT_METATYPE) +# define SWIFT_METATYPE(X) Class +#endif +#if !defined(SWIFT_CLASS_PROPERTY) +# if __has_feature(objc_class_property) +# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ +# else +# define SWIFT_CLASS_PROPERTY(...) +# endif +#endif + +#if __has_attribute(objc_runtime_name) +# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) +#else +# define SWIFT_RUNTIME_NAME(X) +#endif +#if __has_attribute(swift_name) +# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) +#else +# define SWIFT_COMPILE_NAME(X) +#endif +#if __has_attribute(objc_method_family) +# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) +#else +# define SWIFT_METHOD_FAMILY(X) +#endif +#if __has_attribute(noescape) +# define SWIFT_NOESCAPE __attribute__((noescape)) +#else +# define SWIFT_NOESCAPE +#endif +#if __has_attribute(ns_consumed) +# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) +#else +# define SWIFT_RELEASES_ARGUMENT +#endif +#if __has_attribute(warn_unused_result) +# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) +#else +# define SWIFT_WARN_UNUSED_RESULT +#endif +#if __has_attribute(noreturn) +# define SWIFT_NORETURN __attribute__((noreturn)) +#else +# define SWIFT_NORETURN +#endif +#if !defined(SWIFT_CLASS_EXTRA) +# define SWIFT_CLASS_EXTRA +#endif +#if !defined(SWIFT_PROTOCOL_EXTRA) +# define SWIFT_PROTOCOL_EXTRA +#endif +#if !defined(SWIFT_ENUM_EXTRA) +# define SWIFT_ENUM_EXTRA +#endif +#if !defined(SWIFT_CLASS) +# if __has_attribute(objc_subclassing_restricted) +# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA +# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA +# else +# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA +# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA +# endif +#endif +#if !defined(SWIFT_RESILIENT_CLASS) +# if __has_attribute(objc_class_stub) +# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub)) +# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME) +# else +# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) +# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) +# endif +#endif + +#if !defined(SWIFT_PROTOCOL) +# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA +# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA +#endif + +#if !defined(SWIFT_EXTENSION) +# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) +#endif + +#if !defined(OBJC_DESIGNATED_INITIALIZER) +# if __has_attribute(objc_designated_initializer) +# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) +# else +# define OBJC_DESIGNATED_INITIALIZER +# endif +#endif +#if !defined(SWIFT_ENUM_ATTR) +# if defined(__has_attribute) && __has_attribute(enum_extensibility) +# define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) +# else +# define SWIFT_ENUM_ATTR(_extensibility) +# endif +#endif +#if !defined(SWIFT_ENUM) +# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type +# if __has_feature(generalized_swift_name) +# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type +# else +# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility) +# endif +#endif +#if !defined(SWIFT_UNAVAILABLE) +# define SWIFT_UNAVAILABLE __attribute__((unavailable)) +#endif +#if !defined(SWIFT_UNAVAILABLE_MSG) +# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) +#endif +#if !defined(SWIFT_AVAILABILITY) +# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) +#endif +#if !defined(SWIFT_WEAK_IMPORT) +# define SWIFT_WEAK_IMPORT __attribute__((weak_import)) +#endif +#if !defined(SWIFT_DEPRECATED) +# define SWIFT_DEPRECATED __attribute__((deprecated)) +#endif +#if !defined(SWIFT_DEPRECATED_MSG) +# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) +#endif +#if __has_feature(attribute_diagnose_if_objc) +# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) +#else +# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) +#endif +#if !defined(IBSegueAction) +# define IBSegueAction +#endif +#if __has_feature(modules) +#if __has_warning("-Watimport-in-framework-header") +#pragma clang diagnostic ignored "-Watimport-in-framework-header" +#endif +#endif + +#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" +#pragma clang diagnostic ignored "-Wduplicate-method-arg" +#if __has_warning("-Wpragma-clang-attribute") +# pragma clang diagnostic ignored "-Wpragma-clang-attribute" +#endif +#pragma clang diagnostic ignored "-Wunknown-pragmas" +#pragma clang diagnostic ignored "-Wnullability" + +#if __has_attribute(external_source_symbol) +# pragma push_macro("any") +# undef any +# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="Yaml",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) +# pragma pop_macro("any") +#endif + +#if __has_attribute(external_source_symbol) +# pragma clang attribute pop +#endif +#pragma clang diagnostic pop +#endif + +#endif diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo new file mode 100644 index 00000000..d8a8060a Binary files /dev/null and b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo differ diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/Project/arm64.swiftsourceinfo b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/Project/arm64.swiftsourceinfo new file mode 100644 index 00000000..d8a8060a Binary files /dev/null and b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/Project/arm64.swiftsourceinfo differ diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/Project/x86_64-apple-macos.swiftsourceinfo b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/Project/x86_64-apple-macos.swiftsourceinfo new file mode 100644 index 00000000..726511bb Binary files /dev/null and b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/Project/x86_64-apple-macos.swiftsourceinfo differ diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/Project/x86_64.swiftsourceinfo b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/Project/x86_64.swiftsourceinfo new file mode 100644 index 00000000..726511bb Binary files /dev/null and b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/Project/x86_64.swiftsourceinfo differ diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/arm64-apple-macos.swiftdoc b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/arm64-apple-macos.swiftdoc new file mode 100644 index 00000000..9d783346 Binary files /dev/null and b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/arm64-apple-macos.swiftdoc differ diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/arm64-apple-macos.swiftmodule b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/arm64-apple-macos.swiftmodule new file mode 100644 index 00000000..afa001ed Binary files /dev/null and b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/arm64-apple-macos.swiftmodule differ diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/arm64.swiftdoc b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/arm64.swiftdoc new file mode 100644 index 00000000..9d783346 Binary files /dev/null and b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/arm64.swiftdoc differ diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/arm64.swiftmodule b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/arm64.swiftmodule new file mode 100644 index 00000000..afa001ed Binary files /dev/null and b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/arm64.swiftmodule differ diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/x86_64-apple-macos.swiftdoc b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/x86_64-apple-macos.swiftdoc new file mode 100644 index 00000000..8de79562 Binary files /dev/null and b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/x86_64-apple-macos.swiftdoc differ diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/x86_64-apple-macos.swiftmodule b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/x86_64-apple-macos.swiftmodule new file mode 100644 index 00000000..b6f5dcbb Binary files /dev/null and b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/x86_64-apple-macos.swiftmodule differ diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/x86_64.swiftdoc b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/x86_64.swiftdoc index ae0e8b76..8de79562 100644 Binary files a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/x86_64.swiftdoc and b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/x86_64.swiftdoc differ diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/x86_64.swiftmodule b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/x86_64.swiftmodule index c826fcde..b6f5dcbb 100644 Binary files a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/x86_64.swiftmodule and b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Modules/Yaml.swiftmodule/x86_64.swiftmodule differ diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Resources/Info.plist b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Resources/Info.plist index d0fe4c83..6e058a8e 100644 --- a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Resources/Info.plist +++ b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 18D109 + 19E287 CFBundleDevelopmentRegion en CFBundleExecutable @@ -29,16 +29,20 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 10E125 + 12B45b + DTPlatformName + macosx DTPlatformVersion - GM + 11.0 DTSDKBuild - 18E219 + 20A2408 DTSDKName - macosx10.14 + macosx11.0 DTXcode - 1020 + 1220 DTXcodeBuild - 10E125 + 12B45b + LSMinimumSystemVersion + 10.9 diff --git a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Yaml b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Yaml index 75a95a7b..08dd0726 100755 Binary files a/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Yaml and b/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Versions/A/Yaml differ diff --git a/generateAll.sh b/generateAll.sh index 25db8658..a1b54182 100755 --- a/generateAll.sh +++ b/generateAll.sh @@ -1,2 +1,4 @@ #!/bin/bash -( cd RoadmapProject/Script && ./main.swift ) \ No newline at end of file +cd RoadmapProject/Script +rm -rf "Generated" +./main.swift \ No newline at end of file