- Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Description
Following this report (flooded in original issue).
I faced the same issue, not being able to use a constant debug token using the FIRAAppCheckDebugToken environment variable.
Basically:
FIRAAppCheckDebugTokenis properly detected- App Check doesn't use its value
This happens at least when the Firebase configuration is delayed, and that's a business requirement in this project.
Reproducing the issue
FirebaseAppDelegateProxyEnabled=NO(should be irrelevant I guess)- In a scheme
- add
-FIRDebugEnabledas argument passed on launch - add a token value generated from Firebase Console as environment variable
FIRAAppCheckDebugToken. In this exampleD1647A30-REDACTED.
- add
- as SwiftUI root:
@main struct MyApp: App { @UIApplicationDelegateAdaptor(MyAppDelegate.self) var appDelegate var body: some Scene { WindowGroup { Button(action: { print("FIRAAppCheckDebugToken: \(ProcessInfo.processInfo.environment["FIRAAppCheckDebugToken"])") AppCheck.setAppCheckProviderFactory(AppCheckDebugProviderFactory()) FirebaseApp.configure(options: myOptions) }, label: { Text("Init App Check + Configure Firebase") }) } } }- Start the app in debug
- Tap on the button
Firebase SDK Version
11.6.0
Xcode Version
16.0
Installation Method
Swift Package Manager
Firebase Product(s)
App Check
Targeted Platforms
iOS
Relevant Log Output
FIRAAppCheckDebugToken: D1647A30-REDACTED 2025-09-16 13:21:21.205902+0200 MyApp[31751:80519712] <Debug> [AppCheckCore][I-GAC004003] Using the debug token specified in the environment variable FIRAAppCheckDebugToken. 2025-09-16 13:21:21.354233+0200 DriverHubApp[31751:80520171] [[FirebaseAppCheck]] 11.6.0 - [FirebaseAppCheck][I-FAA005001] Firebase App Check debug token: '71596311-REDACTED'.If using Swift Package Manager, the project's Package.resolved
Expand Package.resolved snippet
{ "pins" : [ { "identity" : "abseil-cpp-binary", "kind" : "remoteSourceControl", "location" : "https://github.com/google/abseil-cpp-binary.git", "state" : { "revision" : "194a6706acbd25e4ef639bcaddea16e8758a3e27", "version" : "1.2024011602.0" } }, { "identity" : "adjust_signature_sdk", "kind" : "remoteSourceControl", "location" : "https://github.com/adjust/adjust_signature_sdk.git", "state" : { "revision" : "93c40d7fa27b709a81adc50e41b400ce4411c7ff", "version" : "3.35.2" } }, { "identity" : "amplitude-swift", "kind" : "remoteSourceControl", "location" : "https://github.com/amplitude/Amplitude-Swift", "state" : { "revision" : "4097b2a7a0b8fc786c6feddc598f9f379de997af", "version" : "1.11.0" } }, { "identity" : "analytics-connector-ios", "kind" : "remoteSourceControl", "location" : "https://github.com/amplitude/analytics-connector-ios.git", "state" : { "revision" : "decb203b5ce0e06091bbc5040acbf24fa85ebdce", "version" : "1.3.0" } }, { "identity" : "app-check", "kind" : "remoteSourceControl", "location" : "https://github.com/google/app-check.git", "state" : { "revision" : "61b85103a1aeed8218f17c794687781505fbbef5", "version" : "11.2.0" } }, { "identity" : "combineext", "kind" : "remoteSourceControl", "location" : "https://github.com/CombineCommunity/CombineExt", "state" : { "revision" : "d7b896fa9ca8b47fa7bcde6b43ef9b70bf8c1f56", "version" : "1.8.1" } }, { "identity" : "conversations-ios", "kind" : "remoteSourceControl", "location" : "https://github.com/twilio/conversations-ios", "state" : { "revision" : "e341d66369affc0cdeebc21d09d96d7f14ec1be8", "version" : "4.0.4" } }, { "identity" : "core_sdk_ios", "kind" : "remoteSourceControl", "location" : "https://github.com/zendesk/core_sdk_ios", "state" : { "revision" : "36091ee0cd0fb888fc98f815f460b66e30132192", "version" : "5.0.5" } }, { "identity" : "datacompression", "kind" : "remoteSourceControl", "location" : "https://github.com/mw99/DataCompression", "state" : { "revision" : "5ab15951321b08b74511601cbd0497667649d70b", "version" : "3.8.0" } }, { "identity" : "deepdiff", "kind" : "remoteSourceControl", "location" : "https://github.com/onmyway133/DeepDiff", "state" : { "revision" : "2639b3a11054d666a4c5ec1b7dd2808e437f3289", "version" : "2.3.3" } }, { "identity" : "eureka", "kind" : "remoteSourceControl", "location" : "https://github.com/xmartlabs/Eureka", "state" : { "revision" : "b6e35acf77a5551070afa6248935ec68e71f22af", "version" : "5.4.0" } }, { "identity" : "facebook-ios-sdk", "kind" : "remoteSourceControl", "location" : "https://github.com/facebook/facebook-ios-sdk", "state" : { "revision" : "b02aef326d67cb332d20a0c3f62cc981f8fc3250", "version" : "17.3.0" } }, { "identity" : "factory", "kind" : "remoteSourceControl", "location" : "https://github.com/hmlongco/Factory", "state" : { "revision" : "587995f7d5cc667951d635fbf6b4252324ba0439", "version" : "2.3.2" } }, { "identity" : "firebase-ios-sdk", "kind" : "remoteSourceControl", "location" : "https://github.com/firebase/firebase-ios-sdk.git", "state" : { "revision" : "2e02253fd1ce99145bcbf1bb367ccf61bd0ca46b", "version" : "11.6.0" } }, { "identity" : "flanimatedimage", "kind" : "remoteSourceControl", "location" : "https://github.com/Flipboard/FLAnimatedImage.git", "state" : { "revision" : "d4f07b6f164d53c1212c3e54d6460738b1981e9f", "version" : "1.0.17" } }, { "identity" : "geos", "kind" : "remoteSourceControl", "location" : "https://github.com/GEOSwift/geos.git", "state" : { "revision" : "f510e634c822116fca615064d889300dba40d761", "version" : "8.1.0" } }, { "identity" : "geoswift", "kind" : "remoteSourceControl", "location" : "https://github.com/GEOSwift/GEOSwift", "state" : { "revision" : "2d23ede8c82c067655d3a9f0221bc73f08cd399a", "version" : "10.1.0" } }, { "identity" : "google-maps-ios-utils", "kind" : "remoteSourceControl", "location" : "https://github.com/googlemaps/google-maps-ios-utils.git", "state" : { "revision" : "22c6e764d14daaf5de2aa4a3700bc2e9dccae5ac", "version" : "6.1.0" } }, { "identity" : "googleappmeasurement", "kind" : "remoteSourceControl", "location" : "https://github.com/google/GoogleAppMeasurement.git", "state" : { "revision" : "4f234bcbdae841d7015258fbbf8e7743a39b8200", "version" : "11.4.0" } }, { "identity" : "googledatatransport", "kind" : "remoteSourceControl", "location" : "https://github.com/google/GoogleDataTransport.git", "state" : { "revision" : "617af071af9aa1d6a091d59a202910ac482128f9", "version" : "10.1.0" } }, { "identity" : "googleutilities", "kind" : "remoteSourceControl", "location" : "https://github.com/google/GoogleUtilities.git", "state" : { "revision" : "53156c7ec267db846e6b64c9f4c4e31ba4cf75eb", "version" : "8.0.2" } }, { "identity" : "grdb.swift", "kind" : "remoteSourceControl", "location" : "https://github.com/groue/GRDB.swift.git", "state" : { "revision" : "2cf6c756e1e5ef6901ebae16576a7e4e4b834622", "version" : "6.29.3" } }, { "identity" : "grpc-binary", "kind" : "remoteSourceControl", "location" : "https://github.com/google/grpc-binary.git", "state" : { "revision" : "f56d8fc3162de9a498377c7b6cea43431f4f5083", "version" : "1.65.1" } }, { "identity" : "gtm-session-fetcher", "kind" : "remoteSourceControl", "location" : "https://github.com/google/gtm-session-fetcher.git", "state" : { "revision" : "a2ab612cb980066ee56d90d60d8462992c07f24b", "version" : "3.5.0" } }, { "identity" : "interop-ios-for-google-sdks", "kind" : "remoteSourceControl", "location" : "https://github.com/google/interop-ios-for-google-sdks.git", "state" : { "revision" : "2d12673670417654f08f5f90fdd62926dc3a2648", "version" : "100.0.0" } }, { "identity" : "ios-client-sdk", "kind" : "remoteSourceControl", "location" : "https://github.com/launchdarkly/ios-client-sdk.git", "state" : { "revision" : "319735e7c4eb00f02b07402429bf19e02594b60e", "version" : "9.10.0" } }, { "identity" : "ios-consumer-sdk", "kind" : "remoteSourceControl", "location" : "https://github.com/googlemaps/ios-consumer-sdk", "state" : { "revision" : "81b8191a5d481fce8f44b2ebf9864992753cf315", "version" : "9.2.1" } }, { "identity" : "ios-driver-sdk", "kind" : "remoteSourceControl", "location" : "https://github.com/googlemaps/ios-driver-sdk", "state" : { "revision" : "91b463297746c2867e5a0d096772b275b57e0422", "version" : "9.2.1" } }, { "identity" : "ios-maps-sdk", "kind" : "remoteSourceControl", "location" : "https://github.com/googlemaps/ios-maps-sdk", "state" : { "revision" : "02f8f144ef266da44d50a68d1562ca051bac27cc", "version" : "9.4.0" } }, { "identity" : "ios-navigation-sdk", "kind" : "remoteSourceControl", "location" : "https://github.com/googlemaps/ios-navigation-sdk", "state" : { "revision" : "7b1442f9bf6fc419dbb92ade15315b6a6f7c01b1", "version" : "9.4.0" } }, { "identity" : "ios-places-sdk", "kind" : "remoteSourceControl", "location" : "https://github.com/googlemaps/ios-places-sdk", "state" : { "revision" : "f18c63a43ed8399a81e539525983377d63b7b003", "version" : "9.4.1" } }, { "identity" : "ios-sdk", "kind" : "remoteSourceControl", "location" : "https://github.com/phrase/ios-sdk", "state" : { "revision" : "ae7a29e02e54d2f3e7ab84604ee7f2bf654918f2", "version" : "5.1.0" } }, { "identity" : "ios_sdk", "kind" : "remoteSourceControl", "location" : "https://github.com/adjust/ios_sdk", "state" : { "revision" : "922fc2a47b87b6997accfd53aab13cb05be89c79", "version" : "5.2.0" } }, { "identity" : "keypathkit", "kind" : "remoteSourceControl", "location" : "https://github.com/vincent-pradeilles/KeyPathKit", "state" : { "revision" : "7d7728142a7f80f7d0ad396d153389ab5dde23ae", "version" : "1.6.1" } }, { "identity" : "kronos", "kind" : "remoteSourceControl", "location" : "https://github.com/MobileNativeFoundation/Kronos", "state" : { "revision" : "a46542ce639581af2a85ab9ec1616a507a5d4ae2", "version" : "4.2.2" } }, { "identity" : "leveldb", "kind" : "remoteSourceControl", "location" : "https://github.com/firebase/leveldb.git", "state" : { "revision" : "a0bc79961d7be727d258d33d5a6b2f1023270ba1", "version" : "1.22.5" } }, { "identity" : "lottie-spm", "kind" : "remoteSourceControl", "location" : "https://github.com/airbnb/lottie-spm.git", "state" : { "revision" : "4d0c11c85f5a9ec3d1b0daf2dc6daebc0e2df897", "version" : "4.4.2" } }, { "identity" : "nanopb", "kind" : "remoteSourceControl", "location" : "https://github.com/firebase/nanopb.git", "state" : { "revision" : "b7e1104502eca3a213b46303391ca4d3bc8ddec1", "version" : "2.30910.0" } }, { "identity" : "nslogger", "kind" : "remoteSourceControl", "location" : "https://github.com/fpillet/NSLogger", "state" : { "branch" : "master", "revision" : "640681c81ed021136aeacf71a4dee1e90940e5b5" } }, { "identity" : "openapikit", "kind" : "remoteSourceControl", "location" : "https://github.com/mattpolzin/OpenAPIKit", "state" : { "revision" : "33a9984b4af03f00e68b8ee85f1273cb826af04f", "version" : "3.1.3" } }, { "identity" : "pdefaults", "kind" : "remoteSourceControl", "location" : "https://github.com/PittsCraft/PDefaults", "state" : { "revision" : "6fac5103dc357074c827d16d13f7cdb6c6efdd0a", "version" : "1.0.2" } }, { "identity" : "phonenumberkit", "kind" : "remoteSourceControl", "location" : "https://github.com/marmelroy/PhoneNumberKit", "state" : { "revision" : "ee5d7114934e60812c9b47c333f01b67d002be2d", "version" : "3.7.10" } }, { "identity" : "playbook-ios", "kind" : "remoteSourceControl", "location" : "https://github.com/playbook-ui/playbook-ios.git", "state" : { "revision" : "0e7c312abdb4f7afeaf24369bab114cf475f573c", "version" : "0.3.5" } }, { "identity" : "prefire", "kind" : "remoteSourceControl", "location" : "https://github.com/BarredEwe/Prefire", "state" : { "revision" : "ac0a5b6ee6e95faa4e0134a1bad1481ad51a0530", "version" : "4.2.0" } }, { "identity" : "promises", "kind" : "remoteSourceControl", "location" : "https://github.com/google/promises.git", "state" : { "revision" : "540318ecedd63d883069ae7f1ed811a2df00b6ac", "version" : "2.4.0" } }, { "identity" : "reachability.swift", "kind" : "remoteSourceControl", "location" : "https://github.com/ashleymills/Reachability.swift", "state" : { "revision" : "7b7018a69c84ea94ac2a38dff626e16ea81d1db9", "version" : "5.2.1" } }, { "identity" : "recaptcha-enterprise-mobile-sdk", "kind" : "remoteSourceControl", "location" : "https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk", "state" : { "revision" : "742de2369422c0e5395205b9215b6b7228dc206a", "version" : "18.5.1" } }, { "identity" : "rxcombine", "kind" : "remoteSourceControl", "location" : "https://github.com/CombineCommunity/RxCombine.git", "state" : { "revision" : "19474c2ac9fde613bba8513bf98990e1aa9831cd", "version" : "2.0.1" } }, { "identity" : "rxdatasources", "kind" : "remoteSourceControl", "location" : "https://github.com/RxSwiftCommunity/RxDataSources.git", "state" : { "revision" : "90c29b48b628479097fe775ed1966d75ac374518", "version" : "5.0.2" } }, { "identity" : "rxgesture", "kind" : "remoteSourceControl", "location" : "https://github.com/RxSwiftCommunity/RxGesture.git", "state" : { "revision" : "1b137c576b4aaaab949235752278956697c9e4a0", "version" : "4.0.4" } }, { "identity" : "rxgrdb", "kind" : "remoteSourceControl", "location" : "https://github.com/RxSwiftCommunity/RxGRDB.git", "state" : { "revision" : "fd14b91e3e381e211cb7112f1d9ee6dcc33e87af", "version" : "3.0.0" } }, { "identity" : "rxswift", "kind" : "remoteSourceControl", "location" : "https://github.com/ReactiveX/RxSwift.git", "state" : { "revision" : "c7c7d2cf50a3211fe2843f76869c698e4e417930", "version" : "6.8.0" } }, { "identity" : "rxswiftext", "kind" : "remoteSourceControl", "location" : "https://github.com/RxSwiftCommunity/RxSwiftExt.git", "state" : { "revision" : "eb4adf9f00a21b3efc3869a5218a6d7517e95222", "version" : "6.2.1" } }, { "identity" : "sdk_conversation_kit_ios", "kind" : "remoteSourceControl", "location" : "https://github.com/zendesk/sdk_conversation_kit_ios", "state" : { "revision" : "92249ddfd4ed4c1fd146b1dd68f8a94d1aa145f1", "version" : "11.4.0" } }, { "identity" : "sdk_core_utilities_ios", "kind" : "remoteSourceControl", "location" : "https://github.com/zendesk/sdk_core_utilities_ios", "state" : { "revision" : "e4f06a52b8aa3449f278dc08af160d3c97948c93", "version" : "7.2.0" } }, { "identity" : "sdk_faye_client_ios", "kind" : "remoteSourceControl", "location" : "https://github.com/zendesk/sdk_faye_client_ios", "state" : { "revision" : "47446c84a841fe3b7d38c4a57d631147c2ae0bdd", "version" : "1.14.0" } }, { "identity" : "sdk_guide_kit_ios", "kind" : "remoteSourceControl", "location" : "https://github.com/zendesk/sdk_guide_kit_ios", "state" : { "revision" : "271415daabadd935c497d813622e68d95fa6b1d3", "version" : "2.6.0" } }, { "identity" : "sdk_http_client_ios", "kind" : "remoteSourceControl", "location" : "https://github.com/zendesk/sdk_http_client_ios", "state" : { "revision" : "ff892f9be2829259f8a3a2f7e154d3769cc0de0a", "version" : "0.20.0" } }, { "identity" : "sdk_logger_ios", "kind" : "remoteSourceControl", "location" : "https://github.com/zendesk/sdk_logger_ios", "state" : { "revision" : "ff6fda2a2c8c2357cf8291704484e21b4381318f", "version" : "0.11.0" } }, { "identity" : "sdk_messaging_ios", "kind" : "remoteSourceControl", "location" : "https://github.com/zendesk/sdk_messaging_ios/", "state" : { "revision" : "d959454dd39741debd8a791ef713859608165289", "version" : "2.33.0" } }, { "identity" : "sdk_socket_client_ios", "kind" : "remoteSourceControl", "location" : "https://github.com/zendesk/sdk_socket_client_ios", "state" : { "revision" : "8caf10b0ab8516f6027907111f9eec54fea498df", "version" : "1.13.0" } }, { "identity" : "sdk_storage_ios", "kind" : "remoteSourceControl", "location" : "https://github.com/zendesk/sdk_storage_ios", "state" : { "revision" : "3733b0bb697da8bf87d31c71b54ffac9338a82ef", "version" : "1.3.0" } }, { "identity" : "sdk_ui_components_ios", "kind" : "remoteSourceControl", "location" : "https://github.com/zendesk/sdk_ui_components_ios", "state" : { "revision" : "19f126b2b34be179c23ece83a2375a2c378aca99", "version" : "13.4.0" } }, { "identity" : "sdk_zendesk_ios", "kind" : "remoteSourceControl", "location" : "https://github.com/zendesk/sdk_zendesk_ios", "state" : { "revision" : "30f5537ea58a6c7d8f693cd19c613e5e9205742e", "version" : "3.11.0" } }, { "identity" : "snapkit", "kind" : "remoteSourceControl", "location" : "https://github.com/SnapKit/SnapKit", "state" : { "revision" : "2842e6e84e82eb9a8dac0100ca90d9444b0307f4", "version" : "5.7.1" } }, { "identity" : "statsig-kit", "kind" : "remoteSourceControl", "location" : "https://github.com/statsig-io/statsig-kit", "state" : { "revision" : "6aefac8d2948417c4af394b48ab9b57e082b828e", "version" : "1.49.2" } }, { "identity" : "storyly-ios", "kind" : "remoteSourceControl", "location" : "https://github.com/Netvent/storyly-ios.git", "state" : { "revision" : "2113daac2864df48f8f91d036f50067fbe18d239", "version" : "3.1.0" } }, { "identity" : "stripe-ios-spm", "kind" : "remoteSourceControl", "location" : "https://github.com/stripe/stripe-ios-spm", "state" : { "revision" : "04e620c4091c364a380b08904b4333c230fa8172", "version" : "23.9.1" } }, { "identity" : "support_providers_sdk_ios", "kind" : "remoteSourceControl", "location" : "https://github.com/zendesk/support_providers_sdk_ios", "state" : { "revision" : "23008686dba97417a38973c1c33387acbb203dd8", "version" : "9.0.0" } }, { "identity" : "swift-algorithms", "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-algorithms", "state" : { "revision" : "f6919dfc309e7f1b56224378b11e28bab5bccc42", "version" : "1.2.0" } }, { "identity" : "swift-argument-parser", "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-argument-parser", "state" : { "revision" : "46989693916f56d1186bd59ac15124caef896560", "version" : "1.3.1" } }, { "identity" : "swift-collections", "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-collections", "state" : { "revision" : "94cf62b3ba8d4bed62680a282d4c25f9c63c2efb", "version" : "1.1.0" } }, { "identity" : "swift-eventsource", "kind" : "remoteSourceControl", "location" : "https://github.com/LaunchDarkly/swift-eventsource.git", "state" : { "revision" : "57051701c58a93603ffa2051f8e9cf0c8cff7814", "version" : "3.3.0" } }, { "identity" : "swift-http-types", "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-http-types", "state" : { "revision" : "12358d55a3824bd5fed310b999ea8cf83a9a1a65", "version" : "1.0.3" } }, { "identity" : "swift-numerics", "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-numerics.git", "state" : { "revision" : "0a5bc04095a675662cf24757cc0640aa2204253b", "version" : "1.0.2" } }, { "identity" : "swift-openapi-generator", "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-openapi-generator", "state" : { "revision" : "7992d77065f2787e7651cf6d9be9b99ad38f5166", "version" : "1.2.1" } }, { "identity" : "swift-openapi-runtime", "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-openapi-runtime", "state" : { "revision" : "76951d77a0609599d2dc233e7e40808a74767c6a", "version" : "1.3.2" } }, { "identity" : "swift-openapi-urlsession", "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-openapi-urlsession", "state" : { "revision" : "6efbfda5276bbbc8b4fec5d744f0ecd8c784eb47", "version" : "1.0.1" } }, { "identity" : "swift-protobuf", "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-protobuf.git", "state" : { "revision" : "e17d61f26df0f0e06f58f6977ba05a097a720106", "version" : "1.27.1" } }, { "identity" : "swift-snapshot-testing", "kind" : "remoteSourceControl", "location" : "https://github.com/pointfreeco/swift-snapshot-testing.git", "state" : { "revision" : "625ccca8570773dd84a34ee51a81aa2bc5a4f97a", "version" : "1.16.0" } }, { "identity" : "swift-syntax", "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-syntax", "state" : { "revision" : "fa8f95c2d536d6620cc2f504ebe8a6167c9fc2dd", "version" : "510.0.1" } }, { "identity" : "swiftapidsl", "kind" : "remoteSourceControl", "location" : "https://github.com/PittsCraft/SwiftApiDsl", "state" : { "revision" : "ae764b6887e68aa2a50cddb601ed008460194c85", "version" : "0.0.1-alpha.15" } }, { "identity" : "swiftmessages", "kind" : "remoteSourceControl", "location" : "https://github.com/SwiftKickMobile/SwiftMessages", "state" : { "revision" : "62e12e138fc3eedf88c7553dd5d98712aa119f40", "version" : "9.0.9" } }, { "identity" : "swiftretrier", "kind" : "remoteSourceControl", "location" : "https://github.com/PittsCraft/SwiftRetrier", "state" : { "revision" : "0c5ee0300b45b3f0445868dadc65836df0d349f0", "version" : "2.0.1" } }, { "identity" : "swiftui-introspect", "kind" : "remoteSourceControl", "location" : "https://github.com/siteline/swiftui-introspect.git", "state" : { "revision" : "0cd2a5a5895306bc21d54a2254302d24a9a571e4", "version" : "1.1.3" } }, { "identity" : "twilsock-ios", "kind" : "remoteSourceControl", "location" : "https://github.com/twilio/twilsock-ios", "state" : { "revision" : "0a128c07da3cdadc4fce258f4b86a700379630f0", "version" : "2.1.1" } }, { "identity" : "version", "kind" : "remoteSourceControl", "location" : "https://github.com/mxcl/Version.git", "state" : { "revision" : "1fe824b80d89201652e7eca7c9252269a1d85e25", "version" : "2.0.1" } }, { "identity" : "yams", "kind" : "remoteSourceControl", "location" : "https://github.com/jpsim/Yams", "state" : { "revision" : "00c403debcd0a007b854bb35e598466207a2d58c", "version" : "5.0.0" } } ], "version" : 2 } If using CocoaPods, the project's Podfile.lock
Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!