-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into offlineStoragePOC
- Loading branch information
Showing
6 changed files
with
45 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4990,9 +4990,9 @@ | |
CLANG_CXX_LANGUAGE_STANDARD = "c++14"; | ||
CLANG_ENABLE_MODULES = YES; | ||
CODE_SIGN_STYLE = Automatic; | ||
CURRENT_PROJECT_VERSION = 7.4.7; | ||
CURRENT_PROJECT_VERSION = 7.4.9; | ||
DEVELOPMENT_TEAM = RQZ9D969HD; | ||
DYLIB_CURRENT_VERSION = 7.4.7; | ||
DYLIB_CURRENT_VERSION = 7.4.9; | ||
FRAMEWORK_SEARCH_PATHS = "$(inherited)"; | ||
GCC_C_LANGUAGE_STANDARD = "compiler-default"; | ||
GCC_INSTRUMENT_PROGRAM_FLOW_ARCS = YES; | ||
|
@@ -5043,9 +5043,9 @@ | |
CLANG_CXX_LANGUAGE_STANDARD = "c++14"; | ||
CLANG_ENABLE_MODULES = YES; | ||
CODE_SIGN_STYLE = Automatic; | ||
CURRENT_PROJECT_VERSION = 7.4.7; | ||
CURRENT_PROJECT_VERSION = 7.4.9; | ||
DEVELOPMENT_TEAM = SU7SUNGZJP; | ||
DYLIB_CURRENT_VERSION = 7.4.7; | ||
DYLIB_CURRENT_VERSION = 7.4.9; | ||
FRAMEWORK_SEARCH_PATHS = "$(inherited)"; | ||
GCC_C_LANGUAGE_STANDARD = "compiler-default"; | ||
GCC_INSTRUMENT_PROGRAM_FLOW_ARCS = YES; | ||
|
@@ -5118,10 +5118,10 @@ | |
CODE_SIGN_IDENTITY = "Apple Development: [email protected] (3ZGR4484Y2)"; | ||
CODE_SIGN_STYLE = Manual; | ||
COPY_PHASE_STRIP = NO; | ||
CURRENT_PROJECT_VERSION = 7.4.7; | ||
CURRENT_PROJECT_VERSION = 7.4.9; | ||
DEBUG_INFORMATION_FORMAT = dwarf; | ||
DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING = YES; | ||
DYLIB_CURRENT_VERSION = 7.4.7; | ||
DYLIB_CURRENT_VERSION = 7.4.9; | ||
ENABLE_STRICT_OBJC_MSGSEND = YES; | ||
ENABLE_TESTABILITY = YES; | ||
GCC_C_LANGUAGE_STANDARD = c99; | ||
|
@@ -5193,10 +5193,10 @@ | |
CODE_SIGN_IDENTITY = "Apple Development: [email protected] (3ZGR4484Y2)"; | ||
CODE_SIGN_STYLE = Manual; | ||
COPY_PHASE_STRIP = NO; | ||
CURRENT_PROJECT_VERSION = 7.4.7; | ||
CURRENT_PROJECT_VERSION = 7.4.9; | ||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | ||
DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING = YES; | ||
DYLIB_CURRENT_VERSION = 7.4.7; | ||
DYLIB_CURRENT_VERSION = 7.4.9; | ||
ENABLE_NS_ASSERTIONS = NO; | ||
ENABLE_STRICT_OBJC_MSGSEND = YES; | ||
GCC_C_LANGUAGE_STANDARD = c99; | ||
|
@@ -5237,12 +5237,12 @@ | |
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; | ||
CODE_SIGN_STYLE = Manual; | ||
COPY_PHASE_STRIP = YES; | ||
CURRENT_PROJECT_VERSION = 7.4.8; | ||
CURRENT_PROJECT_VERSION = 7.4.9; | ||
DEFINES_MODULE = YES; | ||
DEVELOPMENT_TEAM = SU7SUNGZJP; | ||
"DEVELOPMENT_TEAM[sdk=macosx*]" = SU7SUNGZJP; | ||
DYLIB_COMPATIBILITY_VERSION = 1; | ||
DYLIB_CURRENT_VERSION = 7.4.8; | ||
DYLIB_CURRENT_VERSION = 7.4.9; | ||
DYLIB_INSTALL_NAME_BASE = "@rpath"; | ||
ENABLE_BITCODE = NO; | ||
FRAMEWORK_SEARCH_PATHS = ( | ||
|
@@ -5266,7 +5266,7 @@ | |
"@executable_path/Frameworks", | ||
"@loader_path/Frameworks", | ||
); | ||
MARKETING_VERSION = 7.4.8; | ||
MARKETING_VERSION = 7.4.9; | ||
MODULEMAP_FILE = agent.modulemap; | ||
OTHER_CFLAGS = "$(inherited"; | ||
OTHER_LDFLAGS = ""; | ||
|
@@ -5297,11 +5297,11 @@ | |
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Distribution: New Relic Inc (SU7SUNGZJP)"; | ||
CODE_SIGN_STYLE = Manual; | ||
COPY_PHASE_STRIP = YES; | ||
CURRENT_PROJECT_VERSION = 7.4.8; | ||
CURRENT_PROJECT_VERSION = 7.4.9; | ||
DEFINES_MODULE = YES; | ||
DEVELOPMENT_TEAM = SU7SUNGZJP; | ||
DYLIB_COMPATIBILITY_VERSION = 1; | ||
DYLIB_CURRENT_VERSION = 7.4.8; | ||
DYLIB_CURRENT_VERSION = 7.4.9; | ||
DYLIB_INSTALL_NAME_BASE = "@rpath"; | ||
FRAMEWORK_SEARCH_PATHS = ( | ||
"$(inherited)", | ||
|
@@ -5323,7 +5323,7 @@ | |
"@executable_path/Frameworks", | ||
"@loader_path/Frameworks", | ||
); | ||
MARKETING_VERSION = 7.4.8; | ||
MARKETING_VERSION = 7.4.9; | ||
MODULEMAP_FILE = agent.modulemap; | ||
OTHER_CFLAGS = "$(inherited"; | ||
OTHER_LDFLAGS = ""; | ||
|
@@ -5348,9 +5348,9 @@ | |
CLANG_CXX_LANGUAGE_STANDARD = "c++14"; | ||
CLANG_ENABLE_MODULES = YES; | ||
CODE_SIGN_STYLE = Automatic; | ||
CURRENT_PROJECT_VERSION = 7.4.7; | ||
CURRENT_PROJECT_VERSION = 7.4.9; | ||
DEVELOPMENT_TEAM = RQZ9D969HD; | ||
DYLIB_CURRENT_VERSION = 7.4.7; | ||
DYLIB_CURRENT_VERSION = 7.4.9; | ||
FRAMEWORK_SEARCH_PATHS = ( | ||
"$(inherited)", | ||
"$(PROJECT_DIR)/Frameworks", | ||
|
@@ -5405,9 +5405,9 @@ | |
CLANG_CXX_LANGUAGE_STANDARD = "c++14"; | ||
CLANG_ENABLE_MODULES = YES; | ||
CODE_SIGN_STYLE = Automatic; | ||
CURRENT_PROJECT_VERSION = 7.4.7; | ||
CURRENT_PROJECT_VERSION = 7.4.9; | ||
DEVELOPMENT_TEAM = SU7SUNGZJP; | ||
DYLIB_CURRENT_VERSION = 7.4.7; | ||
DYLIB_CURRENT_VERSION = 7.4.9; | ||
FRAMEWORK_SEARCH_PATHS = ( | ||
"$(inherited)", | ||
"$(PROJECT_DIR)/Frameworks", | ||
|
@@ -5454,9 +5454,9 @@ | |
CLANG_ENABLE_CODE_COVERAGE = YES; | ||
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; | ||
CODE_SIGN_STYLE = Automatic; | ||
CURRENT_PROJECT_VERSION = 7.4.7; | ||
CURRENT_PROJECT_VERSION = 7.4.9; | ||
DEVELOPMENT_TEAM = SU7SUNGZJP; | ||
DYLIB_CURRENT_VERSION = 7.4.7; | ||
DYLIB_CURRENT_VERSION = 7.4.9; | ||
HEADER_SEARCH_PATHS = ( | ||
"${PROJECT_DIR}/UnitTests/", | ||
"${SRCROOT}/**", | ||
|
@@ -5493,9 +5493,9 @@ | |
CLANG_ENABLE_CODE_COVERAGE = YES; | ||
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; | ||
CODE_SIGN_STYLE = Automatic; | ||
CURRENT_PROJECT_VERSION = 7.4.7; | ||
CURRENT_PROJECT_VERSION = 7.4.9; | ||
DEVELOPMENT_TEAM = SU7SUNGZJP; | ||
DYLIB_CURRENT_VERSION = 7.4.7; | ||
DYLIB_CURRENT_VERSION = 7.4.9; | ||
HEADER_SEARCH_PATHS = ( | ||
"${PROJECT_DIR}/UnitTests/", | ||
"${SRCROOT}/**", | ||
|
@@ -5533,12 +5533,12 @@ | |
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "Apple Development"; | ||
CODE_SIGN_STYLE = Manual; | ||
COPY_PHASE_STRIP = YES; | ||
CURRENT_PROJECT_VERSION = 7.4.8; | ||
CURRENT_PROJECT_VERSION = 7.4.9; | ||
DEFINES_MODULE = YES; | ||
DEVELOPMENT_TEAM = SU7SUNGZJP; | ||
"DEVELOPMENT_TEAM[sdk=appletvos*]" = SU7SUNGZJP; | ||
DYLIB_COMPATIBILITY_VERSION = 1; | ||
DYLIB_CURRENT_VERSION = 7.4.8; | ||
DYLIB_CURRENT_VERSION = 7.4.9; | ||
DYLIB_INSTALL_NAME_BASE = "@rpath"; | ||
ENABLE_BITCODE = NO; | ||
FRAMEWORK_SEARCH_PATHS = ( | ||
|
@@ -5560,7 +5560,7 @@ | |
"@executable_path/Frameworks", | ||
"@loader_path/Frameworks", | ||
); | ||
MARKETING_VERSION = 7.4.8; | ||
MARKETING_VERSION = 7.4.9; | ||
MODULEMAP_FILE = agent.modulemap; | ||
OTHER_LDFLAGS = ""; | ||
PRODUCT_BUNDLE_IDENTIFIER = com.newrelic.Agent; | ||
|
@@ -5586,11 +5586,11 @@ | |
CODE_SIGN_IDENTITY = "Apple Distribution: New Relic Inc (SU7SUNGZJP)"; | ||
CODE_SIGN_STYLE = Manual; | ||
COPY_PHASE_STRIP = YES; | ||
CURRENT_PROJECT_VERSION = 7.4.8; | ||
CURRENT_PROJECT_VERSION = 7.4.9; | ||
DEFINES_MODULE = YES; | ||
DEVELOPMENT_TEAM = SU7SUNGZJP; | ||
DYLIB_COMPATIBILITY_VERSION = 1; | ||
DYLIB_CURRENT_VERSION = 7.4.8; | ||
DYLIB_CURRENT_VERSION = 7.4.9; | ||
DYLIB_INSTALL_NAME_BASE = "@rpath"; | ||
ENABLE_BITCODE = NO; | ||
FRAMEWORK_SEARCH_PATHS = ( | ||
|
@@ -5611,7 +5611,7 @@ | |
"@executable_path/Frameworks", | ||
"@loader_path/Frameworks", | ||
); | ||
MARKETING_VERSION = 7.4.8; | ||
MARKETING_VERSION = 7.4.9; | ||
MODULEMAP_FILE = agent.modulemap; | ||
OTHER_LDFLAGS = ""; | ||
PRODUCT_BUNDLE_IDENTIFIER = com.newrelic.Agent; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
source 'https://rubygems.org' | ||
|
||
gem "fastlane" | ||
gem "fastlane", '2.216.0' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -212,7 +212,7 @@ PLATFORMS | |
universal-darwin-22 | ||
|
||
DEPENDENCIES | ||
fastlane | ||
fastlane (= 2.216.0) | ||
|
||
BUNDLED WITH | ||
2.4.19 | ||
2.4.22 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
|
||
Pod::Spec.new do |s| | ||
s.name = "NewRelicAgent" | ||
s.version = "7.4.7-rc.589" | ||
s.version = "7.4.8" | ||
s.summary = "Real-time performance data with your next iOS app release." | ||
s.homepage = "http://newrelic.com/mobile-monitoring" | ||
s.license = { :type => "Commercial", :file => "LICENSE" } | ||
s.author = { "New Relic, Inc." => "[email protected]" } | ||
s.source = { :http => "https://download.newrelic.com/ios-v5/NewRelic_XCFramework_Agent_7.4.7-rc.589.zip" } | ||
s.source = { :http => "https://download.newrelic.com/ios_agent/NewRelic_XCFramework_Agent_7.4.8.zip" } | ||
s.ios.deployment_target = '9.0' | ||
s.tvos.deployment_target = '9.0' | ||
s.vendored_frameworks = "NewRelic.xcframework" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters