Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ios/App/App.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.3.4;
MARKETING_VERSION = 2.4.0;
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
PRODUCT_BUNDLE_IDENTIFIER = com.frostcube.justrss;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -376,7 +376,7 @@
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.3.4;
MARKETING_VERSION = 2.4.0;
PRODUCT_BUNDLE_IDENTIFIER = com.frostcube.justrss;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
Expand Down
16 changes: 8 additions & 8 deletions ios/App/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@ EXTERNAL SOURCES:
:path: "../capacitor-cordova-ios-plugins"

SPEC CHECKSUMS:
Capacitor: 679f9673fdf30597493a6362a5d5bf233d46abc2
CapacitorApp: 0bc633b4eae40a1f32cd2834788fad3bc42da6a1
CapacitorBrowser: 83ec661a9ccd56c28a6851e4dd1ac33b181227ec
Capacitor: 69c7f687aabb8d85e543497411e40638b5cc08c0
CapacitorApp: f51c08c64df914fc934239fd1b3fc809d62a02f6
CapacitorBrowser: 80345fe3b83664d2f953e9fe102a996df73ec809
CapacitorCordova: f48c89f96c319101cd2f0ce8a2b7449b5fb8b3dd
CapacitorHaptics: fe689ade56ef20ec9b041a753c6da70c5d8ec9a9
CapacitorKeyboard: 2700f9b18687be021e28b5a09b59eb151a46d5e0
CapacitorStatusBar: b81d4fb5d4e0064c712018071b3ab4b810b39a63
CordovaPlugins: bdb52b4007b696d6c1f9b65836de68112b715c67
CapacitorHaptics: 05d33e20e394b1977dfd2a00a2621e04098164c1
CapacitorKeyboard: 5bf4458dd989b56a60ea15c92cbca5fbfae6e9f9
CapacitorStatusBar: 9ed7f06318fd436917072a9bf60fda56d12c8bdb
CordovaPlugins: ca0a5816c129b9560d16295d39fc721e6df4d77d

PODFILE CHECKSUM: c219c65ff3e37839b75c153e658c1dea17161a38

COCOAPODS: 1.15.2
COCOAPODS: 1.16.2
Loading