Skip to content

Commit

Permalink
xcodeproj fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sheiladoherty-dolby committed Jul 18, 2024
1 parent 6e5194e commit bf840ec
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified rts-viewer-ios/.DS_Store
Binary file not shown.
6 changes: 0 additions & 6 deletions rts-viewer-ios/RTSViewer.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -691,13 +691,9 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
BUILD_LIBRARY_FOR_DISTRIBUTION = NO;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"RTSViewer/Preview Content\"";
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = E4A6TDH44W;
ENABLE_BITCODE = NO;
ENABLE_PREVIEWS = YES;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
Expand All @@ -708,8 +704,6 @@
"@executable_path/Frameworks",
);
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Dolby IO iOS RTS Viewer Development";
SWIFT_OBJC_BRIDGING_HEADER = "";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit bf840ec

Please sign in to comment.