Skip to content

Commit

Permalink
Revert "Fix CarPlay entitlements in public examples project (#2266)" …
Browse files Browse the repository at this point in the history
…(#2378)
  • Loading branch information
OdNairy authored and persidskiy committed Dec 9, 2024
1 parent 28dd526 commit 515e445
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions Apps/Examples/Examples.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down
4 changes: 0 additions & 4 deletions xcodegen/Examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 515e445

Please sign in to comment.