Skip to content

Instantly share code, notes, and snippets.

View acarolsf's full-sized avatar
👩‍💻
Home Office

Ana Carolina acarolsf

👩‍💻
Home Office
View GitHub Profile
@acarolsf
acarolsf / checkVersion-iOS.swift
Created February 23, 2021 23:50
Code to check if there is a new version on AppStore.
View checkVersion-iOS.swift
//
// CheckUpdate.swift
// CheckApp
//
// Created by Ana Carolina on 13/11/20.
// Copyright © 2020 acarolsf. All rights reserved.
//
import Foundation
import UIKit