File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 12851285 buildSettings = {
12861286 ALWAYS_SEARCH_USER_PATHS = YES;
12871287 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1288+ EXPORTED_SYMBOLS_FILE = Feedback360/Feedback360.exp;
12881289 INFOPLIST_FILE = Feedback360/Info.plist;
12891290 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
12901291 PRODUCT_NAME = "$(TARGET_NAME)";
12911292 SKIP_INSTALL = YES;
1292- UNEXPORTED_SYMBOLS_FILE = Feedback360/Feedback360.exp;
12931293 WRAPPER_EXTENSION = plugin;
12941294 };
12951295 name = Debug;
13001300 ALWAYS_SEARCH_USER_PATHS = YES;
13011301 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
13021302 DEAD_CODE_STRIPPING = YES;
1303+ EXPORTED_SYMBOLS_FILE = Feedback360/Feedback360.exp;
13031304 INFOPLIST_FILE = Feedback360/Info.plist;
13041305 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
13051306 PRODUCT_NAME = "$(TARGET_NAME)";
13061307 SKIP_INSTALL = YES;
1307- UNEXPORTED_SYMBOLS_FILE = Feedback360/Feedback360.exp;
13081308 WRAPPER_EXTENSION = plugin;
13091309 };
13101310 name = Release;
Original file line number Diff line number Diff line change 44# Created by C.W. Betts on 3/3/14.
55# Copyright (c) 2014 GitHub. All rights reserved.
66
7- __ZN17Feedback360Effect*
8- __Z11Device_SendP10DeviceLinkPvi
9- __Z15Device_FinaliseP10DeviceLink
10- __Z17Device_InitialiseP10DeviceLinkj
7+ _Control360Factory
You can’t perform that action at this time.
0 commit comments