[TIMOB-18190] iOS Module: Update link in module.xcconfig template
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-11-27T16:07:04.000+0000 |
| Affected Version/s | Release 3.4.1 |
| Fix Version/s | Backlog |
| Components | iOS |
| Labels | n/a |
| Reporter | Benjamin Hatfield |
| Assignee | Hans Knöchel |
| Created | 2014-12-11T19:58:57.000+0000 |
| Updated | 2017-03-20T20:17:34.000+0000 |
Description
In the module's
module.xcconfig file, the link for the instructions should be updated from:
http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/XcodeBuildSystem/400-Build_Configurations/build_configs.html
to:
https://developer.apple.com/library/mac/documentation/DeveloperTools/Reference/XcodeBuildSettingRef/0-Introduction/introduction.html#//apple_ref/doc/uid/TP40003931-CH1-SW1
Easy fix?
Fixed in https://github.com/appcelerator/titanium_mobile/commit/6bc7bc374041df3ce2219eb7eaabaa3f720d0bf4
Closing ticket as fixed.