|
57 | 57 | 6F8D972C1AF668270B9DA1C1 /* Pods_MetaWear_MetaWear_tvOS_MetaWearIntegrationTestHost_tvOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FE2A1E686EA067BA1F21C94C /* Pods_MetaWear_MetaWear_tvOS_MetaWearIntegrationTestHost_tvOS.framework */; }; |
58 | 58 | 7DFB8E3E757AA59FB6B87556 /* Pods_MetaWear_MetaWear_tvOS_MetaWearUnitTests_tvOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D098693F507F95523CEC2456 /* Pods_MetaWear_MetaWear_tvOS_MetaWearUnitTests_tvOS.framework */; }; |
59 | 59 | 8AEA9C538942199830BE7B6B /* Pods_MetaWearIntegrationTests_macOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AFEB932F09D8B4BB720E75C2 /* Pods_MetaWearIntegrationTests_macOS.framework */; }; |
| 60 | + ABB5532025F8316500F36FEC /* LoggingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABB5531F25F8316500F36FEC /* LoggingTests.swift */; }; |
| 61 | + ABB5532125F8316500F36FEC /* LoggingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABB5531F25F8316500F36FEC /* LoggingTests.swift */; }; |
| 62 | + ABB5532225F8316500F36FEC /* LoggingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABB5531F25F8316500F36FEC /* LoggingTests.swift */; }; |
| 63 | + ABEEADC325D7580300AD1F88 /* AccelerometerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABEEADC225D7580300AD1F88 /* AccelerometerTests.swift */; }; |
| 64 | + ABEEADC425D7580300AD1F88 /* AccelerometerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABEEADC225D7580300AD1F88 /* AccelerometerTests.swift */; }; |
| 65 | + ABEEADC525D7580300AD1F88 /* AccelerometerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABEEADC225D7580300AD1F88 /* AccelerometerTests.swift */; }; |
| 66 | + ABEEADC725D758FF00AD1F88 /* GyroscopeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABEEADC625D758FF00AD1F88 /* GyroscopeTests.swift */; }; |
| 67 | + ABEEADC825D758FF00AD1F88 /* GyroscopeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABEEADC625D758FF00AD1F88 /* GyroscopeTests.swift */; }; |
| 68 | + ABEEADC925D758FF00AD1F88 /* GyroscopeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABEEADC625D758FF00AD1F88 /* GyroscopeTests.swift */; }; |
60 | 69 | C0BE9E70E4089C6F08FE590F /* Pods_MetaWear_MetaWear_iOS_MetaWearUnitTests_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E017EC1F72EA22D0ACD7A0B1 /* Pods_MetaWear_MetaWear_iOS_MetaWearUnitTests_iOS.framework */; }; |
61 | 70 | F341671D79CCAF86AEAA9A5A /* Pods_MetaWear_MetaWear_macOS_MetaWearUnitTests_macOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 36EF3C0A2070835EA6973292 /* Pods_MetaWear_MetaWear_macOS_MetaWearUnitTests_macOS.framework */; }; |
62 | 71 | /* End PBXBuildFile section */ |
|
201 | 210 | 9A48D104D1B7CCF64BA84E3D /* Pods_MetaWear_MetaWear_watchOS_MetaWearIntegrationTestHost_watchOS_Extension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MetaWear_MetaWear_watchOS_MetaWearIntegrationTestHost_watchOS_Extension.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
202 | 211 | 9D2CC86004B9E8F7F816C2E3 /* Pods-MetaWear-MetaWear-iOS-MetaWearUnitTests-iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MetaWear-MetaWear-iOS-MetaWearUnitTests-iOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-MetaWear-MetaWear-iOS-MetaWearUnitTests-iOS/Pods-MetaWear-MetaWear-iOS-MetaWearUnitTests-iOS.debug.xcconfig"; sourceTree = "<group>"; }; |
203 | 212 | AB6940A7253774BF00DA83FC /* LICENSE.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = LICENSE.md; path = ../LICENSE.md; sourceTree = "<group>"; }; |
| 213 | + ABB5531F25F8316500F36FEC /* LoggingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoggingTests.swift; sourceTree = "<group>"; }; |
| 214 | + ABEEADC225D7580300AD1F88 /* AccelerometerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccelerometerTests.swift; sourceTree = "<group>"; }; |
| 215 | + ABEEADC625D758FF00AD1F88 /* GyroscopeTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GyroscopeTests.swift; sourceTree = "<group>"; }; |
204 | 216 | AD660D07C46FF62D5D8493F0 /* Pods-MetaWear-MetaWear-tvOS-MetaWearIntegrationTestHost-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MetaWear-MetaWear-tvOS-MetaWearIntegrationTestHost-tvOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-MetaWear-MetaWear-tvOS-MetaWearIntegrationTestHost-tvOS/Pods-MetaWear-MetaWear-tvOS-MetaWearIntegrationTestHost-tvOS.debug.xcconfig"; sourceTree = "<group>"; }; |
205 | 217 | AE0F4B5B1D12FF6A9AD72AE2 /* Pods_MetaWearIntegrationTests_tvOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MetaWearIntegrationTests_tvOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
206 | 218 | AF8C92E37F4F0E39DD4A3179 /* Pods-MetaWear-MetaWear-tvOS-MetaWearUnitTests-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MetaWear-MetaWear-tvOS-MetaWearUnitTests-tvOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-MetaWear-MetaWear-tvOS-MetaWearUnitTests-tvOS/Pods-MetaWear-MetaWear-tvOS-MetaWearUnitTests-tvOS.release.xcconfig"; sourceTree = "<group>"; }; |
|
406 | 418 | children = ( |
407 | 419 | 404057B0209A7CB700591D6B /* ManualTests.swift */, |
408 | 420 | 404057B1209A7CB700591D6B /* Tests.swift */, |
| 421 | + ABEEADC225D7580300AD1F88 /* AccelerometerTests.swift */, |
| 422 | + ABEEADC625D758FF00AD1F88 /* GyroscopeTests.swift */, |
| 423 | + ABB5531F25F8316500F36FEC /* LoggingTests.swift */, |
409 | 424 | ); |
410 | 425 | path = Integration; |
411 | 426 | sourceTree = "<group>"; |
|
778 | 793 | attributes = { |
779 | 794 | CLASSPREFIX = MBL; |
780 | 795 | LastSwiftUpdateCheck = 0930; |
781 | | - LastUpgradeCheck = 1130; |
| 796 | + LastUpgradeCheck = 1240; |
782 | 797 | ORGANIZATIONNAME = "Stephen Schiffli"; |
783 | 798 | TargetAttributes = { |
784 | 799 | 40405831209A83CA00591D6B = { |
|
1366 | 1381 | isa = PBXSourcesBuildPhase; |
1367 | 1382 | buildActionMask = 2147483647; |
1368 | 1383 | files = ( |
| 1384 | + ABB5532025F8316500F36FEC /* LoggingTests.swift in Sources */, |
| 1385 | + ABEEADC325D7580300AD1F88 /* AccelerometerTests.swift in Sources */, |
| 1386 | + ABEEADC725D758FF00AD1F88 /* GyroscopeTests.swift in Sources */, |
1369 | 1387 | 4058ABC5211D10A600A50323 /* Tests.swift in Sources */, |
1370 | 1388 | 4058ABC6211D10AA00A50323 /* ManualTests.swift in Sources */, |
1371 | 1389 | ); |
|
1393 | 1411 | isa = PBXSourcesBuildPhase; |
1394 | 1412 | buildActionMask = 2147483647; |
1395 | 1413 | files = ( |
| 1414 | + ABB5532225F8316500F36FEC /* LoggingTests.swift in Sources */, |
| 1415 | + ABEEADC525D7580300AD1F88 /* AccelerometerTests.swift in Sources */, |
| 1416 | + ABEEADC925D758FF00AD1F88 /* GyroscopeTests.swift in Sources */, |
1396 | 1417 | 404057B4209A7CB700591D6B /* ManualTests.swift in Sources */, |
1397 | 1418 | 404057B7209A7CB700591D6B /* Tests.swift in Sources */, |
1398 | 1419 | ); |
|
1411 | 1432 | isa = PBXSourcesBuildPhase; |
1412 | 1433 | buildActionMask = 2147483647; |
1413 | 1434 | files = ( |
| 1435 | + ABB5532125F8316500F36FEC /* LoggingTests.swift in Sources */, |
| 1436 | + ABEEADC425D7580300AD1F88 /* AccelerometerTests.swift in Sources */, |
| 1437 | + ABEEADC825D758FF00AD1F88 /* GyroscopeTests.swift in Sources */, |
1414 | 1438 | 404057B3209A7CB700591D6B /* ManualTests.swift in Sources */, |
1415 | 1439 | 404057B6209A7CB700591D6B /* Tests.swift in Sources */, |
1416 | 1440 | ); |
|
2033 | 2057 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
2034 | 2058 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
2035 | 2059 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 2060 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
2036 | 2061 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
2037 | 2062 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
2038 | 2063 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
|
2057 | 2082 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
2058 | 2083 | GCC_WARN_UNUSED_FUNCTION = YES; |
2059 | 2084 | GCC_WARN_UNUSED_VARIABLE = YES; |
2060 | | - IPHONEOS_DEPLOYMENT_TARGET = 10.0; |
| 2085 | + IPHONEOS_DEPLOYMENT_TARGET = 12.1; |
2061 | 2086 | MACOSX_DEPLOYMENT_TARGET = 10.14; |
2062 | 2087 | ONLY_ACTIVE_ARCH = YES; |
2063 | 2088 | SDKROOT = iphoneos; |
2064 | 2089 | SWIFT_VERSION = 5.0; |
2065 | 2090 | TARGETED_DEVICE_FAMILY = "1,2"; |
2066 | | - TVOS_DEPLOYMENT_TARGET = 10.0; |
| 2091 | + TVOS_DEPLOYMENT_TARGET = 12.0; |
2067 | 2092 | WATCHOS_DEPLOYMENT_TARGET = 4.0; |
2068 | 2093 | }; |
2069 | 2094 | name = Debug; |
|
2091 | 2116 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
2092 | 2117 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
2093 | 2118 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 2119 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
2094 | 2120 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
2095 | 2121 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
2096 | 2122 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
|
2108 | 2134 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
2109 | 2135 | GCC_WARN_UNUSED_FUNCTION = YES; |
2110 | 2136 | GCC_WARN_UNUSED_VARIABLE = YES; |
2111 | | - IPHONEOS_DEPLOYMENT_TARGET = 10.0; |
| 2137 | + IPHONEOS_DEPLOYMENT_TARGET = 12.1; |
2112 | 2138 | MACOSX_DEPLOYMENT_TARGET = 10.14; |
2113 | 2139 | SDKROOT = iphoneos; |
2114 | 2140 | SWIFT_COMPILATION_MODE = wholemodule; |
2115 | 2141 | SWIFT_VERSION = 5.0; |
2116 | 2142 | TARGETED_DEVICE_FAMILY = "1,2"; |
2117 | | - TVOS_DEPLOYMENT_TARGET = 10.0; |
| 2143 | + TVOS_DEPLOYMENT_TARGET = 12.0; |
2118 | 2144 | VALIDATE_PRODUCT = YES; |
2119 | 2145 | WATCHOS_DEPLOYMENT_TARGET = 4.0; |
2120 | 2146 | }; |
|
0 commit comments