|
60 | 60 | 113190791F42202FDE1ABC14 /* FIRQuerySnapshotTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5492E04F202154AA00B64F25 /* FIRQuerySnapshotTests.mm */; };
|
61 | 61 | 11F8EE69182C9699E90A9E3D /* database_info_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = AB38D92E20235D22000A432D /* database_info_test.cc */; };
|
62 | 62 | 12158DFCEE09D24B7988A340 /* maybe_document.pb.cc in Sources */ = {isa = PBXBuildFile; fileRef = 618BBE7E20B89AAC00B5BCE7 /* maybe_document.pb.cc */; };
|
| 63 | + 1235769322B7E99F007DDFA9 /* EncodableFieldValueTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1235769122B7E915007DDFA9 /* EncodableFieldValueTests.swift */; }; |
63 | 64 | 1235769522B86E65007DDFA9 /* FirestoreEncoderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1235769422B86E65007DDFA9 /* FirestoreEncoderTests.swift */; };
|
64 | 65 | 127CC0D222B3ADDC00A3E42A /* CodableTimestampTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B65C996438B84DBC7616640 /* CodableTimestampTests.swift */; };
|
65 | 66 | 1291D9F5300AFACD1FBD262D /* array_sorted_map_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = 54EB764C202277B30088B8F3 /* array_sorted_map_test.cc */; };
|
66 | 67 | 12BB9ED1CA98AA52B92F497B /* log_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = 54C2294E1FECABAE007D065B /* log_test.cc */; };
|
67 | 68 | 12DB753599571E24DCED0C2C /* FIRValidationTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5492E06D202154D600B64F25 /* FIRValidationTests.mm */; };
|
| 69 | + 12E62D5722BBC41A0074F412 /* FSTAPIHelpers.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5492E04E202154AA00B64F25 /* FSTAPIHelpers.mm */; }; |
| 70 | + 12E62D5822BBC6EF0074F412 /* FSTHelpers.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5492E03A2021401F00B64F25 /* FSTHelpers.mm */; }; |
68 | 71 | 132E3483789344640A52F223 /* reference_set_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = 132E32997D781B896672D30A /* reference_set_test.cc */; };
|
69 | 72 | 132E3E53179DE287D875F3F2 /* FSTLevelDBTransactionTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 132E36BB104830BD806351AC /* FSTLevelDBTransactionTests.mm */; };
|
70 | 73 | 132E3EE56C143B2C9ACB6187 /* FSTLevelDBBenchmarkTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 132E3BB3D5C42282B4ACFB20 /* FSTLevelDBBenchmarkTests.mm */; };
|
|
753 | 756 | 0473AFFF5567E667A125347B /* ordered_code_benchmark.cc */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = ordered_code_benchmark.cc; sourceTree = "<group>"; };
|
754 | 757 | 0EE5300F8233D14025EF0456 /* string_apple_test.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; path = string_apple_test.mm; sourceTree = "<group>"; };
|
755 | 758 | 11984BA0A99D7A7ABA5B0D90 /* Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS.release.xcconfig"; sourceTree = "<group>"; };
|
| 759 | + 1235769122B7E915007DDFA9 /* EncodableFieldValueTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EncodableFieldValueTests.swift; sourceTree = "<group>"; }; |
756 | 760 | 1235769422B86E65007DDFA9 /* FirestoreEncoderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FirestoreEncoderTests.swift; sourceTree = "<group>"; };
|
757 | 761 | 1277F98C20D2DF0867496976 /* Pods-Firestore_IntegrationTests_iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Firestore_IntegrationTests_iOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Firestore_IntegrationTests_iOS/Pods-Firestore_IntegrationTests_iOS.debug.xcconfig"; sourceTree = "<group>"; };
|
758 | 762 | 12F4357299652983A615F886 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
|
1354 | 1358 | children = (
|
1355 | 1359 | 5495EB022040E90200EBA509 /* CodableGeoPointTests.swift */,
|
1356 | 1360 | 7B65C996438B84DBC7616640 /* CodableTimestampTests.swift */,
|
| 1361 | + 1235769122B7E915007DDFA9 /* EncodableFieldValueTests.swift */, |
1357 | 1362 | 1235769422B86E65007DDFA9 /* FirestoreEncoderTests.swift */,
|
1358 | 1363 | );
|
1359 | 1364 | path = Codable;
|
|
3394 | 3399 | 544A20EE20F6C10C004E52CD /* BasicCompileTests.swift in Sources */,
|
3395 | 3400 | 5495EB032040E90200EBA509 /* CodableGeoPointTests.swift in Sources */,
|
3396 | 3401 | 127CC0D222B3ADDC00A3E42A /* CodableTimestampTests.swift in Sources */,
|
| 3402 | + 1235769322B7E99F007DDFA9 /* EncodableFieldValueTests.swift in Sources */, |
| 3403 | + 12E62D5722BBC41A0074F412 /* FSTAPIHelpers.mm in Sources */, |
| 3404 | + 12E62D5822BBC6EF0074F412 /* FSTHelpers.mm in Sources */, |
3397 | 3405 | 1235769522B86E65007DDFA9 /* FirestoreEncoderTests.swift in Sources */,
|
3398 | 3406 | );
|
3399 | 3407 | runOnlyForDeploymentPostprocessing = 0;
|
|
4381 | 4389 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
4382 | 4390 | GCC_C_LANGUAGE_STANDARD = c99;
|
4383 | 4391 | GCC_NO_COMMON_BLOCKS = YES;
|
| 4392 | + HEADER_SEARCH_PATHS = ( |
| 4393 | + "$(inherited)", |
| 4394 | + "\"${PODS_ROOT}/../../..\"", |
| 4395 | + "\"${PODS_ROOT}/../../../Firestore/third_party/abseil-cpp\"", |
| 4396 | + ); |
4384 | 4397 | INFOPLIST_FILE = ../Swift/Tests/Info.plist;
|
4385 | 4398 | IPHONEOS_DEPLOYMENT_TARGET = 11.2;
|
4386 | 4399 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
4387 | 4400 | MTL_ENABLE_DEBUG_INFO = YES;
|
4388 | 4401 | PRODUCT_BUNDLE_IDENTIFIER = "com.google.Firestore-SwiftTests-iOS";
|
4389 | 4402 | PRODUCT_NAME = "$(TARGET_NAME)";
|
4390 | 4403 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
| 4404 | + SWIFT_OBJC_BRIDGING_HEADER = ../Swift/Tests/BridgingHeader.h; |
4391 | 4405 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
4392 | 4406 | SWIFT_VERSION = 4.0;
|
4393 | 4407 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
4420 | 4434 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
4421 | 4435 | GCC_C_LANGUAGE_STANDARD = c99;
|
4422 | 4436 | GCC_NO_COMMON_BLOCKS = YES;
|
| 4437 | + HEADER_SEARCH_PATHS = ( |
| 4438 | + "$(inherited)", |
| 4439 | + "\"${PODS_ROOT}/../../..\"", |
| 4440 | + "\"${PODS_ROOT}/../../../Firestore/third_party/abseil-cpp\"", |
| 4441 | + ); |
4423 | 4442 | INFOPLIST_FILE = ../Swift/Tests/Info.plist;
|
4424 | 4443 | IPHONEOS_DEPLOYMENT_TARGET = 11.2;
|
4425 | 4444 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
4426 | 4445 | MTL_ENABLE_DEBUG_INFO = NO;
|
4427 | 4446 | PRODUCT_BUNDLE_IDENTIFIER = "com.google.Firestore-SwiftTests-iOS";
|
4428 | 4447 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 4448 | + SWIFT_OBJC_BRIDGING_HEADER = ../Swift/Tests/BridgingHeader.h; |
4429 | 4449 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
4430 | 4450 | SWIFT_VERSION = 4.0;
|
4431 | 4451 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
4694 | 4714 | baseConfigurationReference = 3C81DE3772628FE297055662 /* Pods-Firestore_Example_iOS.debug.xcconfig */;
|
4695 | 4715 | buildSettings = {
|
4696 | 4716 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 4717 | + CLANG_ENABLE_MODULES = YES; |
4697 | 4718 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
4698 | 4719 | GCC_PREFIX_HEADER = "";
|
4699 | 4720 | HEADER_SEARCH_PATHS = (
|
|
4709 | 4730 | );
|
4710 | 4731 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
|
4711 | 4732 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 4733 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 4734 | + SWIFT_VERSION = 4.0; |
4712 | 4735 | WRAPPER_EXTENSION = app;
|
4713 | 4736 | };
|
4714 | 4737 | name = Debug;
|
|
4718 | 4741 | baseConfigurationReference = 3F0992A4B83C60841C52E960 /* Pods-Firestore_Example_iOS.release.xcconfig */;
|
4719 | 4742 | buildSettings = {
|
4720 | 4743 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 4744 | + CLANG_ENABLE_MODULES = YES; |
4721 | 4745 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
4722 | 4746 | GCC_PREFIX_HEADER = "";
|
4723 | 4747 | HEADER_SEARCH_PATHS = (
|
|
4726 | 4750 | "\"${PODS_ROOT}/leveldb-library/include\"",
|
4727 | 4751 | );
|
4728 | 4752 | INFOPLIST_FILE = "App/iOS/Firestore-Info.plist";
|
| 4753 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
4729 | 4754 | MODULE_NAME = ExampleApp;
|
4730 | 4755 | OTHER_LDFLAGS = (
|
4731 | 4756 | "$(inherited)",
|
4732 | 4757 | "-all_load",
|
4733 | 4758 | );
|
4734 | 4759 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
|
4735 | 4760 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 4761 | + SWIFT_VERSION = 4.0; |
4736 | 4762 | WRAPPER_EXTENSION = app;
|
4737 | 4763 | };
|
4738 | 4764 | name = Release;
|
|
0 commit comments