瀏覽代碼

Update Xcode signing and scheme user metadata.

Persist the development team setting and scheme autocreation suppression so local project configuration stays consistent.

Made-with: Cursor
huzaifahayat12 1 周之前
父節點
當前提交
7837529d17

+ 2 - 0
meetings_app.xcodeproj/project.pbxproj

@@ -252,6 +252,7 @@
252
 				CODE_SIGN_STYLE = Automatic;
252
 				CODE_SIGN_STYLE = Automatic;
253
 				COMBINE_HIDPI_IMAGES = YES;
253
 				COMBINE_HIDPI_IMAGES = YES;
254
 				CURRENT_PROJECT_VERSION = 1;
254
 				CURRENT_PROJECT_VERSION = 1;
255
+				DEVELOPMENT_TEAM = 5AT3P29RBZ;
255
 				ENABLE_APP_SANDBOX = YES;
256
 				ENABLE_APP_SANDBOX = YES;
256
 				ENABLE_USER_SELECTED_FILES = readonly;
257
 				ENABLE_USER_SELECTED_FILES = readonly;
257
 				GENERATE_INFOPLIST_FILE = NO;
258
 				GENERATE_INFOPLIST_FILE = NO;
@@ -282,6 +283,7 @@
282
 				CODE_SIGN_STYLE = Automatic;
283
 				CODE_SIGN_STYLE = Automatic;
283
 				COMBINE_HIDPI_IMAGES = YES;
284
 				COMBINE_HIDPI_IMAGES = YES;
284
 				CURRENT_PROJECT_VERSION = 1;
285
 				CURRENT_PROJECT_VERSION = 1;
286
+				DEVELOPMENT_TEAM = 5AT3P29RBZ;
285
 				ENABLE_APP_SANDBOX = YES;
287
 				ENABLE_APP_SANDBOX = YES;
286
 				ENABLE_USER_SELECTED_FILES = readonly;
288
 				ENABLE_USER_SELECTED_FILES = readonly;
287
 				GENERATE_INFOPLIST_FILE = NO;
289
 				GENERATE_INFOPLIST_FILE = NO;

+ 8 - 0
meetings_app.xcodeproj/xcuserdata/devmac1.xcuserdatad/xcschemes/xcschememanagement.plist

@@ -10,5 +10,13 @@
10
 			<integer>0</integer>
10
 			<integer>0</integer>
11
 		</dict>
11
 		</dict>
12
 	</dict>
12
 	</dict>
13
+	<key>SuppressBuildableAutocreation</key>
14
+	<dict>
15
+		<key>13AF5DA12F83DE23001BE867</key>
16
+		<dict>
17
+			<key>primary</key>
18
+			<true/>
19
+		</dict>
20
+	</dict>
13
 </dict>
21
 </dict>
14
 </plist>
22
 </plist>