File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1618
1618
LIBRARY_SEARCH_PATHS = "";
1619
1619
ONLY_ACTIVE_ARCH = YES;
1620
1620
PRODUCT_NAME = GitX;
1621
- SDKROOT = "";
1622
1621
WRAPPER_EXTENSION = app;
1623
1622
ZERO_LINK = YES;
1624
1623
};
1646
1645
INSTALL_PATH = "$(HOME)/Applications";
1647
1646
LIBRARY_SEARCH_PATHS = "";
1648
1647
PRODUCT_NAME = GitX;
1649
- SDKROOT = "";
1650
1648
WRAPPER_EXTENSION = app;
1651
1649
};
1652
1650
name = Release;
1665
1663
INFOPLIST_PREPROCESS = YES;
1666
1664
MACOSX_DEPLOYMENT_TARGET = 10.5;
1667
1665
PREBINDING = NO;
1668
- SDKROOT = macosx10.5 ;
1666
+ SDKROOT = macosx10.6 ;
1669
1667
};
1670
1668
name = Debug;
1671
1669
};
1682
1680
INFOPLIST_PREPROCESS = YES;
1683
1681
MACOSX_DEPLOYMENT_TARGET = 10.5;
1684
1682
PREBINDING = NO;
1685
- SDKROOT = macosx10.5 ;
1683
+ SDKROOT = macosx10.6 ;
1686
1684
};
1687
1685
name = Release;
1688
1686
};
You can’t perform that action at this time.
0 commit comments