Skip to content

Cannot build for iOS, missing Titanium.xcconfig and manifest files #88

@rlustemberg

Description

@rlustemberg

It looks like some glitches sneaked through the migration to the ios directory and the ti.collectionview module id.
I was about to fix the ios bug of SCROLL_HORIZONTAL not working, when I run into the issues of not being able to build.
The current master branch of the module misses Titanium.xcconfig and the manifest file.
The missing titanium.xcconfig causes a file not found "APSHTTPClient.h" .
Also, sdk versions below 7 contain a typo in a for the method ~ [TiUISearchBarProxy ensureSearchBarHierarchy]~ , so I guess we should compile to 7.x or reverse the fix for: #83
I'll provide a PR with the fixes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions