From 13e366738463739f0c21d4cedab4bafbfdb57c6f Mon Sep 17 00:00:00 2001 From: Gil Date: Mon, 26 Feb 2018 08:09:28 -0800 Subject: Add build infrastructure for Codable support in Firestore (#815) * Add Firestore_SwiftTests_iOS target to Xcode * Add FirebaseFirestoreSwift podspec * Add Firestore_SwiftTests_iOS to the Podfile * Add CodableGeoPoint and tests * Version FirebaseFirestoreSwift separately --- .../xcshareddata/xcschemes/AllTests.xcscheme | 24 +++++++++++++ .../xcschemes/Firestore_Tests.xcscheme | 42 ++++++++++++++++++++++ 2 files changed, 66 insertions(+) (limited to 'Firestore/Example/Firestore.xcodeproj/xcshareddata') diff --git a/Firestore/Example/Firestore.xcodeproj/xcshareddata/xcschemes/AllTests.xcscheme b/Firestore/Example/Firestore.xcodeproj/xcshareddata/xcschemes/AllTests.xcscheme index aacb70e..6cf00a9 100644 --- a/Firestore/Example/Firestore.xcodeproj/xcshareddata/xcschemes/AllTests.xcscheme +++ b/Firestore/Example/Firestore.xcodeproj/xcshareddata/xcschemes/AllTests.xcscheme @@ -20,6 +20,20 @@ ReferencedContainer = "container:Firestore.xcodeproj"> + + + + + + + + + + + + + + + + + + + + @@ -72,6 +105,15 @@ savedToolIdentifier = "" useCustomWorkingDirectory = "NO" debugDocumentVersioning = "YES"> + + + + -- cgit v1.2.3