Skip to content

Commit

Permalink
update xcodeproj build setting
Browse files Browse the repository at this point in the history
  • Loading branch information
OhKanghoon committed Aug 30, 2021
1 parent c82a63c commit 7cc8e13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Moya.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1274,6 +1274,7 @@
TARGETED_DEVICE_FAMILY = "1,2,3,4";
TVOS_DEPLOYMENT_TARGET = 10.0;
VALIDATE_PRODUCT = YES;
VALIDATE_WORKSPACE = YES;
WATCHOS_DEPLOYMENT_TARGET = 3.0;
};
name = Release;
Expand Down Expand Up @@ -1598,6 +1599,7 @@
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2,3,4";
TVOS_DEPLOYMENT_TARGET = 10.0;
VALIDATE_WORKSPACE = YES;
WATCHOS_DEPLOYMENT_TARGET = 3.0;
};
name = Debug;
Expand Down

0 comments on commit 7cc8e13

Please sign in to comment.