Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
5ce76b3d
Commit
5ce76b3d
authored
May 07, 2015
by
Tobias
Committed by
Felix Paul Kühne
May 13, 2015
Browse files
fix watch kit extension
parent
e42cf32c
Changes
1
Hide whitespace changes
Inline
Side-by-side
VLC for iOS.xcodeproj/project.pbxproj
View file @
5ce76b3d
...
...
@@ -553,6 +553,8 @@
DD1542121ACFF76400AFD4EC
/* VLCWatchTableController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DD1542111ACFF76400AFD4EC
/* VLCWatchTableController.m */
;
};
DD3EA6311AF50CFE007FF096
/* VLCWatchMessage.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DD3EA6301AF50CFE007FF096
/* VLCWatchMessage.m */
;
};
DD3EA6321AF50D01007FF096
/* VLCWatchMessage.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DD3EA6301AF50CFE007FF096
/* VLCWatchMessage.m */
;
};
DD670C971AFBEED400A2D7AB
/* MappingModel_2_5_to_2_5_2.xcmappingmodel in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DDB959411AFBB30500BB8CFF
/* MappingModel_2_5_to_2_5_2.xcmappingmodel */
;
};
DD670C981AFBEF0B00A2D7AB
/* MediaLibrary.xcdatamodeld in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DDB9593C1AFBB2F600BB8CFF
/* MediaLibrary.xcdatamodeld */
;
};
DD6FA7B01ACD641C006DEB2E
/* VLCNowPlayingInterfaceController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DD6FA7AF1ACD641C006DEB2E
/* VLCNowPlayingInterfaceController.m */
;
};
DD7110F01AF38B2B00854776
/* MLMediaLibrary+playlist.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DD7110EF1AF38B2B00854776
/* MLMediaLibrary+playlist.m */
;
};
DD7110F11AF38B2B00854776
/* MLMediaLibrary+playlist.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DD7110EF1AF38B2B00854776
/* MLMediaLibrary+playlist.m */
;
};
...
...
@@ -3665,8 +3667,10 @@
7D298F451AD58A0700A0BF68
/* UIImage+Blur.m in Sources */
,
7D871F521AD7257100348D27
/* UIImage+Scaling.m in Sources */
,
DDE490731ACE964200B1B5E3
/* VLCBaseInterfaceController.m in Sources */
,
DD670C981AFBEF0B00A2D7AB
/* MediaLibrary.xcdatamodeld in Sources */
,
DDE4906C1ACDB63F00B1B5E3
/* VLCNotificationRelay.m in Sources */
,
DD7110F11AF38B2B00854776
/* MLMediaLibrary+playlist.m in Sources */
,
DD670C971AFBEED400A2D7AB
/* MappingModel_2_5_to_2_5_2.xcmappingmodel in Sources */
,
DD1542121ACFF76400AFD4EC
/* VLCWatchTableController.m in Sources */
,
DD02C30E1ACAF4A50026EFEE
/* VLCRowController.m in Sources */
,
DD7635D61AF262D100240CB8
/* NSManagedObjectContext+refreshAll.m in Sources */
,
...
...
@@ -4347,6 +4351,7 @@
GCC_WARN_UNUSED_VARIABLE
=
YES
;
IPHONEOS_DEPLOYMENT_TARGET
=
6.1
;
ONLY_ACTIVE_ARCH
=
YES
;
OTHER_LDFLAGS
=
"-ObjC"
;
SDKROOT
=
iphoneos
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
};
...
...
@@ -4371,6 +4376,7 @@
GCC_WARN_UNUSED_VARIABLE
=
YES
;
IPHONEOS_DEPLOYMENT_TARGET
=
6.1
;
OTHER_CFLAGS
=
"-DNS_BLOCK_ASSERTIONS=1"
;
OTHER_LDFLAGS
=
"-ObjC"
;
SDKROOT
=
iphoneos
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
VALIDATE_PRODUCT
=
YES
;
...
...
@@ -4499,6 +4505,7 @@
GCC_WARN_UNUSED_VARIABLE
=
YES
;
IPHONEOS_DEPLOYMENT_TARGET
=
6.1
;
OTHER_CFLAGS
=
"-DNS_BLOCK_ASSERTIONS=1"
;
OTHER_LDFLAGS
=
"-ObjC"
;
SDKROOT
=
iphoneos
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
VALIDATE_PRODUCT
=
YES
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment