Skip to content

Commit c320f77

Browse files
committed
fix: info.plist file for carplay target
1 parent 01ecc6e commit c320f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/ios/SampleApp.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@
674674
CLANG_ENABLE_MODULES = YES;
675675
CODE_SIGN_ENTITLEMENTS = SampleApp/SampleApp.entitlements;
676676
CURRENT_PROJECT_VERSION = 1;
677-
INFOPLIST_FILE = SampleApp/Info.plist;
677+
INFOPLIST_FILE = "SampleApp/Info-CarPlay.plist";
678678
IPHONEOS_DEPLOYMENT_TARGET = 16.6;
679679
GCC_PREPROCESSOR_DEFINITIONS = (
680680
"$(inherited)",

0 commit comments

Comments
 (0)