Skip to content

Commit

Permalink
🍎 Update settings for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
YazeedAlKhalaf committed Aug 5, 2020
1 parent 4025016 commit 3adfba3
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
6 changes: 3 additions & 3 deletions macos/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = M5NN92249U;
DEVELOPMENT_TEAM = JL46C549NC;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Flutter/ephemeral",
Expand Down Expand Up @@ -563,7 +563,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = M5NN92249U;
DEVELOPMENT_TEAM = JL46C549NC;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Flutter/ephemeral",
Expand All @@ -589,7 +589,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = M5NN92249U;
DEVELOPMENT_TEAM = JL46C549NC;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Flutter/ephemeral",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ packages:
name: matcher
url: "https://pub.dartlang.org"
source: hosted
version: "0.12.9"
version: "0.12.8"
meta:
dependency: transitive
description:
Expand Down Expand Up @@ -668,7 +668,7 @@ packages:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.18"
version: "0.2.17"
timing:
dependency: transitive
description:
Expand Down

0 comments on commit 3adfba3

Please sign in to comment.