Skip to content

Commit

Permalink
Merge pull request #7612 from feons/TIMOB-20027
Browse files Browse the repository at this point in the history
[TIMOB-20027] Enable App-thinning Splicing by default for new projects
  • Loading branch information
cheekiatng committed Jan 6, 2016
2 parents 14f67e2 + d47a81a commit 11aa940
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/app/default/template/tiapp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<guid></guid>
<property name="ti.ui.defaultunit">dp</property>
<ios>
<use-app-thinning>true</use-app-thinning>
<enable-launch-screen-storyboard>true</enable-launch-screen-storyboard>
<plist>
<dict>
Expand Down

0 comments on commit 11aa940

Please sign in to comment.