We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75871ad commit 8f2ba17Copy full SHA for 8f2ba17
1 file changed
Example/AztecExample.xcodeproj/project.pbxproj
@@ -614,6 +614,7 @@
614
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
615
SWIFT_SWIFT3_OBJC_INFERENCE = Off;
616
SWIFT_VERSION = 4.0;
617
+ VALIDATE_WORKSPACE = YES;
618
};
619
name = Debug;
620
@@ -667,6 +668,7 @@
667
668
669
670
VALIDATE_PRODUCT = YES;
671
672
673
name = Release;
674
@@ -829,6 +831,7 @@
829
831
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
830
832
833
834
835
836
name = Profiling;
837
@@ -912,6 +915,7 @@
912
915
913
916
914
917
918
919
920
name = "Release-Alpha";
921
0 commit comments