[AC-6329] hyperloop (iOS): unable to use swift framework
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Brian García |
| Assignee | Fazlul Haque |
| Created | 2019-08-01T16:11:19.000+0000 |
| Updated | 2019-12-30T18:45:27.000+0000 |
Description
I want to integrate Stripe framework in my project using Hyperloop but the compile fails with the following error
Cannot read property 'toLowerCase' of undefined
Find attached demo project and build log with trace level
Attachments
| File | Date | Size |
|---|---|---|
| app.zip | 2019-08-01T16:08:27.000+0000 | 7952495 |
| build_iphone.log | 2019-08-01T16:14:22.000+0000 | 2127766 |
[~bgarcia], Can you please test this issue on 8.1.0.GA and let us know how it goes?
sorry, it isn't but the error is much clear now
[ERROR] Error: TypeError: Cannot read property 'toLowerCase' of undefined at /Users/Brian/Library/Application Support/Titanium/mobilesdk/osx/8.1.0.GA/node_modules/appc-tasks/dist/task/IncrementalFileTask.js:118:11 at process._tickCallback (internal/process/next_tick.js:68:7)[~bgarcia], Did you manage to test this on 8.1.1GA?
Hello [~bgarcia], What is the current status of your issue? Did you try the latest SDK?
Hi Sharif, yes I did, and it still fails. Seem to be related with the folder having a capitalized name
Hello [~bgarcia], Would you please share us the current status of this issue? Did you figure out the folder location issue? Did you Customizing your Xcode build by following [this](https://wiki.appcelerator.org/display/guides2/iOS+Hyperloop+Programming+Guide#iOSHyperloopProgrammingGuide-UsingSwift) guide? Thanks