Skip to content

Commit 322a79c

Browse files
authored
Add Private/CFRuntime.h to header processing pipeline (#213)
1 parent 370c3ac commit 322a79c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

‎Scripts/Xcode/process_headers_inputs.xcfilelist‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ $(SRCROOT)/Sources/OpenAttributeGraphCxx/include/OpenAttributeGraph/OAGVersion.h
3030
$(SRCROOT)/Sources/OpenAttributeGraphCxx/include/OpenAttributeGraph/OAGWeakAttribute.h
3131
$(SRCROOT)/Sources/OpenAttributeGraphCxx/include/OpenAttributeGraph/OAGWeakValue.h
3232
$(SRCROOT)/Sources/OpenAttributeGraphCxx/include/OpenAttributeGraph/OpenAttributeGraph.h
33+
$(SRCROOT)/Sources/OpenAttributeGraphCxx/include/OpenAttributeGraph/Private/CFRuntime.h

‎Scripts/Xcode/process_headers_outputs.xcfilelist‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ $(BUILT_PRODUCTS_DIR)/$(PUBLIC_HEADERS_FOLDER_PATH)/OAGVersion.h
3030
$(BUILT_PRODUCTS_DIR)/$(PUBLIC_HEADERS_FOLDER_PATH)/OAGWeakAttribute.h
3131
$(BUILT_PRODUCTS_DIR)/$(PUBLIC_HEADERS_FOLDER_PATH)/OAGWeakValue.h
3232
$(BUILT_PRODUCTS_DIR)/$(PUBLIC_HEADERS_FOLDER_PATH)/OpenAttributeGraph.h
33+
$(BUILT_PRODUCTS_DIR)/$(PUBLIC_HEADERS_FOLDER_PATH)/Private/CFRuntime.h

0 commit comments

Comments
 (0)