All Projects → CircleCI-Public → Circleci Demo Ios

CircleCI-Public / Circleci Demo Ios

Licence: mit
A sample iOS app that builds on CircleCI

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Circleci Demo Ios

Android Kotlin Modulerized Cleanarchitecture
🚀 Example modularized android application with single activity written in Kotlin
Stars: ✭ 180 (+74.76%)
Mutual labels:  fastlane, circleci
Presently
Android app for recording gratitude journal entries
Stars: ✭ 109 (+5.83%)
Mutual labels:  fastlane, circleci
Sonar Swift
Open source Swift plugin for SonarQube (also supports Objective-C)
Stars: ✭ 735 (+613.59%)
Mutual labels:  fastlane, xcode
Nearbyweather
NearbyWeather is an open source weather app for iOS, which uses the OpenWeatherMap API. With this project developers are invited to learn advanced iOS concepts, as well as to contribute further advancements. Fork this repo to get started.
Stars: ✭ 146 (+41.75%)
Mutual labels:  fastlane, xcode
Fastlane Plugin Test center
🎯 The best fastlane plugin to understand and tame misbehaving iOS tests 🎉
Stars: ✭ 214 (+107.77%)
Mutual labels:  fastlane, xcode
Xcov
Nice code coverage reporting without hassle
Stars: ✭ 467 (+353.4%)
Mutual labels:  fastlane, xcode
Apprepositorytemplate
The easiest way to start a new application project without any manual configuration
Stars: ✭ 24 (-76.7%)
Mutual labels:  fastlane, xcode
Mscircularslider
A fully-featured, powerful circular slider for iOS applications
Stars: ✭ 94 (-8.74%)
Mutual labels:  xcode
Openrct2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
Stars: ✭ 10,115 (+9720.39%)
Mutual labels:  xcode
Xfunnyeditor
Xcode plugin to display an image on the background of the editor
Stars: ✭ 92 (-10.68%)
Mutual labels:  xcode
Coremldemo
A simple demo for Core ML
Stars: ✭ 90 (-12.62%)
Mutual labels:  xcode
Pluggableappdelegate
!! No longer supported !! A lightweight service-oriented AppDelegate for iOS, made in Swift.
Stars: ✭ 96 (-6.8%)
Mutual labels:  xcode
Jenkinsci Ios
A Jenkins job setup for your XCode project.
Stars: ✭ 99 (-3.88%)
Mutual labels:  xcode
Mvvm Ac
Xcode 10 Template For MVVM
Stars: ✭ 94 (-8.74%)
Mutual labels:  xcode
Snowonder
🔮 Magical import declarations formatter for Xcode
Stars: ✭ 100 (-2.91%)
Mutual labels:  xcode
R.objc
Get autocompleted resources like images, localized strings and storyboards in ObjC projects
Stars: ✭ 92 (-10.68%)
Mutual labels:  xcode
Ios Learning Materials
📚Curated list of articles, web-resources, tutorials and code repositories that may help you dig a little bit deeper into iOS [and Apple Platforms].
Stars: ✭ 1,380 (+1239.81%)
Mutual labels:  xcode
Fastlane Plugin Cordova
Integrate your Cordova build into your Fastlane setup
Stars: ✭ 100 (-2.91%)
Mutual labels:  fastlane
Stompclientlib
Simple STOMP Client library, Swift 3 and 4, 4.2, 5 compatible
Stars: ✭ 99 (-3.88%)
Mutual labels:  xcode
Xcodeproj
📝 Read, update and write your Xcode projects
Stars: ✭ 1,354 (+1214.56%)
Mutual labels:  xcode

ios-game

CircleCI

Setup

  1. bundle install
  2. Add your team data to fastlane/Appfile
  3. bundle exec fastlane scan to build the app and run tests
  4. bundle exec fastlane match init to set up code signing via Fastlane Match
  5. Push the changes
  6. Create a CircleCI project for the repository
  7. Edit the .circleci/config.yml file as needed
  8. Done
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].