Skip to content

Commit

Permalink
iOS fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hsm4 committed Jul 1, 2024
1 parent 4e70868 commit 4e80884
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ function(sl_add_app)
${RESOURCES}
)

set(BUNDLE_IDENTIFIER "ch.bfh.ti.${APP_TARGET}")
set(BUNDLE_IDENTIFIER "ch.bfh.ti.cpvrlab.${APP_TARGET}")
set(XCODE_CODESIGNIDENTITY "iPhone Developer")
set(XCODE_DEVELOPMENTTEAM ${XCODE_DEVELOPMENTTEAM})

Expand Down
Empty file modified scripts/generate_xcode_project_ios_cpvrlab.sh
100644 → 100755
Empty file.

0 comments on commit 4e80884

Please sign in to comment.