Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amoeba committed Sep 20, 2022
1 parent f036440 commit 693a178
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions QLArrow.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -21376,7 +21376,7 @@
CLANG_ENABLE_OBJC_ARC = YES;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0.1;
CURRENT_PROJECT_VERSION = 0.1.1;
GCC_DYNAMIC_NO_PIC = NO;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
HEADER_SEARCH_PATHS = "";
Expand All @@ -21386,7 +21386,7 @@
"$(inherited)",
"$(PROJECT_DIR)",
);
MARKETING_VERSION = 0.1;
MARKETING_VERSION = 0.1.1;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = com.brycemecum.qlarrow;
PRODUCT_NAME = QLArrow;
Expand All @@ -21400,7 +21400,7 @@
CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
CLANG_ENABLE_OBJC_ARC = YES;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 0.1;
CURRENT_PROJECT_VERSION = 0.1.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_PRECOMPILE_PREFIX_HEADER = NO;
HEADER_SEARCH_PATHS = "";
Expand All @@ -21410,7 +21410,7 @@
"$(inherited)",
"$(PROJECT_DIR)",
);
MARKETING_VERSION = 0.1;
MARKETING_VERSION = 0.1.1;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = com.brycemecum.qlarrow;
PRODUCT_NAME = QLArrow;
Expand Down
Binary file not shown.
Binary file modified internal.a
Binary file not shown.

0 comments on commit 693a178

Please sign in to comment.