Skip to content

Commit 515e445

Browse files
OdNairypersidskiy
authored andcommitted
Revert "Fix CarPlay entitlements in public examples project (#2266)" (#2378)
1 parent 28dd526 commit 515e445

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

Apps/Examples/Examples.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,6 @@
11191119
APPLICATION_EXTENSION_API_ONLY = NO;
11201120
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
11211121
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
1122-
CODE_SIGN_ENTITLEMENTS = ../../Apps/Examples/Examples/Examples_CarPlay.entitlements;
11231122
CODE_SIGN_IDENTITY = "iPhone Developer";
11241123
CURRENT_PROJECT_VERSION = 1;
11251124
INFOPLIST_FILE = Examples/Info.plist;
@@ -1235,7 +1234,6 @@
12351234
APPLICATION_EXTENSION_API_ONLY = NO;
12361235
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
12371236
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
1238-
CODE_SIGN_ENTITLEMENTS = ../../Apps/Examples/Examples/Examples_CarPlay.entitlements;
12391237
CODE_SIGN_IDENTITY = "iPhone Developer";
12401238
CURRENT_PROJECT_VERSION = 1;
12411239
INFOPLIST_FILE = Examples/Info.plist;

xcodegen/Examples.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ targets:
3333
- "All Examples/Sample Data/**"
3434
- "Assets.xcassets/**"
3535
# destinationFilters: [iOS, visionOS]
36-
entitlements:
37-
path: ../Apps/Examples/Examples/Examples_CarPlay.entitlements
38-
properties:
39-
com.apple.developer.carplay-maps: YES
4036

4137
dependencies:
4238
- package: Fingertips

0 commit comments

Comments
 (0)