Skip to content

Commit bf5b2b9

Browse files
jaeoptmikeproeng37
authored andcommitted
fix: indent issue (#376)
1 parent 1a277ed commit bf5b2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ github "optimizely/objective-c-sdk" ~> 2.1.0
6464
```$(SRCROOT)/Carthage/Build/<platform>/OptimizelySDKShared.framework```
6565
```$(SRCROOT)/Carthage/Build/<platform>/OptimizelySDKUserProfileService.framework```
6666
```$(SRCROOT)/Carthage/Build/<platform>/OptimizelySDK<platform>.framework```</pre>
67-
- Add the paths to the copied frameworks to the **Output Files** list:<pre>
67+
- Add the paths to the copied frameworks to the **Output Files** list:<pre>
6868
```$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/OptimizelySDKCore.framework```
6969
```$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/OptimizelySDKDatafileManager.framework```
7070
```$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/OptimizelySDKEventDispatcher.framework```

0 commit comments

Comments
 (0)