Skip to content

Commit fb83e90

Browse files
committed
chore: remove CocoaPods-based example apps
The SDK ships via SPM only from 4.0.0. Drop the UIKit/CocoaPods demos (AdaptyRecipes-UIKit, OnboardingsDemo-UIKit) and their references in Examples docs and .gitignore, and remove the CocoaPods/podspec handling from update_version.sh (also relax its version regex to accept pre-release suffixes like -beta.1).
1 parent b850a33 commit fb83e90

41 files changed

Lines changed: 8 additions & 2928 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Examples/AdaptyRecipes-SwiftUI/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### AdaptyRecipes-SwiftUI Demo App
22

3-
AdaptyRecipes-SwiftUI demo app is designed to show you how to work with Paywall Builder paywalls in Adapty. The app have minimal functionality, serving as both a tutorial and an example. The app is built with SwiftUI using Swift Package Manager for dependency management. If you need ademo app built with UIKit using CocoaPods for dependency management, refer to [AdaptyRecipes-UIKit demo app](../AdaptyRecipes-UIKit/README.md).
3+
AdaptyRecipes-SwiftUI demo app is designed to show you how to work with Paywall Builder paywalls in Adapty. The app have minimal functionality, serving as both a tutorial and an example. The app is built with SwiftUI using Swift Package Manager for dependency management.
44

55
The app contains two tabs:
66

Examples/AdaptyRecipes-UIKit/AdaptyRecipes-UIKit.xcodeproj/project.pbxproj

Lines changed: 0 additions & 502 deletions
This file was deleted.

Examples/AdaptyRecipes-UIKit/AdaptyRecipes-UIKit/AppDelegate.swift

Lines changed: 0 additions & 46 deletions
This file was deleted.

Examples/AdaptyRecipes-UIKit/AdaptyRecipes-UIKit/Application/AppConstants.swift

Lines changed: 0 additions & 18 deletions
This file was deleted.

Examples/AdaptyRecipes-UIKit/AdaptyRecipes-UIKit/Application/Logger.swift

Lines changed: 0 additions & 19 deletions
This file was deleted.

Examples/AdaptyRecipes-UIKit/AdaptyRecipes-UIKit/Application/UIViewController+SwiftUI.swift

Lines changed: 0 additions & 45 deletions
This file was deleted.

Examples/AdaptyRecipes-UIKit/AdaptyRecipes-UIKit/Application/UserManager.swift

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)