File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2789
2789
MACOSX_DEPLOYMENT_TARGET = "$(inherited)";
2790
2790
OTHER_LDFLAGS = "";
2791
2791
PRODUCT_NAME = "$(TARGET_NAME)";
2792
- SDKROOT = apportablesdk1.0 ;
2792
+ SDKROOT = sbpbeta ;
2793
2793
};
2794
2794
name = Debug;
2795
2795
};
2813
2813
MACOSX_DEPLOYMENT_TARGET = "$(inherited)";
2814
2814
OTHER_LDFLAGS = "";
2815
2815
PRODUCT_NAME = "$(TARGET_NAME)";
2816
- SDKROOT = apportablesdk1.0 ;
2816
+ SDKROOT = sbpbeta ;
2817
2817
};
2818
2818
name = Release;
2819
2819
};
2979
2979
ONLY_ACTIVE_ARCH = YES;
2980
2980
OTHER_LDFLAGS = "";
2981
2981
PRODUCT_NAME = cocos2dAndroid;
2982
- SDKROOT = apportablesdk1.0 ;
2982
+ SDKROOT = sbpbeta ;
2983
2983
SKIP_INSTALL = YES;
2984
2984
};
2985
2985
name = Debug;
3022
3022
);
3023
3023
OTHER_LDFLAGS = "";
3024
3024
PRODUCT_NAME = cocos2dAndroid;
3025
- SDKROOT = apportablesdk1.0 ;
3025
+ SDKROOT = sbpbeta ;
3026
3026
SKIP_INSTALL = YES;
3027
3027
ZERO_LINK = NO;
3028
3028
};
You can’t perform that action at this time.
0 commit comments