File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src-tauri/gen/apple/app.xcodeproj Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 257
257
);
258
258
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
259
259
CODE_SIGN_ENTITLEMENTS = app_iOS/app_iOS.entitlements;
260
- CODE_SIGN_IDENTITY = "Apple Distribution: David Ralph Myers II (BL2RJ5DCNK) ";
261
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution: David Ralph Myers II (BL2RJ5DCNK) ";
260
+ CODE_SIGN_IDENTITY = "Apple Distribution";
261
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution";
262
262
CODE_SIGN_STYLE = Manual;
263
263
DEVELOPMENT_TEAM = BL2RJ5DCNK;
264
264
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = BL2RJ5DCNK;
370
370
);
371
371
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
372
372
CODE_SIGN_ENTITLEMENTS = app_iOS/app_iOS.entitlements;
373
- CODE_SIGN_IDENTITY = "Apple Distribution: David Ralph Myers II (BL2RJ5DCNK) ";
374
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution: David Ralph Myers II (BL2RJ5DCNK) ";
373
+ CODE_SIGN_IDENTITY = "Apple Distribution";
374
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution";
375
375
CODE_SIGN_STYLE = Manual;
376
376
DEVELOPMENT_TEAM = BL2RJ5DCNK;
377
377
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = BL2RJ5DCNK;
You can’t perform that action at this time.
0 commit comments