File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
examples/demo-apps/apple_ios/LLaMA/LLaMA.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 695695 INFOPLIST_KEY_UIRequiresFullScreen = YES;
696696 INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
697697 MARKETING_VERSION = 1.0;
698+ OTHER_CODE_SIGN_FLAGS = "--deep";
698699 PRODUCT_BUNDLE_IDENTIFIER = org.pytorch.executorch.illama;
699700 PRODUCT_NAME = "$(PROJECT_NAME)";
700701 PROVISIONING_PROFILE_SPECIFIER = "";
728729 INFOPLIST_KEY_UIRequiresFullScreen = YES;
729730 INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
730731 MARKETING_VERSION = 1.0;
732+ OTHER_CODE_SIGN_FLAGS = "--deep";
731733 PRODUCT_BUNDLE_IDENTIFIER = org.pytorch.executorch.illama;
732734 PRODUCT_NAME = "$(PROJECT_NAME)";
733735 PROVISIONING_PROFILE_SPECIFIER = "";
You can’t perform that action at this time.
0 commit comments