File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 377377 DYLIB_INSTALL_NAME_BASE = "@rpath";
378378 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
379379 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
380- MARKETING_VERSION = 2.4.1 ;
380+ MARKETING_VERSION = 3.1.0 ;
381381 PRODUCT_BUNDLE_IDENTIFIER = com.github.kean.Align;
382382 PRODUCT_NAME = Align;
383383 SKIP_INSTALL = YES;
394394 DYLIB_INSTALL_NAME_BASE = "@rpath";
395395 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
396396 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
397- MARKETING_VERSION = 2.4.1 ;
397+ MARKETING_VERSION = 3.1.0 ;
398398 PRODUCT_BUNDLE_IDENTIFIER = com.github.kean.Align;
399399 PRODUCT_NAME = Align;
400400 SKIP_INSTALL = YES;
Original file line number Diff line number Diff line change 22
33# Align 3
44
5+ ## Align 3.1.0
6+
7+ * July 22, 2023*
8+
9+ - Use static linking by default
10+ - Fix warnings in Xcode 15
11+
512## Align 3.0.0
613
714* July 13, 2022*
You can’t perform that action at this time.
0 commit comments