Thanks to visit codestin.com Credit goes to github.com
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 5962c23 commit a22e32bCopy full SHA for a22e32b
openssl.xcodeproj/project.pbxproj
@@ -101,7 +101,7 @@
101
);
102
COPY_PHASE_STRIP = NO;
103
ONLY_ACTIVE_ARCH = YES;
104
- SDKROOT = macosx;
+ SDKROOT = "$(PLATFORM_NAME)";
105
SKIP_INSTALL = YES;
106
SUPPORTED_PLATFORMS = "iphonesimulator macosx iphoneos";
107
};
@@ -119,7 +119,7 @@
119
i386,
120
121
COPY_PHASE_STRIP = YES;
122
123
124
125
0 commit comments