Skip to content

Commit a8ac89c

Browse files
committed
[NavigatorDemo] Update the project for Xcode 3.2.4.
1 parent 97a22f9 commit a8ac89c

File tree

2 files changed

+442
-28
lines changed

2 files changed

+442
-28
lines changed

samples/TTNavigatorDemo/Configurations/App.xcconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
#include "../../common/Configurations/Libraries.xcconfig"
1919
#include "RelPath.xcconfig"
2020

21-
PRODUCT_NAME = TTNavigatorDemo
21+
BASE_PRODUCT_NAME = TTNavigatorDemo
22+
PRODUCT_NAME = $(BASE_PRODUCT_NAME)
2223
BUILD_LIBRARY_VERSION = 1.0
2324

2425
OTHER_LDFLAGS = $(THREE20CORE_LIB) $(THREE20NETWORK_LIB) $(THREE20STYLE_LIB) $(THREE20UICOMMON_LIB) $(THREE20UINAVIGATOR_LIB) $(THREE20UI_LIB) $(THREE20_LIB)

0 commit comments

Comments
 (0)