Harbs commented on issue #97: TabBar example fails URL: https://github.com/apache/royale-compiler/issues/97#issuecomment-546258562 Actually, it's only necessary to add classes to the [swc]Classes file if it's **_not_** defined in the manifest. Classes defined in the manifest are always included in the SWC. The `*Classes` files are a hack to get the rest of the classes which are not in the dependency list included in the SWC. HTH...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
