June 1, 2022
XCFramework agent v7.3.6
Fixed in this release
- Bug fixes for stability
- More accurate bytes received calculation for HTTP transactions
- Updates to support Hybrid Frameworks
Other notes
- This artifact was built using Xcode 13.3 with a minimum deployment target of iOS version 9.0. Compatible with CocoaPods 1.10 or higher and Swift Package Manager
- For Mac Catalyst, the zip file installation may integrate more easily than using CocoaPods.
Support statement
- New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. The iOS and tvOS agents were deprecated with the release of version 7.2.1 of the XCFramework agent. As of this release, the oldest supported version is 7.0.0 of the XCFramework
April 22, 2022
XCFramework agent v7.3.5
Fixed in this release
- Support for Xcode 13
- Fixed an issue with distributed tracing headers not being added
Other notes
- This artifact was built using Xcode 13.3 with a minimum deployment target of iOS version 9.0. Compatible with CocoaPods 1.10 or higher and Swift Package Manager
- For Mac Catalyst, the zip file installation may integrate more easily than using CocoaPods.
Support statement
- New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. The iOS and tvOS agents were deprecated with the release of version 7.2.1 of the XCFramework agent. As of this release, the oldest supported version is 7.0.0 of the XCFramework
November 18, 2021
XCFramework agent v7.3.4
Fixed in this release
- Added New Relic dSYMs for deeper crash reporting symbolication on iOS and tvOS.
- Fixed reachabilty crash.
Other notes
- This artifact was built using Xcode 12.3 with a minimum deployment target of iOS version 9.0. Compatible with CocoaPods 1.10 or higher.
- For Mac Catalyst, the zip file installation may integrate more easily than using CocoaPods.
Support statement
- New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. The iOS and tvOS agents were deprecated with the release of version 7.2.0 of the XCFramework agent. As of this release, the oldest supported version is 7.2.1 of the XCFramework
August 23, 2021
XCFramework agent v7.3.3
Fixed in this release
- Improved crash reporting symbolication for all iOS and tvOS architectures.
- Updated post-build step script for uploading dSYM files.
Other notes
- This artifact was built using Xcode 12.3 with a minimum deployment target of iOS version 9.0. Compatible with CocoaPods 1.10 or higher.
- For Mac Catalyst, the zip file installation may integrate more easily than using CocoaPods.
Support statement
- New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. The iOS and tvOS agents were deprecated with the release of version 7.2.0 of the XCFramework agent. As of this release, the oldest supported version is 7.2.0 of the XCFramework
June 17, 2021
XCFramework agent v7.3.2
Fixed in this release
- Updated framework anatomy for Mac Catalyst.
- Crash reporting symbolication bug fixes.
- URLSession error handling improvements.
Other notes
- This artifact was built using Xcode 12.3 with a minimum deployment target of iOS version 9.0. Compatible with CocoaPods 1.10 or higher.
- For Mac Catalyst, the zip file installation may integrate more easily than using CocoaPods.
Support statement
- New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. The iOS and tvOS agents were deprecated with the release of version 7.1.0 of the XCFramework agent. As of this release, the oldest supported version is 7.1.0 of the XCFramework
April 30, 2021
XCFramework agent v7.3.1
Fixed in this release
- Support for Xcode running Catalyst and tvOS Simulator on Apple silicon Macs.
Other notes
- This artifact was built using Xcode 12.3 with a minimum deployment target of iOS version 9.0. Compatible with CocoaPods 1.10 or higher.
- For Mac Catalyst, the zip file installation may integrate more easily than using Cocoapods.
Support statement
- New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. The iOS and tvOS agents were deprecated with the release of version 7.0.0 of the XCFramework agent. As of this release, the oldest supported version is 7.0.0 of the XCFramework
March 31, 2021
XCFramework agent v7.3.0
New in this release
Adds Distributed Tracing support
The agent will now add Distributed Tracing headers to instrumented network requests. This feature is enabled by default, but can be disabled through the DistributedTracing
feature flag.
Refer to How New Relic distributed tracing works for more information on Distributed Tracing in mobile apps.
Fixed in this release
- Support for Xcode running on Apple Silicon Macs.
Other Notes
- This artifact was built using Xcode 12.3 with a minimum deployment target of iOS version 9.0
Support Statement
- New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. The iOS and tvOS agents were deprecated with the release of version 7.0.0 of the XCFramework agent. As of this release, the oldest supported version is 6.5.0 for the iOS and tvOS agents.
December 17, 2020
XCFramework agent 7.2.1
Improvements
- Resolve tvOS thinning issues when publishing to Apple.
Other Notes
- This artifact was built using Xcode 12.0.1 with a minimum deployment target of iOS version 9.0
Support Statement
- New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. The iOS and tvOS agents were deprecated with the release of version 7.0.0 of the XCFramework agent. As of this release, the oldest supported version is 6.5.0 for the iOS and tvOS agents.
November 19, 2020
XCFramework agent v7.2.0
Improvements
- The dSYM upload scripts and dependencies have been updated.
Other Notes
- This artifact was built using Xcode 12.0.1 with a minimum deployment target of iOS version 9.0
Support Statement
- New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. The iOS and tvOS agents were deprecated with the release of version 7.0.0 of the XCFramework agent. As of this release, the oldest supported version is 6.5.0 for the iOS and tvOS agents.
October 15, 2020
XCFramework agent v7.1.0
Improved attribute validation
The agent will no longer reject events containing invalid attributes. Attributes that fail basic event validation are pruned from the map of provided event attributes. We've also corrected an event creation error where attribute maps containing null
keys would result in events with a subset of passed attributes.
This applies to recordCustomEvent:withAttributes:
and recordBreadcrumb:withAttributes:
.
Other Notes
- This artifact was built using Xcode 12.0.1 with a minimum deployment target of iOS version 9.0