Skip to content

Commit

Permalink
Merge branch 'ios-5.1.4' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel Klehr committed May 22, 2024
2 parents e3d28ba + 22e3965 commit ce3aac5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ios/App/App.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 5.1.2;
MARKETING_VERSION = 5.1.4;
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
PRODUCT_BUNDLE_IDENTIFIER = org.handmadeideas.floccus;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -567,7 +567,7 @@
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 5.1.2;
MARKETING_VERSION = 5.1.4;
PRODUCT_BUNDLE_IDENTIFIER = org.handmadeideas.floccus;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
8 changes: 4 additions & 4 deletions ios/App/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PODS:
- OAuthSwift (= 2.2.0)
- Capacitor (5.5.1):
- CapacitorCordova
- CapacitorApp (5.0.6):
- CapacitorApp (5.0.7):
- Capacitor
- CapacitorCordova (5.5.1)
- CapacitorDevice (5.0.6):
Expand All @@ -19,7 +19,7 @@ PODS:
- Capacitor
- CapacitorSplashScreen (5.0.6):
- Capacitor
- CordovaPlugins (5.5.1):
- CordovaPlugins (5.7.5):
- CapacitorCordova
- OAuthSwift (2.2.0)
- SendIntent (0.0.1):
Expand Down Expand Up @@ -72,15 +72,15 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
ByteowlsCapacitorOauth2: 9e7cdae2bf251463a6ad89493e27fb288bf694d7
Capacitor: 9da0a2415e3b6098511f8b5ffdb578d91ee79f8f
CapacitorApp: 024e1b1bea5f883d79f6330d309bc441c88ad04a
CapacitorApp: 17fecd0e6cb23feafac7eb0939417389038b0979
CapacitorCordova: e128cc7688c070ca0bfa439898a5f609da8dbcfe
CapacitorDevice: 2c968f98a1ec4d22357418c1521e7ddc46c675e6
CapacitorFilesystem: af704badfbc69f6f8623d9ed313e5490e3723dcb
CapacitorNetwork: d80b3e79bef6ec37640ee2806c19771f07ff2d0c
CapacitorPreferences: f03954bcb0ff09c792909e46bff88e3183c16b10
CapacitorShare: cd41743331cb71d217c029de54b681cbd91e0fcc
CapacitorSplashScreen: 5fa2ab5e46cf5cc530cf16a51c80c7a986579ccd
CordovaPlugins: ed4ad4b471e30dae7a9f57ee30aed67e71f69a3d
CordovaPlugins: 95c3561aee8b676a4358d0cb037c4dd4a4af690e
OAuthSwift: 75efbb5bd9a4b2b71a37bd7e986bf3f55ddd54c6
SendIntent: 0a17b6984c4f27e9dfa56513267ba2c044a5a6c8

Expand Down

0 comments on commit ce3aac5

Please sign in to comment.