Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

DeployGate/deploygate-ios-sdk-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATION NOTICE

This sample project is no longer maintained or supported.

This repository was created as a reference implementation for the DeployGate iOS SDK, but it is no longer being updated to reflect current best practices or SDK versions. Users are advised to refer to the official DeployGate documentation for the most up-to-date information on integrating the DeployGate SDK with iOS applications.

We appreciate your interest in DeployGate, but please note that any issues or pull requests for this sample project will not be addressed.

For questions about current DeployGate integration methods, please contact the DeployGate support team.

DeployGate iOS SDK Sample

This project is DeployGate iOS SDK Sample Project.

For issue tracking see the GitHub issues page: https://github.com/DeployGate/deploygate-ios-sdk-sample/issues

Setup

$ git clone https://github.com/DeployGate/deploygate-ios-sdk-sample.git
$ cd deploygate-ios-sdk-sample

Objective-C

$ cd objective-c/
$ pod install
$ open deploygate-ios-sdk-sample.xcworkspace

Swift

$ cd swift/
$ pod install
$ open deploygate-ios-sdk-swift-sample.xcworkspace

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

Copyright 2012-2015 DeployGate, henteko

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. See the License for the specific language governing permissions and limitations under the License.

About

DeployGate iOS SDK Sample Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published