Skip to content

Commit

Permalink
build: bump ios
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Jan 25, 2024
1 parent 0ff5cc8 commit 4b63041
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 12 deletions.
3 changes: 1 addition & 2 deletions ios/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
App/build
App/Pods
App/output
App/App/public
DerivedData
xcuserdata
Expand All @@ -10,5 +11,3 @@ capacitor-cordova-ios-plugins
# Generated Config files
App/App/capacitor.config.json
App/App/config.xml


6 changes: 3 additions & 3 deletions ios/App/App/Assets.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
14 changes: 7 additions & 7 deletions ios/App/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PODS:
- Capacitor (5.2.3):
- Capacitor (5.6.0):
- CapacitorCordova
- CapacitorCordova (5.2.3)
- CapacitorCordova (5.6.0)
- CapacitorSplashScreen (5.0.6):
- Capacitor
- CordovaPlugins (5.2.3):
- CordovaPlugins (5.6.0):
- CapacitorCordova

DEPENDENCIES:
Expand All @@ -24,11 +24,11 @@ EXTERNAL SOURCES:
:path: "../capacitor-cordova-ios-plugins"

SPEC CHECKSUMS:
Capacitor: 6f44cbc33839b8a4202b8eac97041fe584083417
CapacitorCordova: 35def3ebfdef491f0a7b652816eb873ff4b20bbf
Capacitor: ebfc16cdb8116d04c101686b080342872da42d43
CapacitorCordova: 931b48fcdbc9bc985fc2f16cec9f77c794a27729
CapacitorSplashScreen: 5fa2ab5e46cf5cc530cf16a51c80c7a986579ccd
CordovaPlugins: d644934b604b745e295ed73dee0bc85dcaee89e3
CordovaPlugins: bc499596a1ff4afefdb0c11ef74b40af954b54ba

PODFILE CHECKSUM: 5ea994a3ddeb23ed1022878e7d9fcadae4e6a54b

COCOAPODS: 1.11.3
COCOAPODS: 1.13.0

0 comments on commit 4b63041

Please sign in to comment.