|
|
|
|
@@ -21,14 +21,10 @@
|
|
|
|
|
5A9EB280240100970053D3CF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5A9EB27F240100970053D3CF /* Assets.xcassets */; };
|
|
|
|
|
5A9EB283240100970053D3CF /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5A9EB282240100970053D3CF /* Preview Assets.xcassets */; };
|
|
|
|
|
5A9EB286240100970053D3CF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5A9EB284240100970053D3CF /* LaunchScreen.storyboard */; };
|
|
|
|
|
5AE45131245CFF2800D82BAF /* GRPC in Frameworks */ = {isa = PBXBuildFile; productRef = 5AE45130245CFF2800D82BAF /* GRPC */; };
|
|
|
|
|
5BEA7A8C24AF155FC02A6C58 /* Pods_CarController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03FB25F696A1B33332234B4F /* Pods_CarController.framework */; };
|
|
|
|
|
5AE45131245CFF2800D82BAF /* BuildFile in Frameworks */ = {isa = PBXBuildFile; productRef = 5AE45130245CFF2800D82BAF /* SwiftPackageProductDependency */; };
|
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
|
03FB25F696A1B33332234B4F /* Pods_CarController.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CarController.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
460C6595E5C32777EF7F2A4E /* Pods-CarController.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CarController.release.xcconfig"; path = "Target Support Files/Pods-CarController/Pods-CarController.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
4C5C85A33DD98E3CA9FCEF6B /* Pods-CarController.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CarController.debug.xcconfig"; path = "Target Support Files/Pods-CarController/Pods-CarController.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
5A6B344D2459AFCE0000E6FC /* SlamController.grpc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SlamController.grpc.swift; sourceTree = "<group>"; };
|
|
|
|
|
5A6B344E2459AFCE0000E6FC /* SlamController.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SlamController.pb.swift; sourceTree = "<group>"; };
|
|
|
|
|
5A6B34502459AFCE0000E6FC /* lidar_tracker.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = lidar_tracker.pb.swift; sourceTree = "<group>"; };
|
|
|
|
|
@@ -52,22 +48,13 @@
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
5AE45131245CFF2800D82BAF /* GRPC in Frameworks */,
|
|
|
|
|
5BEA7A8C24AF155FC02A6C58 /* Pods_CarController.framework in Frameworks */,
|
|
|
|
|
5AE45131245CFF2800D82BAF /* BuildFile in Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
|
49C2CFB75CF1768D7363A9DB /* Frameworks */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
03FB25F696A1B33332234B4F /* Pods_CarController.framework */,
|
|
|
|
|
);
|
|
|
|
|
name = Frameworks;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
5A6B344B2459AFCE0000E6FC /* car */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
@@ -112,8 +99,6 @@
|
|
|
|
|
5A6B344B2459AFCE0000E6FC /* car */,
|
|
|
|
|
5A9EB278240100960053D3CF /* CarController */,
|
|
|
|
|
5A9EB277240100960053D3CF /* Products */,
|
|
|
|
|
A595BD070E838AFD9A774908 /* Pods */,
|
|
|
|
|
49C2CFB75CF1768D7363A9DB /* Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
@@ -149,15 +134,6 @@
|
|
|
|
|
path = "Preview Content";
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
A595BD070E838AFD9A774908 /* Pods */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
4C5C85A33DD98E3CA9FCEF6B /* Pods-CarController.debug.xcconfig */,
|
|
|
|
|
460C6595E5C32777EF7F2A4E /* Pods-CarController.release.xcconfig */,
|
|
|
|
|
);
|
|
|
|
|
path = Pods;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
|
@@ -165,11 +141,9 @@
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 5A9EB28A240100970053D3CF /* Build configuration list for PBXNativeTarget "CarController" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
DF3C92ECA29980008D9A0ED0 /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
5A9EB272240100960053D3CF /* Sources */,
|
|
|
|
|
5A9EB273240100960053D3CF /* Frameworks */,
|
|
|
|
|
5A9EB274240100960053D3CF /* Resources */,
|
|
|
|
|
E0B3D65287999242E7AD3ABB /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
|
@@ -177,7 +151,7 @@
|
|
|
|
|
);
|
|
|
|
|
name = CarController;
|
|
|
|
|
packageProductDependencies = (
|
|
|
|
|
5AE45130245CFF2800D82BAF /* GRPC */,
|
|
|
|
|
5AE45130245CFF2800D82BAF /* SwiftPackageProductDependency */,
|
|
|
|
|
);
|
|
|
|
|
productName = CarController;
|
|
|
|
|
productReference = 5A9EB276240100960053D3CF /* CarController.app */;
|
|
|
|
|
@@ -208,7 +182,7 @@
|
|
|
|
|
);
|
|
|
|
|
mainGroup = 5A9EB26D240100950053D3CF;
|
|
|
|
|
packageReferences = (
|
|
|
|
|
5AE4512F245CFF2800D82BAF /* XCRemoteSwiftPackageReference "grpc-swift" */,
|
|
|
|
|
5AE4512F245CFF2800D82BAF /* RemoteSwiftPackageReference */,
|
|
|
|
|
);
|
|
|
|
|
productRefGroup = 5A9EB277240100960053D3CF /* Products */;
|
|
|
|
|
projectDirPath = "";
|
|
|
|
|
@@ -232,48 +206,6 @@
|
|
|
|
|
};
|
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
|
|
DF3C92ECA29980008D9A0ED0 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
inputPaths = (
|
|
|
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
outputPaths = (
|
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-CarController-checkManifestLockResult.txt",
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
E0B3D65287999242E7AD3ABB /* [CP] Embed Pods Frameworks */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-CarController/Pods-CarController-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Embed Pods Frameworks";
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-CarController/Pods-CarController-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CarController/Pods-CarController-frameworks.sh\"\n";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
|
5A9EB272240100960053D3CF /* Sources */ = {
|
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
|
@@ -423,7 +355,6 @@
|
|
|
|
|
};
|
|
|
|
|
5A9EB28B240100970053D3CF /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 4C5C85A33DD98E3CA9FCEF6B /* Pods-CarController.debug.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
@@ -444,7 +375,6 @@
|
|
|
|
|
};
|
|
|
|
|
5A9EB28C240100970053D3CF /* Release */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 460C6595E5C32777EF7F2A4E /* Pods-CarController.release.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
@@ -487,7 +417,7 @@
|
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
|
|
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
|
|
|
5AE4512F245CFF2800D82BAF /* XCRemoteSwiftPackageReference "grpc-swift" */ = {
|
|
|
|
|
5AE4512F245CFF2800D82BAF /* RemoteSwiftPackageReference */ = {
|
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
|
repositoryURL = "https://github.com/grpc/grpc-swift.git";
|
|
|
|
|
requirement = {
|
|
|
|
|
@@ -498,9 +428,9 @@
|
|
|
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
|
|
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
|
|
|
5AE45130245CFF2800D82BAF /* GRPC */ = {
|
|
|
|
|
5AE45130245CFF2800D82BAF /* SwiftPackageProductDependency */ = {
|
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
|
package = 5AE4512F245CFF2800D82BAF /* XCRemoteSwiftPackageReference "grpc-swift" */;
|
|
|
|
|
package = 5AE4512F245CFF2800D82BAF /* RemoteSwiftPackageReference */;
|
|
|
|
|
productName = GRPC;
|
|
|
|
|
};
|
|
|
|
|
/* End XCSwiftPackageProductDependency section */
|