Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: Release 7.0.0, Release 7.0.1
-
Fix Version/s: Release 7.0.2
-
Component/s: iOS
-
Labels:
-
Environment:
Ti SDK: 7.0.1.GA, 7.0.0.GA
Description
Description
This is a regression from 6.3.0.GA
When building an app where there is a folder that begins with a valid platform then the folder will be excluded from the app, this is incorrect as we should only be excluding folders that match a valid platform
Steps to reproduce
Download the attached app and build for iOS
Actual
Error below is thrown
[ERROR] Script Error Couldn't find module: ./iosTests/index for architecture: x86_64
|
[DEBUG] Application booted in 126.492977 ms
|
Expected
App should load, text should say it works