Skip to content

Commit

Permalink
binary validation 오류 수정.
Browse files Browse the repository at this point in the history
  • Loading branch information
parkboo committed Jul 13, 2020
1 parent e7218ef commit 6895201
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions AFNetworking.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1329,7 +1329,6 @@
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
TVOS_DEPLOYMENT_TARGET = 9.0;
VALID_ARCHS = "arm64 arm64e";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
WATCHOS_DEPLOYMENT_TARGET = 2.0;
Expand Down Expand Up @@ -1405,7 +1404,6 @@
TARGETED_DEVICE_FAMILY = "1,2";
TVOS_DEPLOYMENT_TARGET = 9.0;
VALIDATE_PRODUCT = YES;
VALID_ARCHS = "arm64 arm64e";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
WATCHOS_DEPLOYMENT_TARGET = 2.0;
Expand Down

0 comments on commit 6895201

Please sign in to comment.