|
10 | 10 | 7F5E6A601D7F06C4000B6076 /* RxBlocking.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F5E6A5D1D7F06C4000B6076 /* RxBlocking.framework */; }; |
11 | 11 | 7F5E6A611D7F06C4000B6076 /* RxCocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F5E6A5E1D7F06C4000B6076 /* RxCocoa.framework */; }; |
12 | 12 | 7F5E6A621D7F06C4000B6076 /* RxSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F5E6A5F1D7F06C4000B6076 /* RxSwift.framework */; }; |
| 13 | + 7F5E6A6C1D7F08D2000B6076 /* Action.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE73AD201CDCD101006F8B98 /* Action.framework */; }; |
| 14 | + 7F5E6A761D7F08F9000B6076 /* Quick.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F5E6A721D7F08F9000B6076 /* Quick.framework */; }; |
| 15 | + 7F5E6A771D7F08F9000B6076 /* RxBlocking.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F5E6A731D7F08F9000B6076 /* RxBlocking.framework */; }; |
| 16 | + 7F5E6A781D7F08F9000B6076 /* RxCocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F5E6A741D7F08F9000B6076 /* RxCocoa.framework */; }; |
| 17 | + 7F5E6A791D7F08F9000B6076 /* RxSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F5E6A751D7F08F9000B6076 /* RxSwift.framework */; }; |
13 | 18 | BE73AD241CDCD102006F8B98 /* Action.h in Headers */ = {isa = PBXBuildFile; fileRef = BE73AD231CDCD102006F8B98 /* Action.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
14 | 19 | BE73AD371CDCEAE0006F8B98 /* Action.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE73AD331CDCEAE0006F8B98 /* Action.swift */; }; |
15 | 20 | BE73AD381CDCEAE0006F8B98 /* AlertAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE73AD341CDCEAE0006F8B98 /* AlertAction.swift */; }; |
16 | 21 | BE73AD391CDCEAE0006F8B98 /* UIBarButtonItem+Action.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE73AD351CDCEAE0006F8B98 /* UIBarButtonItem+Action.swift */; }; |
17 | 22 | BE73AD3A1CDCEAE0006F8B98 /* UIButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE73AD361CDCEAE0006F8B98 /* UIButton+Rx.swift */; }; |
18 | 23 | /* End PBXBuildFile section */ |
19 | 24 |
|
| 25 | +/* Begin PBXContainerItemProxy section */ |
| 26 | + 7F5E6A6D1D7F08D2000B6076 /* PBXContainerItemProxy */ = { |
| 27 | + isa = PBXContainerItemProxy; |
| 28 | + containerPortal = BE73AD171CDCD101006F8B98 /* Project object */; |
| 29 | + proxyType = 1; |
| 30 | + remoteGlobalIDString = BE73AD1F1CDCD101006F8B98; |
| 31 | + remoteInfo = Action; |
| 32 | + }; |
| 33 | +/* End PBXContainerItemProxy section */ |
| 34 | + |
20 | 35 | /* Begin PBXFileReference section */ |
| 36 | + 7F53BBE11D7F0B140098EC20 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
21 | 37 | 7F5E6A5D1D7F06C4000B6076 /* RxBlocking.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxBlocking.framework; path = "Carthage/Checkouts/RxSwift/build/Debug-iphoneos/RxBlocking.framework"; sourceTree = "<group>"; }; |
22 | 38 | 7F5E6A5E1D7F06C4000B6076 /* RxCocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxCocoa.framework; path = "Carthage/Checkouts/RxSwift/build/Debug-iphoneos/RxCocoa.framework"; sourceTree = "<group>"; }; |
23 | 39 | 7F5E6A5F1D7F06C4000B6076 /* RxSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxSwift.framework; path = "Carthage/Checkouts/RxSwift/build/Debug-iphoneos/RxSwift.framework"; sourceTree = "<group>"; }; |
| 40 | + 7F5E6A671D7F08D2000B6076 /* Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 41 | + 7F5E6A721D7F08F9000B6076 /* Quick.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quick.framework; path = "Carthage/Checkouts/Quick/build/Debug-iphoneos/Quick.framework"; sourceTree = "<group>"; }; |
| 42 | + 7F5E6A731D7F08F9000B6076 /* RxBlocking.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxBlocking.framework; path = "Carthage/Checkouts/RxSwift/build/Debug-iphoneos/RxBlocking.framework"; sourceTree = "<group>"; }; |
| 43 | + 7F5E6A741D7F08F9000B6076 /* RxCocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxCocoa.framework; path = "Carthage/Checkouts/RxSwift/build/Debug-iphoneos/RxCocoa.framework"; sourceTree = "<group>"; }; |
| 44 | + 7F5E6A751D7F08F9000B6076 /* RxSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxSwift.framework; path = "Carthage/Checkouts/RxSwift/build/Debug-iphoneos/RxSwift.framework"; sourceTree = "<group>"; }; |
24 | 45 | BE73AD201CDCD101006F8B98 /* Action.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Action.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
25 | 46 | BE73AD231CDCD102006F8B98 /* Action.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Action.h; sourceTree = "<group>"; }; |
26 | 47 | BE73AD251CDCD102006F8B98 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
31 | 52 | /* End PBXFileReference section */ |
32 | 53 |
|
33 | 54 | /* Begin PBXFrameworksBuildPhase section */ |
| 55 | + 7F5E6A641D7F08D2000B6076 /* Frameworks */ = { |
| 56 | + isa = PBXFrameworksBuildPhase; |
| 57 | + buildActionMask = 2147483647; |
| 58 | + files = ( |
| 59 | + 7F5E6A761D7F08F9000B6076 /* Quick.framework in Frameworks */, |
| 60 | + 7F5E6A771D7F08F9000B6076 /* RxBlocking.framework in Frameworks */, |
| 61 | + 7F5E6A781D7F08F9000B6076 /* RxCocoa.framework in Frameworks */, |
| 62 | + 7F5E6A791D7F08F9000B6076 /* RxSwift.framework in Frameworks */, |
| 63 | + 7F5E6A6C1D7F08D2000B6076 /* Action.framework in Frameworks */, |
| 64 | + ); |
| 65 | + runOnlyForDeploymentPostprocessing = 0; |
| 66 | + }; |
34 | 67 | BE73AD1C1CDCD101006F8B98 /* Frameworks */ = { |
35 | 68 | isa = PBXFrameworksBuildPhase; |
36 | 69 | buildActionMask = 2147483647; |
|
44 | 77 | /* End PBXFrameworksBuildPhase section */ |
45 | 78 |
|
46 | 79 | /* Begin PBXGroup section */ |
| 80 | + 7F53BBE01D7F0B140098EC20 /* Action */ = { |
| 81 | + isa = PBXGroup; |
| 82 | + children = ( |
| 83 | + 7F53BBE11D7F0B140098EC20 /* Info.plist */, |
| 84 | + ); |
| 85 | + path = Action; |
| 86 | + sourceTree = "<group>"; |
| 87 | + }; |
47 | 88 | 7F5E6A5C1D7F06C4000B6076 /* Frameworks */ = { |
48 | 89 | isa = PBXGroup; |
49 | 90 | children = ( |
| 91 | + 7F5E6A721D7F08F9000B6076 /* Quick.framework */, |
| 92 | + 7F5E6A731D7F08F9000B6076 /* RxBlocking.framework */, |
| 93 | + 7F5E6A741D7F08F9000B6076 /* RxCocoa.framework */, |
| 94 | + 7F5E6A751D7F08F9000B6076 /* RxSwift.framework */, |
50 | 95 | 7F5E6A5D1D7F06C4000B6076 /* RxBlocking.framework */, |
51 | 96 | 7F5E6A5E1D7F06C4000B6076 /* RxCocoa.framework */, |
52 | 97 | 7F5E6A5F1D7F06C4000B6076 /* RxSwift.framework */, |
53 | 98 | ); |
54 | 99 | name = Frameworks; |
55 | 100 | sourceTree = "<group>"; |
56 | 101 | }; |
| 102 | + 7F5E6A681D7F08D2000B6076 /* Tests */ = { |
| 103 | + isa = PBXGroup; |
| 104 | + children = ( |
| 105 | + 7F53BBE01D7F0B140098EC20 /* Action */, |
| 106 | + ); |
| 107 | + path = Tests; |
| 108 | + sourceTree = "<group>"; |
| 109 | + }; |
57 | 110 | BE73AD161CDCD101006F8B98 = { |
58 | 111 | isa = PBXGroup; |
59 | 112 | children = ( |
60 | 113 | BE73AD221CDCD102006F8B98 /* Action */, |
| 114 | + 7F5E6A681D7F08D2000B6076 /* Tests */, |
61 | 115 | BE73AD211CDCD101006F8B98 /* Products */, |
62 | 116 | 7F5E6A5C1D7F06C4000B6076 /* Frameworks */, |
63 | 117 | ); |
|
67 | 121 | isa = PBXGroup; |
68 | 122 | children = ( |
69 | 123 | BE73AD201CDCD101006F8B98 /* Action.framework */, |
| 124 | + 7F5E6A671D7F08D2000B6076 /* Tests.xctest */, |
70 | 125 | ); |
71 | 126 | name = Products; |
72 | 127 | sourceTree = "<group>"; |
|
98 | 153 | /* End PBXHeadersBuildPhase section */ |
99 | 154 |
|
100 | 155 | /* Begin PBXNativeTarget section */ |
| 156 | + 7F5E6A661D7F08D2000B6076 /* Tests */ = { |
| 157 | + isa = PBXNativeTarget; |
| 158 | + buildConfigurationList = 7F5E6A6F1D7F08D2000B6076 /* Build configuration list for PBXNativeTarget "Tests" */; |
| 159 | + buildPhases = ( |
| 160 | + 7F5E6A631D7F08D2000B6076 /* Sources */, |
| 161 | + 7F5E6A641D7F08D2000B6076 /* Frameworks */, |
| 162 | + 7F5E6A651D7F08D2000B6076 /* Resources */, |
| 163 | + ); |
| 164 | + buildRules = ( |
| 165 | + ); |
| 166 | + dependencies = ( |
| 167 | + 7F5E6A6E1D7F08D2000B6076 /* PBXTargetDependency */, |
| 168 | + ); |
| 169 | + name = Tests; |
| 170 | + productName = Tests; |
| 171 | + productReference = 7F5E6A671D7F08D2000B6076 /* Tests.xctest */; |
| 172 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 173 | + }; |
101 | 174 | BE73AD1F1CDCD101006F8B98 /* Action */ = { |
102 | 175 | isa = PBXNativeTarget; |
103 | 176 | buildConfigurationList = BE73AD281CDCD102006F8B98 /* Build configuration list for PBXNativeTarget "Action" */; |
|
122 | 195 | BE73AD171CDCD101006F8B98 /* Project object */ = { |
123 | 196 | isa = PBXProject; |
124 | 197 | attributes = { |
| 198 | + LastSwiftUpdateCheck = 0800; |
125 | 199 | LastUpgradeCheck = 0800; |
126 | 200 | ORGANIZATIONNAME = CezaryKopacz; |
127 | 201 | TargetAttributes = { |
| 202 | + 7F5E6A661D7F08D2000B6076 = { |
| 203 | + CreatedOnToolsVersion = 8.0; |
| 204 | + ProvisioningStyle = Automatic; |
| 205 | + }; |
128 | 206 | BE73AD1F1CDCD101006F8B98 = { |
129 | 207 | CreatedOnToolsVersion = 7.3; |
130 | 208 | LastSwiftMigration = 0800; |
|
144 | 222 | projectRoot = ""; |
145 | 223 | targets = ( |
146 | 224 | BE73AD1F1CDCD101006F8B98 /* Action */, |
| 225 | + 7F5E6A661D7F08D2000B6076 /* Tests */, |
147 | 226 | ); |
148 | 227 | }; |
149 | 228 | /* End PBXProject section */ |
150 | 229 |
|
151 | 230 | /* Begin PBXResourcesBuildPhase section */ |
| 231 | + 7F5E6A651D7F08D2000B6076 /* Resources */ = { |
| 232 | + isa = PBXResourcesBuildPhase; |
| 233 | + buildActionMask = 2147483647; |
| 234 | + files = ( |
| 235 | + ); |
| 236 | + runOnlyForDeploymentPostprocessing = 0; |
| 237 | + }; |
152 | 238 | BE73AD1E1CDCD101006F8B98 /* Resources */ = { |
153 | 239 | isa = PBXResourcesBuildPhase; |
154 | 240 | buildActionMask = 2147483647; |
|
159 | 245 | /* End PBXResourcesBuildPhase section */ |
160 | 246 |
|
161 | 247 | /* Begin PBXSourcesBuildPhase section */ |
| 248 | + 7F5E6A631D7F08D2000B6076 /* Sources */ = { |
| 249 | + isa = PBXSourcesBuildPhase; |
| 250 | + buildActionMask = 2147483647; |
| 251 | + files = ( |
| 252 | + ); |
| 253 | + runOnlyForDeploymentPostprocessing = 0; |
| 254 | + }; |
162 | 255 | BE73AD1B1CDCD101006F8B98 /* Sources */ = { |
163 | 256 | isa = PBXSourcesBuildPhase; |
164 | 257 | buildActionMask = 2147483647; |
|
172 | 265 | }; |
173 | 266 | /* End PBXSourcesBuildPhase section */ |
174 | 267 |
|
| 268 | +/* Begin PBXTargetDependency section */ |
| 269 | + 7F5E6A6E1D7F08D2000B6076 /* PBXTargetDependency */ = { |
| 270 | + isa = PBXTargetDependency; |
| 271 | + target = BE73AD1F1CDCD101006F8B98 /* Action */; |
| 272 | + targetProxy = 7F5E6A6D1D7F08D2000B6076 /* PBXContainerItemProxy */; |
| 273 | + }; |
| 274 | +/* End PBXTargetDependency section */ |
| 275 | + |
175 | 276 | /* Begin XCBuildConfiguration section */ |
| 277 | + 7F5E6A701D7F08D2000B6076 /* Debug */ = { |
| 278 | + isa = XCBuildConfiguration; |
| 279 | + buildSettings = { |
| 280 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 281 | + CLANG_WARN_SUSPICIOUS_MOVES = YES; |
| 282 | + FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
| 283 | + INFOPLIST_FILE = Tests/Action/Info.plist; |
| 284 | + IPHONEOS_DEPLOYMENT_TARGET = 10.0; |
| 285 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 286 | + PRODUCT_BUNDLE_IDENTIFIER = "-.Tests"; |
| 287 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 288 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
| 289 | + SWIFT_VERSION = 2.3; |
| 290 | + }; |
| 291 | + name = Debug; |
| 292 | + }; |
| 293 | + 7F5E6A711D7F08D2000B6076 /* Release */ = { |
| 294 | + isa = XCBuildConfiguration; |
| 295 | + buildSettings = { |
| 296 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 297 | + CLANG_WARN_SUSPICIOUS_MOVES = YES; |
| 298 | + FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
| 299 | + INFOPLIST_FILE = Tests/Action/Info.plist; |
| 300 | + IPHONEOS_DEPLOYMENT_TARGET = 10.0; |
| 301 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 302 | + PRODUCT_BUNDLE_IDENTIFIER = "-.Tests"; |
| 303 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 304 | + SWIFT_VERSION = 2.3; |
| 305 | + }; |
| 306 | + name = Release; |
| 307 | + }; |
176 | 308 | BE73AD261CDCD102006F8B98 /* Debug */ = { |
177 | 309 | isa = XCBuildConfiguration; |
178 | 310 | buildSettings = { |
|
313 | 445 | /* End XCBuildConfiguration section */ |
314 | 446 |
|
315 | 447 | /* Begin XCConfigurationList section */ |
| 448 | + 7F5E6A6F1D7F08D2000B6076 /* Build configuration list for PBXNativeTarget "Tests" */ = { |
| 449 | + isa = XCConfigurationList; |
| 450 | + buildConfigurations = ( |
| 451 | + 7F5E6A701D7F08D2000B6076 /* Debug */, |
| 452 | + 7F5E6A711D7F08D2000B6076 /* Release */, |
| 453 | + ); |
| 454 | + defaultConfigurationIsVisible = 0; |
| 455 | + defaultConfigurationName = Release; |
| 456 | + }; |
316 | 457 | BE73AD1A1CDCD101006F8B98 /* Build configuration list for PBXProject "Action" */ = { |
317 | 458 | isa = XCConfigurationList; |
318 | 459 | buildConfigurations = ( |
|
0 commit comments