Skip to content

Commit

Permalink
Remove iOS-only UIKit example app in favor of multiplatform SwiftUI e…
Browse files Browse the repository at this point in the history
…xample app (airbnb#2151)
  • Loading branch information
calda authored and iago849 committed Feb 8, 2024
1 parent 6f32621 commit 75b1b23
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 1,348 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ jobs:
- uses: ./.github/actions/setup
with:
install-mint: false
xcode: '14.3' # Swift 5.8
- name: Lint CocoaPod Podspec
run: bundle exec rake lint:podspec

Expand All @@ -140,6 +141,7 @@ jobs:
with:
install-mint: true
install-carthage: true
xcode: '14.3' # Swift 5.8
- name: Test Carthage support
run: bundle exec rake test:carthage

Expand Down
250 changes: 0 additions & 250 deletions Example/Example.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

37 changes: 0 additions & 37 deletions Example/iOS/AppDelegate.swift

This file was deleted.

26 changes: 0 additions & 26 deletions Example/iOS/Base.lproj/LaunchScreen.storyboard

This file was deleted.

47 changes: 0 additions & 47 deletions Example/iOS/Configuration.swift

This file was deleted.

53 changes: 0 additions & 53 deletions Example/iOS/Images.xcassets/AppIcon.appiconset/Contents.json

This file was deleted.

39 changes: 0 additions & 39 deletions Example/iOS/Info.plist

This file was deleted.

Loading

0 comments on commit 75b1b23

Please sign in to comment.