Skip to content

Instantly share code, notes, and snippets.

View thorsten-stripe's full-sized avatar
🔨
building

Thor 雷神 thorsten-stripe

🔨
building
View GitHub Profile
This file has been truncated, but you can view the full file.
➜ MyTestApp git:(master) ✗ yarn ios
yarn run v1.22.10
$ react-native run-ios
info Found Xcode workspace "MyTestApp.xcworkspace"
info Launching iPhone 11 (iOS 14.0)
info Building (using "xcodebuild -workspace MyTestApp.xcworkspace -configuration Debug -scheme MyTestApp -destination id=B3015B76-58AC-4078-829B-755DA5D756C2")
error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening MyTestApp.xcworkspace. Run CLI with --verbose flag for more details.
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace MyTestApp.xcworkspace -configuration Debug -scheme MyTestApp -destination id=B3015B76-58AC-4078-829B-755DA5D756C2
This file has been truncated, but you can view the full file.
MyTestApp git:(master) ✗ yarn ios
yarn run v1.22.10
$ react-native run-ios
info Found Xcode workspace "MyTestApp.xcworkspace"
info Building (using "xcodebuild -workspace MyTestApp.xcworkspace -configuration Debug -scheme MyTestApp -destination id=B3015B76-58AC-4078-829B-755DA5D756C2")
error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening MyTestApp.xcworkspace. Run CLI with --verbose flag for more details.
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace MyTestApp.xcworkspace -configuration Debug -scheme MyTestApp -destination id=B3015B76-58AC-4078-829B-755DA5D756C2
note: Using new build system
// Copyright 2017, Google, Inc.
// Licensed under the Apache License, Version 2.0 (the 'License');
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an 'AS IS' BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@thorsten-stripe
thorsten-stripe / source.json
Created July 20, 2017 22:07
Structure of a card source
{
"id": "src_1Agzg2JuxXf3u4GtoVCr8llt",
"object": "source",
"amount": null,
"client_secret": "src_client_secret_T4AnZAuqiJj8H0YvXc9pJ07m",
"created": 1500399606,
"currency": null,
"flow": "none",
"livemode": false,
"metadata": {},