Archived
Added Firebase Cloud Messaging capabilities [UNTESTED]
This commit is contained in:
Generated
+4232
-752
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -14,7 +14,7 @@
|
||||
buildForAnalyzing = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "FBCC9250CC2F3CD2F4F7861DAE38E61D"
|
||||
BlueprintIdentifier = "1531EB622656B32C687526554D06B552"
|
||||
BuildableName = "Pods_AvH_Plan.framework"
|
||||
BlueprintName = "Pods-AvH Plan"
|
||||
ReferencedContainer = "container:Pods.xcodeproj">
|
||||
@@ -45,7 +45,7 @@
|
||||
<MacroExpansion>
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "FBCC9250CC2F3CD2F4F7861DAE38E61D"
|
||||
BlueprintIdentifier = "1531EB622656B32C687526554D06B552"
|
||||
BuildableName = "Pods_AvH_Plan.framework"
|
||||
BlueprintName = "Pods-AvH Plan"
|
||||
ReferencedContainer = "container:Pods.xcodeproj">
|
||||
|
||||
+2
-2
@@ -14,7 +14,7 @@
|
||||
buildForAnalyzing = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "B655D8DA4BAF38217006FCA56ECD4127"
|
||||
BlueprintIdentifier = "4CE06F410780800E20FAA214C9287D37"
|
||||
BuildableName = "SQLite.framework"
|
||||
BlueprintName = "SQLite.swift"
|
||||
ReferencedContainer = "container:Pods.xcodeproj">
|
||||
@@ -45,7 +45,7 @@
|
||||
<MacroExpansion>
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "B655D8DA4BAF38217006FCA56ECD4127"
|
||||
BlueprintIdentifier = "4CE06F410780800E20FAA214C9287D37"
|
||||
BuildableName = "SQLite.framework"
|
||||
BlueprintName = "SQLite.swift"
|
||||
ReferencedContainer = "container:Pods.xcodeproj">
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
buildForArchiving = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "401664DA96804F2306813DC441D08F45"
|
||||
BlueprintIdentifier = "E0B3286D453882CB2ED1C149E292E6F5"
|
||||
BuildableName = "SwiftSoup.framework"
|
||||
BlueprintName = "SwiftSoup"
|
||||
ReferencedContainer = "container:Pods.xcodeproj">
|
||||
|
||||
+60
@@ -9,6 +9,56 @@
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>Firebase.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>FirebaseAnalyticsInterop.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>FirebaseCore.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>FirebaseCoreDiagnostics.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>FirebaseCoreDiagnosticsInterop.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>FirebaseInstanceID.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>FirebaseMessaging.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>GoogleDataTransport.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>GoogleDataTransportCCTSupport.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>GoogleUtilities.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>MagazineLayout.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
@@ -29,6 +79,11 @@
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>Protobuf.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>SQLite.swift.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
@@ -39,6 +94,11 @@
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>nanopb.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>SuppressBuildableAutocreation</key>
|
||||
<dict/>
|
||||
|
||||
Reference in New Issue
Block a user