File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
Apps/Examples/Examples.xcodeproj Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 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;
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;
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments