Skip to content

Commit

Permalink
Merge pull request #350 from oddbit/fix/bump-iOS-FBSDK-and-iOS-target
Browse files Browse the repository at this point in the history
Update ver 0.19.2 to using FBSDKCoreKit to ver 17.0 that include Priv…
  • Loading branch information
antonoddbit authored Apr 4, 2024
2 parents 8d82b47 + ec958d9 commit 80373e3
Show file tree
Hide file tree
Showing 5 changed files with 83 additions and 133 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 0.19.2
- Updating `FBSDKCoreKit` to `16.3`
- Updating `FBAudienceNetwork` to 6.15
- Update iOS deployment target to 12.0
- Updating `FBSDKCoreKit` to `17.0` that include Privacy Manifest
- Updating `FBAudienceNetwork` to `6.15`
- Update iOS deployment target to `12.0`

## 0.19.1
- Updating `FBSDKCoreKit` to `16.1` (PR [#309](https://github.com/oddbit/flutter_facebook_app_events/pull/309))
Expand Down
28 changes: 14 additions & 14 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
PODS:
- facebook_app_events (0.0.1):
- FBAudienceNetwork (~> 6.14)
- FBSDKCoreKit (~> 16.3)
- FBAudienceNetwork (~> 6.15)
- FBSDKCoreKit (~> 17.0)
- Flutter
- FBAEMKit (16.3.1):
- FBSDKCoreKit_Basics (= 16.3.1)
- FBAudienceNetwork (6.14.0)
- FBSDKCoreKit (16.3.1):
- FBAEMKit (= 16.3.1)
- FBSDKCoreKit_Basics (= 16.3.1)
- FBSDKCoreKit_Basics (16.3.1)
- FBAEMKit (17.0.0):
- FBSDKCoreKit_Basics (= 17.0.0)
- FBAudienceNetwork (6.15.0)
- FBSDKCoreKit (17.0.0):
- FBAEMKit (= 17.0.0)
- FBSDKCoreKit_Basics (= 17.0.0)
- FBSDKCoreKit_Basics (17.0.0)
- Flutter (1.0.0)

DEPENDENCIES:
Expand All @@ -30,11 +30,11 @@ EXTERNAL SOURCES:
:path: Flutter

SPEC CHECKSUMS:
facebook_app_events: ed1cb55f61adc5b9bf32c86698a63642e80b02a7
FBAEMKit: 6c7b5eb77c96861bb59e040842c6e55bf39512ce
FBAudienceNetwork: 4d6223a9a88a22e9dca8c9e6c1829a8745b86228
FBSDKCoreKit: 5e4dd478947ab1bcc887e8cfadeae0727af1a942
FBSDKCoreKit_Basics: cd7b5f5d1e8868c26706917919d058999ca672c3
facebook_app_events: acb7c266406d3e3592bcf846d7184172ecfd6492
FBAEMKit: 31a20c2d8744d8c57d3a5b7ae4e27b4fdd819193
FBAudienceNetwork: 6c560e4c68823ec5da1e84868544a8a246e0e201
FBSDKCoreKit: dac911b656816f8d0b06e5fa4bac60e89505bb3b
FBSDKCoreKit_Basics: 92b7b7458d57091370b0b6cc197578874c3b4b16
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854

PODFILE CHECKSUM: ef19549a9bc3046e7bb7d2fab4d021637c0c58a3
Expand Down
91 changes: 33 additions & 58 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,55 +5,49 @@ packages:
dependency: transitive
description:
name: async
sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "2.11.0"
version: "2.9.0"
boolean_selector:
dependency: transitive
description:
name: boolean_selector
sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.1"
version: "2.1.0"
characters:
dependency: transitive
description:
name: characters
sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0"
version: "1.2.1"
clock:
dependency: transitive
description:
name: clock
sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
collection:
dependency: transitive
description:
name: collection
sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "1.18.0"
version: "1.16.0"
facebook_app_events:
dependency: "direct dev"
description:
path: ".."
relative: true
source: path
version: "0.19.0"
version: "0.19.2"
fake_async:
dependency: transitive
description:
name: fake_async
sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.1"
flutter:
Expand All @@ -70,34 +64,30 @@ packages:
dependency: transitive
description:
name: matcher
sha256: "1803e76e6653768d64ed8ff2e1e67bea3ad4b923eb5c56a295c3e634bad5960e"
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "0.12.16"
version: "0.12.12"
material_color_utilities:
dependency: transitive
description:
name: material_color_utilities
sha256: "9528f2f296073ff54cb9fee677df673ace1218163c3bc7628093e7eed5203d41"
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.0"
version: "0.1.5"
meta:
dependency: transitive
description:
name: meta
sha256: a6e590c838b18133bb482a2745ad77c5bb7715fb0451209e1a7567d416678b8e
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "1.10.0"
version: "1.8.0"
path:
dependency: transitive
description:
name: path
sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917"
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.3"
version: "1.8.2"
sky_engine:
dependency: transitive
description: flutter
Expand All @@ -107,66 +97,51 @@ packages:
dependency: transitive
description:
name: source_span
sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c"
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "1.10.0"
version: "1.9.0"
stack_trace:
dependency: transitive
description:
name: stack_trace
sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "1.11.1"
version: "1.10.0"
stream_channel:
dependency: transitive
description:
name: stream_channel
sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.2"
version: "2.1.0"
string_scanner:
dependency: transitive
description:
name: string_scanner
sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
version: "1.1.1"
term_glyph:
dependency: transitive
description:
name: term_glyph
sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.1"
test_api:
dependency: transitive
description:
name: test_api
sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b"
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.1"
version: "0.4.12"
vector_math:
dependency: transitive
description:
name: vector_math
sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
url: "https://pub.dev"
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.4"
web:
dependency: transitive
description:
name: web
sha256: afe077240a270dcfd2aafe77602b4113645af95d0ad31128cc02bce5ac5d5152
url: "https://pub.dev"
source: hosted
version: "0.3.0"
version: "2.1.2"
sdks:
dart: ">=3.2.0-194.0.dev <4.0.0"
dart: ">=2.17.0-0 <3.0.0"
flutter: ">=2.0.0"
2 changes: 1 addition & 1 deletion ios/facebook_app_events.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Flutter plugin for Facebook Analytics and App Events

# Do not specify PATCH version of FBSDKCoreKit. See README file for explanation
# https://github.com/oddbit/flutter_facebook_app_events#dependencies-on-facebook-sdk
s.dependency 'FBSDKCoreKit', '~> 16.3'
s.dependency 'FBSDKCoreKit', '~> 17.0'

# See docs on FBAudienceNetwork
# https://developers.facebook.com/docs/audience-network/setting-up/platform-setup/ios/add-sdk/
Expand Down
Loading

0 comments on commit 80373e3

Please sign in to comment.