Skip to content

Commit

Permalink
modify valid architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
tilltue committed Mar 30, 2018
1 parent 084bee9 commit a0aa8fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TLPhotoPicker/TLPhotoPicker.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = "arm64 armv7 armv7s i386 x86_64";
};
name = Debug;
};
Expand All @@ -337,6 +338,7 @@
SKIP_INSTALL = YES;
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = "arm64 armv7 armv7s i386 x86_64";
};
name = Release;
};
Expand Down

0 comments on commit a0aa8fa

Please sign in to comment.