Skip to content

Conversation

maksymmalyhin
Copy link
Contributor

@maksymmalyhin maksymmalyhin commented Jul 19, 2019

  • default FirebaseApp FID is used as the app identity in FirebaseInstanceID
  • not required FirebaseInstanceID code to manage the app identity removed
  • ./scripts/pod_lib_lint.rb.: a parameter --ignore-local-specs to accommodate FirebaseInstallations tests requiring a particular version of FirebaseInstanceID

commit b036c34
Merge: 8efea87 ee174c1
Author: Maksym Malyhin <[email protected]>
Date:   Fri Jun 7 14:39:29 2019 -0400

    Merge branch 'mm/fis-master' into mm/fid-fid

commit 8efea87
Author: Maksym Malyhin <[email protected]>
Date:   Fri Jun 7 14:24:43 2019 -0400

    Run ./scripts/style.sh

commit f44f475
Author: Maksym Malyhin <[email protected]>
Date:   Fri Jun 7 14:21:21 2019 -0400

    FIRInstallationsTests update to mock installationsIDController

commit 0d3b761
Author: Maksym Malyhin <[email protected]>
Date:   Fri Jun 7 11:59:13 2019 -0400

    FID 22 chars long.

commit 84feb3e
Author: Maksym Malyhin <[email protected]>
Date:   Fri Jun 7 11:40:08 2019 -0400

    FirebaseIDController tests

commit 5b4d866
Author: Maksym Malyhin <[email protected]>
Date:   Fri Jun 7 10:47:21 2019 -0400

    FIRInstallationsIDController draft

commit 52b5caf
Author: Maksym Malyhin <[email protected]>
Date:   Thu Jun 6 16:19:16 2019 -0400

    [WIP] FID

commit aad6d17
Author: Maksym Malyhin <[email protected]>
Date:   Thu Jun 6 15:47:22 2019 -0400

    23 chars long FID

commit 9bb7ed3
Author: Maksym Malyhin <[email protected]>
Date:   Thu Jun 6 15:44:35 2019 -0400

    Generate 22 chars FID
@@ -42,13 +48,28 @@ def main(args)

command = %w(bundle exec pod lib lint --sources=https://cdn.cocoapods.org/)

# Split arguments that need to be processed by the script itself and passed
# to the pod command.
script_args = {}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wilhuff I invited you to provide the feedback on the pod_lib_lint.rb and .travis.yaml changes.

@paulb777
Copy link
Member

Run pod deintegrate

@paulb777
Copy link
Member

The Firebase.xcodeproj is broken.

I'm hoping to delete this soon, so we could try to accelerate that if it's hard to fix.

@@ -15,15 +15,18 @@
*/

#import "FIRInstanceID+Private.h"
#import "FIRInstanceID_Private.h"

#import <FirebaseInstallations/FirebaseInstallations.h>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this header go on top of all the headers of IID?

@maksymmalyhin maksymmalyhin merged commit 8dbd5da into mm/fis-integration-master Jul 26, 2019
@maksymmalyhin maksymmalyhin deleted the mm/iid-with-fis branch July 26, 2019 16:52
@firebase firebase locked and limited conversation to collaborators Oct 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants