Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ios): Added missing flag to code sign TitaniumKit so device builds work again. #10505

Merged
merged 13 commits into from Dec 19, 2018
Merged

fix(ios): Added missing flag to code sign TitaniumKit so device builds work again. #10505

merged 13 commits into from Dec 19, 2018

Conversation

cb1kenobi
Copy link
Contributor

@cb1kenobi cb1kenobi commented Dec 3, 2018

Added missing flag to code sign TitaniumKit so device builds work again.

Fixes TIMOB-26520.

JIRA: https://jira.appcelerator.org/browse/TIMOB-26520

Note: this regression was introduced when PR #10218 (TIMOB-25927) landed.

@cb1kenobi cb1kenobi changed the title fix(ios): Added missing flag to code sign TitaniumKit so device build… fix(ios): Added missing flag to code sign TitaniumKit so device builds work again. Dec 3, 2018
@build build added this to the 8.0.0 milestone Dec 3, 2018
@build
Copy link
Contributor

build commented Dec 3, 2018

Messages
📖

💾 Here's the generated SDK zipfile.

📖

✅ All tests are passing
Nice one! All 2903 tests are passing.

Generated by 🚫 dangerJS

@janvennemann
Copy link
Contributor

@cb1kenobi can you fix the linting issues? Is this ready to be merged or are more changes required?

@cb1kenobi
Copy link
Contributor Author

@janvennemann As stated in the description and in standup, I'm still working on this.

@cb1kenobi cb1kenobi self-assigned this Dec 17, 2018
@cb1kenobi
Copy link
Contributor Author

@janvennemann This PR is now ready for test.

Copy link
Contributor

@janvennemann janvennemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, CR passed

@ssjsamir ssjsamir self-requested a review December 19, 2018 10:01
Copy link
Contributor

@ssjsamir ssjsamir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FR Passed: Able to build to iOS devices

Test Environment

APPC Studio: 5.1.0.201808080937
iPhone 6 plus (iOS 12.1)
APPC CLI: 7.0.8
Operating System Name: Mac OS Mojave
Operating System Version: 10.14.1
Node.js Version: 8.9.1
Xcode 10.1

@ssjsamir ssjsamir merged commit 23c4929 into tidev:master Dec 19, 2018
@cb1kenobi cb1kenobi deleted the TIMOB-26520 branch December 19, 2018 15:51
Brianggalvez pushed a commit to Brianggalvez/titanium_mobile that referenced this pull request Dec 31, 2018
* source/master: (1616 commits)
  [TIMOB-26537] Android: Module "AndroidManifest.xml" <uses> elements overwrites "tiapp.xml" elements (tidev#10467)
  fix(ios): test for refresh control usage (tidev#10550)
  fix: standardize os.arch values to Node.js equivalents
  feat(api): add node-compatible os core module
  docs: add totalMemory(), cpus() and uptime to Ti.Platform
  feat(ios): add totalMemory() method and uptime property to Ti.Platform
  feat(android): add totalMemory() method, cpus() method and uptime property to Ti.Platform
  chore(android): remove deprecated Geolocation properties (tidev#10547)
  fix(ios): Set transitionIsAnimating while pushing the controller rather waiting for delegate (tidev#10535)
  fix(ios) : Convert property ‘value’ to string inside hasText function (tidev#10521)
  fix(ios): Added missing flag to code sign TitaniumKit so device builds work again. (tidev#10505)
  [TIMOB-26585] Android: Catch all TCP socket read and write exceptions (tidev#10490)
  [TIMOB-26095] iOS 12: Replace UIWebView API in favor of WKWebView (tidev#10169)
  chore: update node-titanium-sdk (tidev#10548)
  fix(android): Fix for splashscreen activity with translucent status bar. (tidev#10536)
  core(deps): Add danger-plugin-dependencies
  chore: migrate latest tests to suite
  chore(package): update lockfile package-lock.json
  chore(package): update @seadub/danger-plugin-junit to version 0.0.2
  test: migrate tests to common suite
  ...

# Conflicts:
#	apidoc/Titanium/UI/ListView.yml
#	iphone/Classes/TiUIListView.h
#	iphone/Classes/TiUIListView.m
#	iphone/Classes/TiUIListViewProxy.m
@PietroGranati
Copy link

A jira bug (https://jira.appcelerator.org/browse/TIMOB-26520) send me there, I still figure the problem when building with SDK 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants