Skip to content

Commit

Permalink
Merge pull request #8261 from AngelkPetkov/TIMOB-23616-6_0_X
Browse files Browse the repository at this point in the history
[TIMOB-23616](6_0_X) iOS: Define ScrollableView and Stepper
  • Loading branch information
hansemannn committed Aug 25, 2016
2 parents 7f472df + 7559a36 commit 233b991
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iphone/cli/commands/_build.js
Original file line number Diff line number Diff line change
Expand Up @@ -5687,6 +5687,8 @@ iOSBuilder.prototype.processTiSymbols = function processTiSymbols() {
'#define USE_TI_UISLIDER',
'#define USE_TI_UITEXTFIELD',
'#define USE_TI_UITEXTAREA',
'#define USE_TI_UISCROLLABLEVIEW',
'#define USE_TI_UIIOSSTEPPER',
'#endif'
);

Expand Down

0 comments on commit 233b991

Please sign in to comment.