diff --git a/Apps/Examples/Examples.xcodeproj/project.pbxproj b/Apps/Examples/Examples.xcodeproj/project.pbxproj
index 7dd15c0a8cce..f160188ba0be 100644
--- a/Apps/Examples/Examples.xcodeproj/project.pbxproj
+++ b/Apps/Examples/Examples.xcodeproj/project.pbxproj
@@ -1119,7 +1119,6 @@
 				APPLICATION_EXTENSION_API_ONLY = NO;
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
-				CODE_SIGN_ENTITLEMENTS = ../../Apps/Examples/Examples/Examples_CarPlay.entitlements;
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CURRENT_PROJECT_VERSION = 1;
 				INFOPLIST_FILE = Examples/Info.plist;
@@ -1235,7 +1234,6 @@
 				APPLICATION_EXTENSION_API_ONLY = NO;
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
-				CODE_SIGN_ENTITLEMENTS = ../../Apps/Examples/Examples/Examples_CarPlay.entitlements;
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CURRENT_PROJECT_VERSION = 1;
 				INFOPLIST_FILE = Examples/Info.plist;
diff --git a/xcodegen/Examples.yml b/xcodegen/Examples.yml
index ba8bfa668972..afc0949e192d 100644
--- a/xcodegen/Examples.yml
+++ b/xcodegen/Examples.yml
@@ -33,10 +33,6 @@ targets:
           - "All Examples/Sample Data/**"
           - "Assets.xcassets/**"
         # destinationFilters: [iOS, visionOS]
-    entitlements:
-      path: ../Apps/Examples/Examples/Examples_CarPlay.entitlements
-      properties:
-        com.apple.developer.carplay-maps: YES
 
     dependencies:
       - package: Fingertips