Skip to content

Commit d23b9f6

Browse files
committed
remove unused path
1 parent c764289 commit d23b9f6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Example/Example.xcodeproj/project.pbxproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@
291291
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
292292
CODE_SIGN_STYLE = Automatic;
293293
CURRENT_PROJECT_VERSION = 1;
294-
DEVELOPMENT_ASSET_PATHS = "\"Sources/Preview Content\"";
295294
ENABLE_PREVIEWS = YES;
296295
GENERATE_INFOPLIST_FILE = YES;
297296
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
@@ -319,7 +318,7 @@
319318
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
320319
CODE_SIGN_STYLE = Automatic;
321320
CURRENT_PROJECT_VERSION = 1;
322-
DEVELOPMENT_ASSET_PATHS = "\"Sources/Preview Content\"";
321+
DEVELOPMENT_TEAM = 8Q693ZG5RN;
323322
ENABLE_PREVIEWS = YES;
324323
GENERATE_INFOPLIST_FILE = YES;
325324
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;

0 commit comments

Comments
 (0)