Skip to content

Commit

Permalink
updated ios version
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha committed Nov 20, 2024
1 parent c3eb14c commit 87c257f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions apps/box/ios/Box.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -655,11 +655,12 @@
ENABLE_BITCODE = NO;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 i386";
INFOPLIST_FILE = Box/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.6.17;
MARKETING_VERSION = 1.6.22;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -690,11 +691,12 @@
DEVELOPMENT_TEAM = 656TD8GM9B;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 i386";
INFOPLIST_FILE = Box/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.6.17;
MARKETING_VERSION = 1.6.22;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down
2 changes: 1 addition & 1 deletion apps/box/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -924,4 +924,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 4005c7a02b5168c648172919a8e926270f5b5946

COCOAPODS: 1.15.2
COCOAPODS: 1.16.2

0 comments on commit 87c257f

Please sign in to comment.