File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
SDKIntegrationTestApps/iOSReleaseTest-SPM/iOSReleaseTest.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 405405 buildSettings = {
406406 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
407407 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
408- CODE_SIGN_ENTITLEMENTS = iOSReleaseTest/iOSReleaseTest.entitlements;
408+ CODE_SIGN_ENTITLEMENTS = "$(PROJECT_DIR)/../Source/ iOSReleaseTest/iOSReleaseTest.entitlements" ;
409409 CODE_SIGN_STYLE = Automatic;
410410 CURRENT_PROJECT_VERSION = 1;
411411 DEVELOPMENT_TEAM = R63EM248DP;
434434 buildSettings = {
435435 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
436436 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
437- CODE_SIGN_ENTITLEMENTS = iOSReleaseTest/iOSReleaseTest.entitlements;
437+ CODE_SIGN_ENTITLEMENTS = "$(PROJECT_DIR)/../Source/ iOSReleaseTest/iOSReleaseTest.entitlements" ;
438438 CODE_SIGN_STYLE = Automatic;
439439 CURRENT_PROJECT_VERSION = 1;
440440 DEVELOPMENT_TEAM = R63EM248DP;
You can’t perform that action at this time.
0 commit comments