bnolan / bnolan/echt-client

Change Ben's dev account to an org so Ingo can deploy to device

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

`LC_ALL=C find ios/Echt.xcodeproj/* -type f -exec sed -i "" "s/DWB7DKRZ7D/Y9AF3JTNBU/g" {} \;` - that trick no longer works to deploy to my iPhone via XCode. While I could just deploy the JS code via CodePush and use your Testflight app, that means I need to push code that might potentially break your app as well just to test something out on the device - so not entirely workable.

I'm not quite sure what changed in the meantime - I suspect that the app is now assigned to a [team provisioning profile](https://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppStoreDistributionTutorial/CreatingYourTeamProvisioningProfile/CreatingYourTeamProvisioningProfile.html)

> If you enter information about your app and assign a team to your app, Xcode creates the necessary signing identities and provisioning profiles for you. Specifically, Xcode creates a team provisioning profile that allows your app to run on all your devices and use app services.

@bnolan Do you think you could [convert](https://www.quora.com/Can-you-switch-an-Apple-developer-account-to-a-company-from-an-individual) your individual dev account to an org -> https://developer.apple.com/contact/submit/ (select "Enrollment Status")

----

More details on my current setup

![image](https://user-images.githubusercontent.com/111025/26999334-2095c15c-4deb-11e7-93f7-151775abea3c.png)

![image](https://user-images.githubusercontent.com/111025/26999264-74256220-4de9-11e7-8bb1-db76a65148d2.png)

![image](https://user-images.githubusercontent.com/111025/26999275-b1558526-4de9-11e7-8bb5-4bbddc18f233.png)

![image](https://user-images.githubusercontent.com/111025/26999276-b881c508-4de9-11e7-9966-40f5787d6006.png)

![image](https://user-images.githubusercontent.com/111025/26999310-8e7d04f6-4dea-11e7-8103-8bc89f291c25.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing ios/Echt.xcodeproj and the current Apple team provisioning setup described in the issue. Confirm whether the existing developer-account and signing configuration still permits device deployment; done means Ingo can deploy the app to an iPhone without pushing unverified JavaScript through CodePush.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, javascript, react-native
Domain
build-system, mobile-dev
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.