Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEMRUM-907 Rename agent and modules #244

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
24715a3
Rename ANR reporter module directories.
jCharv Jan 27, 2025
d5c8b94
Rename ANR module name.
jCharv Jan 27, 2025
bd85b5a
Rename crash reports module directories.
jCharv Jan 27, 2025
a9e84e4
Rename crash reports module.
jCharv Jan 27, 2025
7db7900
Rename logger module directories.
jCharv Jan 27, 2025
2263e4c
Rename logger module.
jCharv Jan 27, 2025
5c10f32
Rename network module directories.
jCharv Jan 27, 2025
ae21bed
Rename network module.
jCharv Jan 27, 2025
5892d1d
Rename OTel module directories.
jCharv Jan 27, 2025
041ca55
Rename OTel background exporter module directories.
jCharv Jan 27, 2025
84a10e5
Rename OTel and OTel background exporter modules.
jCharv Jan 27, 2025
66e337b
Rename session replay module directories.
jCharv Jan 27, 2025
fce9b1b
Rename session replay module.
jCharv Jan 27, 2025
d5db8ff
Rename shared protocols module.
jCharv Jan 27, 2025
9855534
Rename slow frame detector module directories.
jCharv Jan 27, 2025
2a787fc
Rename slow frame detector module.
jCharv Jan 27, 2025
94a9727
Rename workspace.
jCharv Jan 27, 2025
9a5ada5
Rename agent module directories.
jCharv Jan 27, 2025
bff629e
Rename agent module in workspace, rename docc files.
jCharv Jan 27, 2025
4c3f44d
Rename agent main class file.
jCharv Jan 27, 2025
260bb2b
Rename agent main class file in project.
jCharv Jan 27, 2025
7087e79
Rename agent module in project.
jCharv Jan 27, 2025
ea13a9d
Update bundle identifiers.
jCharv Jan 27, 2025
ccebf84
Rename agent module and main class in source files.
jCharv Jan 27, 2025
a049039
Rename agent in build scripts.
jCharv Jan 27, 2025
1dd10a1
Replace identifiers.
jCharv Jan 27, 2025
0e1740a
Replace some more identifiers.
jCharv Jan 27, 2025
d3dc67e
Replace bundle identifiers in test apps. Rename agent module name in …
jCharv Jan 27, 2025
4c76f6c
Update agent and DevelApp signing. Rename schemes directories.
jCharv Jan 27, 2025
b1b077a
Rename agent module in schemes.
jCharv Jan 27, 2025
a9ae8ae
Update signing in test apps.
jCharv Jan 27, 2025
dea5328
Update headers.
jCharv Jan 27, 2025
e70818c
Update session replay prefix.
jCharv Jan 27, 2025
f3a926f
Rename remaining cisco and mrum references.
jCharv Jan 27, 2025
e3ec1e4
Rename Agent module directory.
jCharv Jan 29, 2025
c9ddd5c
Rename Agent's project file and schemes.
jCharv Jan 29, 2025
7089dc8
Rename Agent's sources and tests directories.
jCharv Jan 29, 2025
7e11802
Rename docc.
jCharv Jan 29, 2025
6a8b0a4
Rename Agent in the workspace file.
jCharv Jan 29, 2025
852dd46
Rename Agent in project files.
jCharv Jan 29, 2025
17d4d47
Rename Agent in source files.
jCharv Jan 29, 2025
1da9efe
Rename Agent in build scripts.
jCharv Jan 29, 2025
7cf160a
Rename Agent in Agent's project schemes.
jCharv Jan 29, 2025
77ebb95
Remove old schemes, recreate tests schemes for CrashReports and OpenT…
jCharv Jan 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions ANRDemoApp/ANRDemoApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 56;
objectVersion = 60;
objects = {

/* Begin PBXBuildFile section */
Expand All @@ -15,8 +15,8 @@
5264EE6E2B76F5F900F25C86 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5264EE692B76F5F900F25C86 /* Preview Assets.xcassets */; };
5264EE6F2B76F5F900F25C86 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5264EE6A2B76F5F900F25C86 /* ContentView.swift */; };
5264EE702B76F5F900F25C86 /* ANRDemoApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5264EE6B2B76F5F900F25C86 /* ANRDemoApp.swift */; };
526E2D752B5B4BF300A7CEA4 /* CiscoRUM.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 526E2D742B5B4BF300A7CEA4 /* CiscoRUM.framework */; };
526E2D762B5B4BF300A7CEA4 /* CiscoRUM.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 526E2D742B5B4BF300A7CEA4 /* CiscoRUM.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
526E2D752B5B4BF300A7CEA4 /* SplunkAgent.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 526E2D742B5B4BF300A7CEA4 /* SplunkAgent.framework */; };
526E2D762B5B4BF300A7CEA4 /* SplunkAgent.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 526E2D742B5B4BF300A7CEA4 /* SplunkAgent.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
Expand All @@ -26,7 +26,7 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
526E2D762B5B4BF300A7CEA4 /* CiscoRUM.framework in Embed Frameworks */,
526E2D762B5B4BF300A7CEA4 /* SplunkAgent.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -43,15 +43,15 @@
5264EE6A2B76F5F900F25C86 /* ContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
5264EE6B2B76F5F900F25C86 /* ANRDemoApp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ANRDemoApp.swift; sourceTree = "<group>"; };
526D7E8C2B5A0E8B001183B8 /* ANRDemoApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ANRDemoApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
526E2D742B5B4BF300A7CEA4 /* CiscoRUM.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = CiscoRUM.framework; sourceTree = BUILT_PRODUCTS_DIR; };
526E2D742B5B4BF300A7CEA4 /* SplunkAgent.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SplunkAgent.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
526D7E892B5A0E8B001183B8 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
526E2D752B5B4BF300A7CEA4 /* CiscoRUM.framework in Frameworks */,
526E2D752B5B4BF300A7CEA4 /* SplunkAgent.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -101,7 +101,7 @@
526E2D732B5B4BF300A7CEA4 /* Frameworks */ = {
isa = PBXGroup;
children = (
526E2D742B5B4BF300A7CEA4 /* CiscoRUM.framework */,
526E2D742B5B4BF300A7CEA4 /* SplunkAgent.framework */,
);
name = Frameworks;
sourceTree = "<group>";
Expand Down Expand Up @@ -154,7 +154,7 @@
);
mainGroup = 526D7E832B5A0E8B001183B8;
packageReferences = (
526E2D782B5B4C6300A7CEA4 /* XCLocalSwiftPackageReference "../MRUMANRReporter" */,
526E2D782B5B4C6300A7CEA4 /* XCLocalSwiftPackageReference "../SplunkANRReporter" */,
);
productRefGroup = 526D7E8D2B5A0E8B001183B8 /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -321,7 +321,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"ANRDemoApp/Preview Content\"";
DEVELOPMENT_TEAM = CGE964ZX4K;
DEVELOPMENT_TEAM = 9J84E5CFM9;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
Expand All @@ -334,7 +334,7 @@
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.appdynamics.ANRDemoApp;
PRODUCT_BUNDLE_IDENTIFIER = com.splunk.rum.ANRDemoApp;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
Expand All @@ -350,7 +350,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"ANRDemoApp/Preview Content\"";
DEVELOPMENT_TEAM = CGE964ZX4K;
DEVELOPMENT_TEAM = 9J84E5CFM9;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
Expand All @@ -363,7 +363,7 @@
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.appdynamics.ANRDemoApp;
PRODUCT_BUNDLE_IDENTIFIER = com.splunk.rum.ANRDemoApp;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
Expand Down Expand Up @@ -395,9 +395,9 @@
/* End XCConfigurationList section */

/* Begin XCLocalSwiftPackageReference section */
526E2D782B5B4C6300A7CEA4 /* XCLocalSwiftPackageReference "../MRUMANRReporter" */ = {
526E2D782B5B4C6300A7CEA4 /* XCLocalSwiftPackageReference "../SplunkANRReporter" */ = {
isa = XCLocalSwiftPackageReference;
relativePath = ../MRUMANRReporter;
relativePath = ../SplunkANRReporter;
};
/* End XCLocalSwiftPackageReference section */
};
Expand Down
6 changes: 3 additions & 3 deletions ANRDemoApp/ANRDemoApp/ANRDemoApp.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ See the License for the specific language governing permissions and
limitations under the License.
*/

import CiscoRUM
import MRUMANRReporter
import SplunkAgent
import SplunkANRReporter
import SwiftUI

@main
struct ANRDemoApp: App {
@StateObject var agent = CiscoRUMAgent.install(with:
@StateObject var agent = SplunkRum.install(with:
Configuration(url: URL(string: "https://smartlookdev2.saas.appd-test.com")!)
.appName("smartlook-ios")
.appVersion("1.0.0")
Expand Down
20 changes: 10 additions & 10 deletions AgentTestApp/AgentTestApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
BA188B212BA0C91B00DACB15 /* Crashes.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA188B1F2BA0C91B00DACB15 /* Crashes.swift */; };
BA338B462B9A610600D2F3B6 /* TestApiCalls.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA338B452B9A610600D2F3B6 /* TestApiCalls.swift */; };
BA338B482B9A612400D2F3B6 /* TestApiCallsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA338B472B9A612400D2F3B6 /* TestApiCallsViewController.swift */; };
BA4F272C2BA3A37200052600 /* CiscoRUM.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BA4F272B2BA3A37200052600 /* CiscoRUM.framework */; };
BA4F272D2BA3A37200052600 /* CiscoRUM.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BA4F272B2BA3A37200052600 /* CiscoRUM.framework */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
BA4F272C2BA3A37200052600 /* SplunkAgent.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BA4F272B2BA3A37200052600 /* SplunkAgent.framework */; };
BA4F272D2BA3A37200052600 /* SplunkAgent.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BA4F272B2BA3A37200052600 /* SplunkAgent.framework */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
BA5E5A442B6859BC0022CEB2 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA5E5A432B6859BC0022CEB2 /* AppDelegate.swift */; };
BA5E5A462B6859BC0022CEB2 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA5E5A452B6859BC0022CEB2 /* SceneDelegate.swift */; };
BA5E5A482B6859BC0022CEB2 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA5E5A472B6859BC0022CEB2 /* ViewController.swift */; };
Expand All @@ -32,7 +32,7 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
BA4F272D2BA3A37200052600 /* CiscoRUM.framework in Embed Frameworks */,
BA4F272D2BA3A37200052600 /* SplunkAgent.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -46,7 +46,7 @@
BA188B1F2BA0C91B00DACB15 /* Crashes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Crashes.swift; sourceTree = "<group>"; };
BA338B452B9A610600D2F3B6 /* TestApiCalls.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestApiCalls.swift; sourceTree = "<group>"; };
BA338B472B9A612400D2F3B6 /* TestApiCallsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestApiCallsViewController.swift; sourceTree = "<group>"; };
BA4F272B2BA3A37200052600 /* CiscoRUM.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = CiscoRUM.framework; sourceTree = BUILT_PRODUCTS_DIR; };
BA4F272B2BA3A37200052600 /* SplunkAgent.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SplunkAgent.framework; sourceTree = BUILT_PRODUCTS_DIR; };
BA5E5A402B6859BC0022CEB2 /* AgentTestApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AgentTestApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
BA5E5A432B6859BC0022CEB2 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
BA5E5A452B6859BC0022CEB2 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
Expand All @@ -64,7 +64,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
BA4F272C2BA3A37200052600 /* CiscoRUM.framework in Frameworks */,
BA4F272C2BA3A37200052600 /* SplunkAgent.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -74,7 +74,7 @@
BA4F272A2BA3A37200052600 /* Frameworks */ = {
isa = PBXGroup;
children = (
BA4F272B2BA3A37200052600 /* CiscoRUM.framework */,
BA4F272B2BA3A37200052600 /* SplunkAgent.framework */,
);
name = Frameworks;
sourceTree = "<group>";
Expand Down Expand Up @@ -363,7 +363,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = "";
DEVELOPMENT_TEAM = 9J84E5CFM9;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = AgentTestApp/Info.plist;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
Expand All @@ -376,7 +376,7 @@
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.AppDynamics.AgentTestApp;
PRODUCT_BUNDLE_IDENTIFIER = com.splunk.rum.AgentTestApp;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
Expand All @@ -394,7 +394,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = "";
DEVELOPMENT_TEAM = 9J84E5CFM9;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = AgentTestApp/Info.plist;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
Expand All @@ -407,7 +407,7 @@
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.AppDynamics.AgentTestApp;
PRODUCT_BUNDLE_IDENTIFIER = com.splunk.rum.AgentTestApp;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
Expand Down
4 changes: 2 additions & 2 deletions AgentTestApp/AgentTestApp/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ limitations under the License.
*/

import UIKit
import CiscoRUM
import SplunkAgent

@main
class AppDelegate: UIResponder, UIApplicationDelegate {
Expand All @@ -25,7 +25,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
// Override point for customization after application launch.

var agent = CiscoRUMAgent.install(with:
var agent = SplunkRum.install(with:
Configuration(url: URL(string: "https://eum2-c0.saas.appd-test.com")!)
.appName("AgentTestApp")
.appVersion("1.0.0")
Expand Down
4 changes: 2 additions & 2 deletions AgentTestApp/AgentTestApp/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</objects>
<point key="canvasLocation" x="-1278" y="-60"/>
</scene>
<!--MRUM Agent Test App-->
<!--Splunk Agent Test App-->
<scene sceneID="T5x-Ar-Mhl">
<objects>
<viewController id="7b3-fw-ErM" customClass="ViewController" customModule="AgentTestApp" customModuleProvider="target" sceneMemberID="viewController">
Expand All @@ -50,7 +50,7 @@
<constraint firstItem="iWC-hH-2ft" firstAttribute="trailing" secondItem="sHo-tr-oZX" secondAttribute="trailing" id="lwD-27-KoA"/>
</constraints>
</view>
<navigationItem key="navigationItem" title="MRUM Agent Test App" id="mxc-nE-onO"/>
<navigationItem key="navigationItem" title="Splunk Agent Test App" id="mxc-nE-onO"/>
<connections>
<outlet property="tableView" destination="iWC-hH-2ft" id="0Xg-od-2RV"/>
<segue destination="Pc9-3A-SeM" kind="show" identifier="NetworkCalls" id="mxY-31-Ehe"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
//
// MRUM SDK, © 2024 CISCO
//
/*
Copyright 2024 Splunk Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/

import UIKit

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
//
// MRUM SDK, © 2024 CISCO
//
/*
Copyright 2024 Splunk Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/

import SwiftUI
import UIKit
Expand Down
20 changes: 10 additions & 10 deletions DevelApp/DevelApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
objects = {

/* Begin PBXBuildFile section */
2A3A86852B56ACC00020CE80 /* CiscoRUM.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2A3A86842B56ACC00020CE80 /* CiscoRUM.framework */; };
2A3A86862B56ACC00020CE80 /* CiscoRUM.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 2A3A86842B56ACC00020CE80 /* CiscoRUM.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2A3A86852B56ACC00020CE80 /* SplunkAgent.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2A3A86842B56ACC00020CE80 /* SplunkAgent.framework */; };
2A3A86862B56ACC00020CE80 /* SplunkAgent.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 2A3A86842B56ACC00020CE80 /* SplunkAgent.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
3384F28A2AC8795800512D79 /* DevelAppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3384F2892AC8795800512D79 /* DevelAppApp.swift */; };
3384F28C2AC8795800512D79 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3384F28B2AC8795800512D79 /* ContentView.swift */; };
3384F28E2AC8795800512D79 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3384F28D2AC8795800512D79 /* Assets.xcassets */; };
Expand All @@ -22,15 +22,15 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
2A3A86862B56ACC00020CE80 /* CiscoRUM.framework in Embed Frameworks */,
2A3A86862B56ACC00020CE80 /* SplunkAgent.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
2A3A86842B56ACC00020CE80 /* CiscoRUM.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = CiscoRUM.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2A3A86842B56ACC00020CE80 /* SplunkAgent.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SplunkAgent.framework; sourceTree = BUILT_PRODUCTS_DIR; };
3384F2862AC8795800512D79 /* DevelApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DevelApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
3384F2892AC8795800512D79 /* DevelAppApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DevelAppApp.swift; sourceTree = "<group>"; };
3384F28B2AC8795800512D79 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
Expand All @@ -45,7 +45,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
2A3A86852B56ACC00020CE80 /* CiscoRUM.framework in Frameworks */,
2A3A86852B56ACC00020CE80 /* SplunkAgent.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -93,7 +93,7 @@
3384F2AF2AC87A4300512D79 /* Frameworks */ = {
isa = PBXGroup;
children = (
2A3A86842B56ACC00020CE80 /* CiscoRUM.framework */,
2A3A86842B56ACC00020CE80 /* SplunkAgent.framework */,
);
name = Frameworks;
sourceTree = "<group>";
Expand Down Expand Up @@ -301,7 +301,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"DevelApp/Preview Content\"";
DEVELOPMENT_TEAM = CGE964ZX4K;
DEVELOPMENT_TEAM = 9J84E5CFM9;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -321,7 +321,7 @@
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 13.5;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.appdynamics.DevelApp;
PRODUCT_BUNDLE_IDENTIFIER = com.splunk.rum.DevelApp;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator xros xrsimulator";
Expand All @@ -345,7 +345,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"DevelApp/Preview Content\"";
DEVELOPMENT_TEAM = CGE964ZX4K;
DEVELOPMENT_TEAM = 9J84E5CFM9;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -365,7 +365,7 @@
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 13.5;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.appdynamics.DevelApp;
PRODUCT_BUNDLE_IDENTIFIER = com.splunk.rum.DevelApp;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator xros xrsimulator";
Expand Down
Loading