File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 637637 DYLIB_CURRENT_VERSION = 1;
638638 DYLIB_INSTALL_NAME_BASE = "@rpath";
639639 INFOPLIST_FILE = FlexibleDiff/Info.plist;
640- MACH_O_TYPE = staticlib;
641640 PRODUCT_BUNDLE_IDENTIFIER = org.reactivecocoa.FlexibleDiff;
642641 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
642+ SDKROOT = macosx;
643643 SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos watchsimulator watchos appletvsimulator appletvos";
644644 TARGETED_DEVICE_FAMILY = "1,2,3,4";
645645 VALID_ARCHS = "i386 x86_64 arm64 armv7 armv7s armv7k";
654654 DYLIB_CURRENT_VERSION = 1;
655655 DYLIB_INSTALL_NAME_BASE = "@rpath";
656656 INFOPLIST_FILE = FlexibleDiff/Info.plist;
657- MACH_O_TYPE = staticlib;
658657 PRODUCT_BUNDLE_IDENTIFIER = org.reactivecocoa.FlexibleDiff;
659658 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
659+ SDKROOT = macosx;
660660 SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos watchsimulator watchos appletvsimulator appletvos";
661661 TARGETED_DEVICE_FAMILY = "1,2,3,4";
662662 VALID_ARCHS = "i386 x86_64 arm64 armv7 armv7s armv7k";
You can’t perform that action at this time.
0 commit comments