Searched refs:Deployment (Results 1 – 14 of 14) sorted by relevance
33 alt="Deployment has unexpected channel"43 alt="Deployment has unexpected runtime version"53 alt="Deployment has unexpected branch"63 alt="Deployment has no updates"73 alt="Deployment has no branch"
2 title: Deployment patterns
108 /fastlane/Deployment
55 …all of your changes. In Xcode, update the iOS Deployment Target under `Target → Build Settings → D…
55 …Screen` checkbox in Xcode. It should be located under `Project Target > General > Deployment Info`.
47 …Screen` checkbox in Xcode. It should be located under `Project Target > General > Deployment Info`.
12 output_directory = File.expand_path('./Deployment')
75 …e `android` directory in Android Studio, start it, and in the **Select Deployment Target** dialog,…
193 ## Deployment
1009 deployment?: Maybe<Deployment>;2729 export type Deployment = { alias2764 node: Deployment;
145 ## Deployment section in Expo Documentation