|
240 | 240 | 7DFBED6D1CDB8F7D00EE435B /* SignalProducerNimbleMatchers.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFA6B94A1A76044800C846D1 /* SignalProducerNimbleMatchers.swift */; }; |
241 | 241 | 7DFBED6E1CDB918900EE435B /* UIBarButtonItem+RACCommandSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = D03764C719EDA41200A782A9 /* UIBarButtonItem+RACCommandSupport.m */; }; |
242 | 242 | 7DFBED6F1CDB926400EE435B /* UIBarButtonItem+RACCommandSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = D03764C619EDA41200A782A9 /* UIBarButtonItem+RACCommandSupport.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 243 | + 9A1E72BA1D4DE96500CC20C3 /* KeyValueObservingSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A1E72B91D4DE96500CC20C3 /* KeyValueObservingSpec.swift */; }; |
| 244 | + 9A1E72BB1D4DE96500CC20C3 /* KeyValueObservingSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A1E72B91D4DE96500CC20C3 /* KeyValueObservingSpec.swift */; }; |
| 245 | + 9A1E72BC1D4DE96500CC20C3 /* KeyValueObservingSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A1E72B91D4DE96500CC20C3 /* KeyValueObservingSpec.swift */; }; |
243 | 246 | 9ABCB1851D2A5B5A00BCA243 /* Deprecations+Removals.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9ABCB1841D2A5B5A00BCA243 /* Deprecations+Removals.swift */; }; |
244 | 247 | 9ABCB1861D2A5B5A00BCA243 /* Deprecations+Removals.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9ABCB1841D2A5B5A00BCA243 /* Deprecations+Removals.swift */; }; |
245 | 248 | 9ABCB1871D2A5B5A00BCA243 /* Deprecations+Removals.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9ABCB1841D2A5B5A00BCA243 /* Deprecations+Removals.swift */; }; |
246 | 249 | 9ABCB1881D2A5B5A00BCA243 /* Deprecations+Removals.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9ABCB1841D2A5B5A00BCA243 /* Deprecations+Removals.swift */; }; |
247 | | - 9A1E72BA1D4DE96500CC20C3 /* KeyValueObservingSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A1E72B91D4DE96500CC20C3 /* KeyValueObservingSpec.swift */; }; |
248 | | - 9A1E72BB1D4DE96500CC20C3 /* KeyValueObservingSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A1E72B91D4DE96500CC20C3 /* KeyValueObservingSpec.swift */; }; |
249 | | - 9A1E72BC1D4DE96500CC20C3 /* KeyValueObservingSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A1E72B91D4DE96500CC20C3 /* KeyValueObservingSpec.swift */; }; |
250 | 250 | 9AD0F06A1D48BA4800ADFAB7 /* NSObject+KeyValueObserving.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AD0F0691D48BA4800ADFAB7 /* NSObject+KeyValueObserving.swift */; }; |
251 | 251 | 9AD0F06B1D48BA4800ADFAB7 /* NSObject+KeyValueObserving.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AD0F0691D48BA4800ADFAB7 /* NSObject+KeyValueObserving.swift */; }; |
252 | 252 | 9AD0F06C1D48BA4800ADFAB7 /* NSObject+KeyValueObserving.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AD0F0691D48BA4800ADFAB7 /* NSObject+KeyValueObserving.swift */; }; |
|
922 | 922 | 7A70657E1A3F88B8001E8354 /* RACKVOProxy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RACKVOProxy.m; sourceTree = "<group>"; }; |
923 | 923 | 7A7065831A3F8967001E8354 /* RACKVOProxySpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RACKVOProxySpec.m; sourceTree = "<group>"; }; |
924 | 924 | 7DFBED031CDB8C9500EE435B /* ReactiveCocoaTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ReactiveCocoaTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
925 | | - 9ABCB1841D2A5B5A00BCA243 /* Deprecations+Removals.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Deprecations+Removals.swift"; sourceTree = "<group>"; }; |
926 | 925 | 9A1E72B91D4DE96500CC20C3 /* KeyValueObservingSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyValueObservingSpec.swift; sourceTree = "<group>"; }; |
| 926 | + 9ABCB1841D2A5B5A00BCA243 /* Deprecations+Removals.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Deprecations+Removals.swift"; sourceTree = "<group>"; }; |
927 | 927 | 9AD0F0691D48BA4800ADFAB7 /* NSObject+KeyValueObserving.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSObject+KeyValueObserving.swift"; sourceTree = "<group>"; }; |
928 | 928 | A97451331B3A935E00F48E55 /* watchOS-Application.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "watchOS-Application.xcconfig"; sourceTree = "<group>"; }; |
929 | 929 | A97451341B3A935E00F48E55 /* watchOS-Base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "watchOS-Base.xcconfig"; sourceTree = "<group>"; }; |
|
2223 | 2223 | isa = PBXProject; |
2224 | 2224 | attributes = { |
2225 | 2225 | LastSwiftUpdateCheck = 0730; |
2226 | | - LastUpgradeCheck = 0710; |
| 2226 | + LastUpgradeCheck = 0800; |
2227 | 2227 | ORGANIZATIONNAME = GitHub; |
2228 | 2228 | TargetAttributes = { |
2229 | 2229 | 57A4D1AF1BA13D7A00F7D4B1 = { |
|
2605 | 2605 | A9B315A61B3940750001CB9C /* RACUnit.m in Sources */, |
2606 | 2606 | A9B315A71B3940750001CB9C /* RACValueTransformer.m in Sources */, |
2607 | 2607 | 9AD0F06C1D48BA4800ADFAB7 /* NSObject+KeyValueObserving.swift in Sources */, |
2608 | | - A9B315BB1B3940750001CB9C /* RACDynamicPropertySuperclass.m in Sources */, |
2609 | 2608 | ); |
2610 | 2609 | runOnlyForDeploymentPostprocessing = 0; |
2611 | 2610 | }; |
|
3177 | 3176 | baseConfigurationReference = D047262919E49FE8006002AA /* Debug.xcconfig */; |
3178 | 3177 | buildSettings = { |
3179 | 3178 | BITCODE_GENERATION_MODE = bitcode; |
| 3179 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 3180 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
3180 | 3181 | CODE_SIGNING_REQUIRED = NO; |
3181 | 3182 | CURRENT_PROJECT_VERSION = 1; |
3182 | 3183 | ENABLE_BITCODE = NO; |
|
3199 | 3200 | baseConfigurationReference = D047262B19E49FE8006002AA /* Release.xcconfig */; |
3200 | 3201 | buildSettings = { |
3201 | 3202 | BITCODE_GENERATION_MODE = bitcode; |
| 3203 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 3204 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
3202 | 3205 | CODE_SIGNING_REQUIRED = NO; |
3203 | 3206 | CURRENT_PROJECT_VERSION = 1; |
3204 | 3207 | ENABLE_BITCODE = NO; |
|
3328 | 3331 | baseConfigurationReference = D047262A19E49FE8006002AA /* Profile.xcconfig */; |
3329 | 3332 | buildSettings = { |
3330 | 3333 | BITCODE_GENERATION_MODE = bitcode; |
| 3334 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 3335 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
3331 | 3336 | CODE_SIGNING_REQUIRED = NO; |
3332 | 3337 | CURRENT_PROJECT_VERSION = 1; |
3333 | 3338 | ENABLE_BITCODE = NO; |
|
3402 | 3407 | baseConfigurationReference = D047262C19E49FE8006002AA /* Test.xcconfig */; |
3403 | 3408 | buildSettings = { |
3404 | 3409 | BITCODE_GENERATION_MODE = bitcode; |
| 3410 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 3411 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
3405 | 3412 | CODE_SIGNING_REQUIRED = NO; |
3406 | 3413 | CURRENT_PROJECT_VERSION = 1; |
3407 | 3414 | ENABLE_BITCODE = NO; |
|
0 commit comments